Classification Rules' on page 462.
Condition Table
Web: Condition Table
CLI: configure voip > sbc
routing condition-table
[ConditionTable]
This table parameter configures Condition rules for SIP messages
using the same syntax as used in the SIP Message Manipulation
table. These Condition rules are later assigned to Classification rules
in the Classification table for enhancing the process of classifying
incoming SIP dialogs to an IP Groups.
[ ConditionTable ]
FORMAT ConditionTable_Index = ConditionTable_Condition,
ConditionTable_Description;
[ \ConditionTable ]
Note: For a detailed description of this table, see 'Configuring
Condition Rules' on page 467.
SBC IP-to-IP Routing Table
Web: IP-to-IP Routing Table
EMS: IP to IP Routing
CLI: configure voip > sbc
routing ip2ip-routing
[IP2IPRouting]
This table parameter configures the SBC IP-to-IP Routing table for
routing incoming SIP messages such as INVITE messages to an IP
destination. The format of this parameter is as follows:
[IP2IPRouting]
FORMAT IP2IPRouting_Index = IP2IPRouting_SrcIPGroupID,
IP2IPRouting_SrcUsernamePrefix, IP2IPRouting_SrcHost,
IP2IPRouting_DestUsernamePrefix, IP2IPRouting_DestHost,
IP2IPRouting_RequestType, IP2IPRouting_MessageCondition,
IP2IPRouting_ReRouteIPGroupID, IP2IPRouting_Trigger,
IP2IPRouting_DestType, IP2IPRouting_DestIPGroupID,
IP2IPRouting_DestSRDID, IP2IPRouting_DestAddress,
IP2IPRouting_DestPort, IP2IPRouting_DestTransportType,
IP2IPRouting_AltRouteOptions, IP2IPRouting_CostGroup;
[ \IP2IPRouting ]
For example:
IP2IPRouting 1 = -1, *, *, *, *, 0, , -1, 0, 0, 1, , , 0, -1, 0,;
Note: For a detailed description of this table, see 'Configuring SBC
IP-to-IP Routing' on page 468.
SBC Alternative Routing Reasons Table
Web: SBC Alternative
Routing Reasons
EMS: Alternative Routing
Reasons
CLI: configure voip > sbc
routing sbc-alternative-
routing-reasons
[SBCAlternativeRoutingRe
asons]
This table parameter configures the SBC Alternative Routing
Reasons table. This table is used for alternative IP-to-IP routing. If
4xx, 5xx, or 6xx SIP responses are received as a result of outgoing
SIP dialog-initiating methods (e.g., INVITE, OPTIONS, and
SUBSCRIBE messages), the device re-sends the messages to an
alternative route if the response is defined in this table and if there
are alternative routes configured in the IP-to-IP Routing table.
The format of this parameter is as follows:
[ SBCAlternativeRoutingReasons ]
FORMAT SBCAlternativeRoutingReasons_Index =
SBCAlternativeRoutingReasons_ReleaseCause;
[ \SBCAlternativeRoutingReasons ]
For example:
SBCAlternaiveRoutingReasons 0 = 403;
SBCAlternativeRoutingReasons 1 = 404;
Note: For a detailed description of this table, see 'Configuring
Alternative Routing Reasons' on page 474.