Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
Description | No | No | string | none | 64 - Max Length | Description of Message Table |
ResultType | Yes | No | Enum | 1 | Possible values:
| Specifies the result type of this message table, to go on to the next table configured in the signaling group. If eRtMandatory, and this table fails, all other tables in the signaling group will be dropped. If eRtOptional, then continue to the next table unconditionally. |
Sequence | Yes | No | string | none | 2000 - Max Length | List of Rule Identifier references, which may be either Response Line, Status Line, Header, or Message Rules. Max of 32 Header Rules per Message Table. This list conveys the sequence in which the rules in this table are executed. Provided as a comma-separated string of header rule the entry IDs. |
MessageType | Yes | No | Enum | 0 | Possible values:
| Specifies which message types will be handled by this table. If the value is eSPRMsg_List then the MessageTypeList attribute must indicate which messages are to be handled, otherwise the MessageTypeList attribute is ignored. |
MessageTypeList | Yes | No | string | none | 2000 - Max Length | Comma-separated list of SIP message types (request or response) to be handled by this table. If MessageType is eSPRMsg_List then this attribute contains the message list, otherwise this attribute is ignored. A maximum of 20 entries are allowed. |