Unsupported
An example of the header is shown below:
Unsupported: 100rel
The header properties are shown in the following table:
|
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:
|
Example 1 |
Rule: |
Add an Unsupported header to the message:
|
||||||||||||
|
Result: |
Unsupported: early-session |
|||||||||||||
|
Example 2 |
Rule: |
Modify the Unsupported header to 'replaces':
|
||||||||||||
|
Result: |
Unsupported: replaces |
|||||||||||||
|
Example 3 |
Rule: |
Set the path in the Unsupported headers options tag:
|
||||||||||||
|
Result: |
Unsupported: replaces, path |