User's Manual 432 Document #: LTRT-65417
MP-11x & MP-124
Below are header manipulation examples:
Set the user phone Boolean to be false in the To header's URL as follows:
To: <sip:101@10.132.10.128>
Message Type Condition Action Subject
Action
Type
Action Value
invite.request
header.to.url.UserPhone Modify '0'
Change the URL in the To header as follows:
To: <sip:101@10.20.30.60:65100>
Message Type Condition Action Subject
Action
Type
Action Value
invite.request
header.to.url.UserPhone Modify '0'
Set the display name to 'John' as follows:
To: "John" sip:101@10.20.30.60:65100
Message Type Condition Action Subject
Action
Type
Action Value
invite.request
header.to.name
Add a proprietary parameter to all To headers as follows:
To: "John" <sip:101@10.20.30.60:65100>;artist=singer
Message Type Condition Action Subject
Action
Type
Action Value
invite.request
header.to.param.artist Add 'singer'
42.2.35 Unsupported
An example of the header is shown below:
Unsupported: 100rel
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
Below are header manipulation examples:
Add an Unsupported header to the message as follows:
Unsupported: early-session
Message Type Condition Action Subject
Action
Type
Action Value
invite.response
header.unsupported Add 'early-session,
myUnsupportedHeader'