Version 6.4 799 March 2012
SIP User's Manual C. SIP Message Manipulation Syntax
Result:
P-Preferred-Identity: "Alice Biloxi"
C.2.17 Privacy
An example of the header is shown below:
Privacy: none
The header properties are shown in the table below:
Header Level Action Add Delete Modify List Entries
Operations Supported Yes Yes No N/A
Keyword Sub Types Attributes
privacy 'Privacy Struct' on page
813
Read/Write
Below are header manipulation examples:
Example 1 Rule:
Add a privacy header and set it to ‘'session':
MessageManipulations 1 = 1, any, , header.Privacy, 0,
Result:
Privacy: session
Example 2 Rule:
Add ‘user’ to the list:
MessageManipulations 1 = 3, , ,
header.privacy.privacy.user, 2, '1', 0;
Result:
Privacy: session;user
C.2.18 Proxy-Require
An example of the header is shown below:
Proxy-Require: sec-agree
The header properties are shown in the table below:
Header Level Action Add Delete Modify List Entries
Operations Supported Yes Yes Yes N/A
Keyword Sub Types Attributes
Capabilities SIPCapabilities Struct Read/Write