class CscfEosMatchProfileTableEntry

ManagedElement
+-CscfFunction
+-CscfEosApplication
+-CscfEosAnalysis
+-CscfEosMatchProfileTable
+-CscfEosMatchProfileTableEntry

Each instance of this class represents a match profile that could be referred to from a CscfEosCaseTableEntry instance.

Attributes
EOSTableEntryIdDT
key
mandatory
noNotification
restricted
cscfEosMatchProfileTableEntryId
This attribute is the name of the Profile. It is referred to from one or more EOS Cases and is therefore a precondition to the definition of any EOS Case that refers to it. The attribute cannot be empty and it cannot be set to the string "exit" since it is a reserved word. The attribute cannot be removed if referred to.
EOSMatchSipReasonDT[0..1]
cscfEosMatchSipReasonHeader
This attribute contains the Protocol and Cause Code combination part of the Reason Header(s) that are to be matched in this profile against the received SIP response. The attribute can be specified as a single, multiple (comma-separated), or all (empty) Protocol/Cause combination(s). Ranges (hyphen-separated) are not supported. This attribute is not matched against the received SIP response header if there was no match in cscfEosMatchSipResponseCode.
EOSMatchSipResponseDT[0..1]
cscfEosMatchSipResponseCode
This attribute contains the Response Code(s) that are to be matched in this profile against the received SIP response. It can be specified as a single response code, multiple response codes (comma-separated), a range of response codes (hyphen-separated), or all response codes (empty).

  class CscfEosMatchProfileTableEntry