Version 6.6 417 MP-11x & MP-124
User's Manual 42. SIP Message Manipulation Syntax
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 438)
Read/Write
Below are header manipulation examples:
Add a P-Associated-Uri header to all INVITE response messages as follows:
P-Associated-URI:<sip:admin@10.132.10.108>
Message Type Condition Action Subject
Action
Type
Action Value
register.response
header.P-
Associated-
URI
Add '<sip:admin@10.132.10.108>'
Modify the user portion of the URL in the header to "sue" as follows:
P-Associated-URI:<sip:sue@10.132.10.108>
Message Type Condition Action Subject
Action
Type
Action Value
register.response
header.P-
Associated-
URI.url.user
Modify 'sue'
42.2.16 P-Called-Party-Id
An example of the header is shown below:
P-Called-Party-ID: <sip:2000@gw.itsp.com>
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
Name String Read/Write
URL URL Structure (see 'URL'
on page 438)
Read/Write
Below are header manipulation examples:
For all messages, add a P-Called-Party-Id header to all messages as follows:
P-Called-Party-ID: <sip:2000@itsp.com>