Message Type
Description: Rule is applied only if this is the message's type
Syntax: <method>.<message role>
|
●
|
Description: Rule is applied only if this is the message's method |
|
◆
|
invite: rule applies only to INVITE messages |
|
◆
|
MyProprietary: rule applies only to the non-standard MyProprietary message |
|
◆
|
any: no limitation on the method type |
|
●
|
Description: Rule is applied only if this is the message's role |
|
●
|
Syntax: request / response.response-code / any |
|
◆
|
request: rule applies only on requests |
|
◆
|
response.200: rule applies only on 200 OK messages |
|
◆
|
any: no limitations on the type of the message |
|
●
|
Description: Response code of the message |
|
●
|
Syntax: 1xx / 18x / 2xx / 3xx / 4xx / 5xx / 6xx / 3digit / any |
|
◆
|
3xx: any redirection response |
|
◆
|
200: only 200 OK response |
Examples: