Version 6.2  215  February 2011 
SIP User's Manual   3. Web-Based Management 
 
Parameter  Description 
Suffix to Add 
[Suffix2Add] 
The number or string that you want added to the end of the user name. 
For example, if you enter '01' and the user name is "bobby", the new 
user name is "bobby01". 
Privacy Restriction Mode 
[PrivacyRestrictionMode] 
Determines user privacy handling (i.e., restricting source user identity 
in outgoing SIP dialogs).  
  [0] Transparent = No intervention in SIP privacy (default). 
  [1] Don't change privacy = The user identity remains the same as in 
the incoming SIP dialog. If a restricted number exists, the restricted 
presentation is normalized as follows: 
9  From URL header: anonymous@anonymous.invalid. 
9  If a P-Asserted-Identity header exists (either in the incoming 
SIP dialog or added by the device), a Privacy header is added 
with the value "id".  
  [2] Restrict = The user identity is restricted (the restricted 
presentation is as mentioned above). 
  [3] Remove Restriction = The device attempts to reveal the user 
identity by setting user values in the From header and removing the 
privacy "id" value if the Privacy header exists. 
If the From header user is anonymous, the value is taken from the P-
Preferred-Identity, P-Asserted-Identity, or Remote-Party-ID header (if 
exists). 
The device identifies an incoming user as restricted if one of the 
following exists: 
  From header user is anonymous. 
  P-Asserted-Identity and Privacy headers contain the value "id". 
Note: All restriction logic is performed after the user number has been 
manipulated.