class CscfEosRouteTableEntry

ManagedElement
+-CscfFunction
+-CscfEosApplication
+-CscfEosAnalysis
+-CscfEosRouteTable
+-CscfEosRouteTableEntry

Each instance of this class represents a route result that could be referred to from a CscfEosCaseTableEntry instance.

Attributes
EOSAdditionalRouteDT[0..4] nonUnique
cscfEosRouteAdditionalRoute
This attribute is a list of any additional Route-URIs (Route headers) to be added to the outgoing SIP request. The format is n:sip:<FQDN>:[<port>];[lr] or n:sip:<IP Address>:[<port>];[lr], where “n” is the order indicator of the Route-URI. Each additional Route-URI must have a unique value for “n” in the range of 1-9. The order indicators do not need to be sequential. The “lr” parameter should be included in the parameter value but if not specified will be implicitly set by system and added to the applicable Route-URI.The SIP-URI specified by the user will be normalized meaning that for an example extra whitespaces will be removed and if the same URI-parameter is specified several times only the first one will be kept.
TimerSec0to32DT
cscfEosRouteFailoverTimer = 0
This attribute is the Failover Timer value (in seconds) specific to this Routing Alternative and overrides the value of the CscfSipDefaultFailoverTimer if not set to 0. It defines the number of seconds before the destination needs to respond.

EOSRouteTableEntryIdDT
key
mandatory
noNotification
restricted
cscfEosRouteTableEntryId
This attribute is the name of the Routing Alternative. 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 or use the keyword "exit" or "enum". The attribute cannot be removed if referred to.
EOSRouteUriDT
mandatory
cscfEosRouteUri
This parameter specifies the SIP URI of this specific routing alternative. The SIP URI includes the FQDN (or IP-address) of the target node and can optionally include URI parameters, like transport, a port number and an “lr” parameter. Next hop routing will be performed to the target in case the “lr” parameter is omitted. The SIP URI specified by the user will be normalized meaning that for an example extra whitespaces will be removed and if the same URI parameter is specified several times only the first one will be kept.

  class CscfEosRouteTableEntry