class CscfDomainRoutingMatchingTableEntry

ManagedElement
+-CscfFunction
+-CscfDomainRoutingApplication
+-CscfDomainRoutingConfigurations
+-CscfDomainRoutingConfiguration
+-CscfDomainRoutingMatchingTables
+-CscfDomainRoutingMatchingTable
+-CscfDomainRoutingMatchingTableEntry

This is the Managed Object Class for the CSCF Domain Routing Matching Table Entry.

Attributes
String1to00255DT
key
mandatory
noNotification
restricted
cscfDomainRoutingMatchingTableEntryId
Key attribute to CscfDomainRoutingMatchingTableEntry.
This attribute contains an operator configured domain name string for table lookup using domain name best match to the original FQDN.
DomainRoutingDestinationModeDT
mandatory
cscfDomainRoutingMatchingTableEntryMode
This attribute specifies the destination routing option. Its value is an operator configured option for destination address list construction. The CSCF application collects the desired destination addresses and composes a destination address list based on the destination mode configuration.
The following destination modes can be defined:
1: The list consists of only the destination address(es) from the referenced Domain Routing Result Table entry. The SIP request is to be routed to these destination address(es) only. This is the default value.
2: The list consists of the destination address(es) from the referenced Domain Routing Result Table entry. The original FQDN destination address is also appended to the list with the lowest priority assignment. The SIP request is to be first routed to the destination address(es) from the result table. If routings to all the result table addresses fail, the SIP request routing falls back to the original FQDN destination address.
3: The list consists of the original FQDN destination address with the highest priority assignment followed by the destination address(es) from the referenced Domain Routing Result Table entry. The SIP request is to be routed to the original FQDN destination address first. If this routing fails, the SIP request is routed to the destination address(es) from the result table.
String1to00128DT
mandatory
cscfDomainRoutingMatchingTableEntryResult
This attribute references to a previously defined entry in the Domain Routing Result Table for next hop routing address resolution. It points to an existing result table entry in the format of result_table_name:result_entry_name.

  class CscfDomainRoutingMatchingTableEntry