Version 6.2 515 February 2011
SIP User's Manual 8. IP Telephony Capabilities
Result:
P-Called-Party-ID: <sip:2000@gw.itsp.com>
Example 2 Rule:
Append a parameter (p1) to all P-Called-Party-Id headers:
MessageManipulations 9 = 1, invite, , header.p-called-
party-id.param.p1, 0, 'red', 0;
Result:
P-Called-Party-ID: <sip:2000@gw.itsp.com>;p1=red
Example 3 Rule:
Add a display name to the P-Called-Party-Id header:
MessageManipulations 3 = 1, any, , header.p-called-
party-id.name, 2, 'Secretary', 0;
Result:
P-Called-Party-ID: Secretary
<sip:2000@gw.itsp.com>;p1=red
8.4.9.2.15 P-Charging-Vector
An example of the header is shown below:
P-Charging-Vector: icid-value=1234bc9876e; icid-generated-
at=192.0.6.8; orig-ioi=home1.net
The header properties as shown in the table below:
Header Level Action Add Delete Modify List Entries
Operations Supported Yes Yes No N/A
Keyword Sub Types Attributes
N/A N/A N/A
Below are header manipulation examples:
Rule:
Add a P-Charging-Vector header to all messages:
MessageManipulations 1 = 1, any, , header.P-Charging-Vector, 0,
"'icid-value=1234bc9876e; icid-generated-at=192.0.6.8; orig-
ioi=home1.net'", 0;
Result:
P-Charging-Vector: icid-value=1234bc9876e; icid-generated-
at=192.0.6.8; orig-ioi=home1.net
8.4.9.2.16 P-Preferred-Identity
An example of the header is shown below:
P-Preferred-Identity: "Cullen Jennings" <sip:fluffy@abc.com>
The header properties as shown in the table below:
Header Level Action Add Delete Modify List Entries
Operations Supported Yes Yes Yes N/A
Keyword Sub Types Attributes
Name String Read/Write
URL URL Structure (see ''URL''
on page 530)
Rea
d/Write