User's Manual 456 Document #: LTRT-65417
MP-11x & MP-124
Element
Type
Command
Type
Command Value Type Remarks
Action Modify Integer
*Attribute
Sets the attribute element to the value.
An attribute element value must be of the
same type of the attribute element.
42.12 Syntax
This section describes the syntax of the fields of the Message Manipulations table. These
include:
Condition <denoted in this section for convenience as match-condition>
Action Subject (denoted in this section for convenience as "message-element")
Action Value
42.12.1 Message Type
The Message Type (message-type) syntax is described below:
Description: Rule is applied only if this is the message's type.
Syntax: <method>.<message-role>
Examples:
• invite.request
• invite.response.200
• subscribe.response.2xx
<method>
• Description: Rule is applied only if this is the message's method
• Syntax: token / any
• Examples:
♦ Invite, subscribe rule applies only to INVITE messages
♦ Unknown unknown methods are also allowed
♦ Any no limitation on the method type
<message-role>
• Description: Rule is applied only if this is the message's role.
• Syntax: request / response.response-code / any
• Examples:
♦ Request rule applies only on requests
♦ Response.200 rule applies only on 200 OK messages
♦ Any no limitations on the type of the message
<response-code>
• Description: Response code of the message.
• Syntax: 1xx / 2xx / 3xx / 4xx / 5xx / 6xx / 3digit / any
• Examples:
♦ 3xx any redirection response