Version 6.2 541 February 2011
SIP User's Manual 8. IP Telephony Capabilities
Element
Type
Command
Type
Command Value Type Remarks
"!=" Boolean Returns true if the Boolean element
not equals to the value.
Boolean – can be either "0" or "1".
Action "Modify" Boolean Sets the Boolean element to the
value.
Boolean – can be either "0" or "1".
Attribute
Match "==" Integer
*Attribute
Returns true if the attribute element
equals to the value.
An attribute element value must be
of the same type of the attribute
element.
"!=" Integer
*Attribute
Returns true if the attribute element
not equals to the value.
An attribute element value must be
of the same type of the attribute
element.
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.
8.4.9.6 Syntax
Rules table:
Man Set ID Message
Type
Condition Action Element Action Type Action
Value
Row
Rule
ID <message-
type>
<match-
condition>
<message-
element>
<action-type> <value> ID
1. message-type:
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
a. method:
Description: rule is applied only if this is the message's method