SIP User's Manual 796 Document #: LTRT-83310
Mediant 600 & Mediant 1000
C.2.12 P-Asserted-Identity
An example of the header is shown below:
P-Asserted-Identity: Jane Doe <sip:567@itsp.com>
The header properties are shown in the table below:
Header Level Action Add Delete Modify List Entries
Operations Supported Yes Yes Yes 1
Keyword Sub Types Attributes
URL URL Structure (see 'URL'
on page 815)
Read/Write
Name String Read/Write
Below are header manipulation examples:
Example 1 Rule:
Add a P-Asserted-Id header to all INVITE messages:
MessageManipulations 2 = 1, invite, , header.p-
asserted-identity, 0, '<sip:567@itsp.com>', 0;
Result:
P-Asserted-Identity: <sip:567@itsp.com>
Example 2 Rule:
Modify the P-Asserted-
Identity host name to be the same as the host name in
the To header:
MessageManipulations 2 = 1, invite, , header.p-
asserted-identity.URL.host, 2, header.to.url.host, 0;
Result:
P-Asserted-Identity: <sip:567@10.132.10.128>
C.2.13 P-Associated-Uri
An example of the header is shown below:
P-Associated-URI: <sip:12345678@itsp.com>
The header properties are shown in the table below:
Header Level Action Add Delete Modify List Entries
Operations Supported Yes Yes Yes 1
Keyword Sub Types Attributes
Name String Read/Write
Param Param Read/Write
URL URL Structure (see 'URL'
on page 815)
Read/Write