Version 6.2
513
February 2011
SIP User's Manual
8. IP Telephony Capabilities
Below are header manipulation examples:
Example 1
Rule:
Add a Min-Se header to the message using a value of 50:
MessageManipulations 1 = 1, any, , header.min-se, 0,
'50', 0;
Result:
Min-SE: 50
Example 2
Rule:
Modify a Min-Expires header with the min-expires value and add an
additional 0:
MessageManipulations 0 = 1, Invite, , header.Min-
Expires.param, 2, "header.Min-Expires.time + '0'", 0;
Result:
Min-Expires: 340;3400
Example 3
Rule:
Modify a Min-Expires header changing the time to 700:
MessageManipulations 0 = 1, Invite, , header.Min-
Expires.time, 2, "'700'", 0;
Result:
Min-Expires: 700
8.4.9.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 as 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
)
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>
Summary of Contents for Mediant 800 MSBG
Page 2: ......
Page 366: ...SIP User s Manual 366 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 372: ...SIP User s Manual 372 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 390: ...SIP User s Manual 390 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 404: ...SIP User s Manual 404 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 616: ...SIP User s Manual 616 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 636: ...SIP User s Manual 636 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 652: ...SIP User s Manual 652 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...
Page 886: ...SIP User s Manual 886 Document LTRT 12804 Mediant 800 MSBG Reader s Notes ...