Difference between revisions of "Privacy to hide Source number"
From Kolmisoft Wiki
Jump to navigationJump to search
m (moved Privacy to hide source to Privacy to hide Source number) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!---This functionality is available from MOR 9---> | <!---This functionality is available from MOR 9---> | ||
Users may want to hide their CallerID number by sending SIP '''Privacy''' header. '''Privacy''' header contains information on which parts of the CallerID are private. By default MOR still shows CallerID information to User in Calls list and CDR exports even though '''Privacy''' header was present. | |||
'''Hide CallerID if Privacy header is present''' setting allows to hide CallerID in User's Calls list, Active Calls and CDR Exports if call was made with SIP '''Privacy: id''' header. CallerID is still visible to Admin. | |||
=Per User settings= | |||
In Users details, '''Hide CallerID if Privacy header is present''' setting for this User: | |||
<br> | |||
[[Image:Hide_callerid_if_header_is_present.png]] | |||
Note: this setting is available only if MySQL ''mor.calls'' table has ''privacy'' field! | |||
=See also= | |||
* [[Privacy to hide Destination ends]] | |||
[[ | |||
Latest revision as of 08:49, 10 January 2017
Users may want to hide their CallerID number by sending SIP Privacy header. Privacy header contains information on which parts of the CallerID are private. By default MOR still shows CallerID information to User in Calls list and CDR exports even though Privacy header was present.
Hide CallerID if Privacy header is present setting allows to hide CallerID in User's Calls list, Active Calls and CDR Exports if call was made with SIP Privacy: id header. CallerID is still visible to Admin.
Per User settings
In Users details, Hide CallerID if Privacy header is present setting for this User:
Note: this setting is available only if MySQL mor.calls table has privacy field!