Version 6.2
511
February 2011
SIP User's Manual
8. IP Telephony Capabilities
header.event.EVENTKEY.EVENTPACKAGE, 2, "'2'", 0;
Result:
Event: refer;id=5678
8.4.9.2.9 From
An example of the header is shown below:
From: <sip:555@10.132.10.128;user=phone>;tag=YQLQHCAAYBWKKRVIMWEQ
The header properties as shown in the table below:
Header Level Action
Add
Delete
Modify
List Entries
Operations Supported
No
No
No
NA
Keyword
Sub Types
Attributes
Name String
Read/Write
Param Param
Read/Write
tag String
Read
Only
URL
URL Structure (refer to
''URL'' on page
Read/Write
Below are header manipulation examples:
Example 1
Rule:
Change the user part of the From header if the user is not 654:
MessageManipulations 8 = 1, invite,
"header.from.url.user != '654'", header.from.url.user,
2, 'fred', 0;
Result:
From: <sip:fred@IPG2Host;user=phone>;tag=1c20161
Example 2
Rule:
Add a new parameter to the From header called p1 and set its value to
myParameter:
MessageManipulations 1 = 1, Invite.request,
,header.from.param.p1, 0, "'myParameter'", 0;
Result:
From:
<sip:fred@IPG2Host;user=phone>;p1=myParameter;tag=1c589
1
Example 3
Rule:
Modify the URL in the From header:
MessageManipulations 0 = 1, any, , header.from.url, 2,
'sip:3200@110.18.5.41;tusunami=0', 0;
Result:
From:
<sip:3200@110.18.5.41;user=phone;tusunami=0>;tag=1c2375
0
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 ...