This type is a class for model objects.
A condition that must be met for the SIP Routing Rule to fire.
Package: sipproxyAttributes Summary | |
type : MessageConditionKind | Indicates which aspect of a SIP message this message condition applies to. There are 5 types: To, From, Request URI, Source Address and Destination Address. To, From and Request URI are all derived from the SIP message header. Source and Destination Address are derived from the transport layer. |
value : EString | The value of the specified aspect of a SIP message. If the aspect matches this value, then the condition will be true. |
Attribute Details |