HeaderCondition
This type is a class for model objects.
@since 7.0.0 Allows a cluster routing rule to be made to be able to route to a specific cluster based off of some defined header value. Format is "Cluster:HeaderKey:HeaderValue" if there is a HeaderKey with the value HeaderValue, then it would be routed to cluster Cluster.
Package: sipproxy
Supertype: SIPMessageCondition
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary headerKey : EString @since 7.0.0 This is the BnF header name that identifies the SIP header used to route to the correct cluster. This typically represents a non-standard header. headerValue : EString @since 7.0.0 This is the value portion of the header and needs to be an exact match.
Attribute Details
headerKey - @since 7.0.0 This is the BnF header name that identifies the SIP header used to route to the correct cluster. This typically represents a non-standard header.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
headerValue - @since 7.0.0 This is the value portion of the header and needs to be an exact match.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006