Reference Guide 458 Document #: LTRT-17939
Mediant MSBR
Command Mode
Privileged User
Example
This example configures a SIP response code 400 for alternative routing:
(config-voip)# sbc routing sbc-alt-routing-reasons 0
(sbc-alt-routing-reasons-0)# ip-group-name SIP-Trunk
(sbc-alt-routing-reasons-0)# activate
68.6.5 sbc-routing-policy
This command configures the Routing Policies table, which lets you define Routing Policy
rules.
Syntax
(config-voip)# sbc routing sbc-routing-policy <Index>
(sbc-routing-policy-<Index>)#
Command Description
lcr-call-length
Defines the average call duration (in minutes) and is used
to calculate the variable portion of the call cost.
lcr-default-cost
{highest-cost|lowest-
cost}
Defines whether routing rules in the IP-to-IP Routing table
that are not assigned a Cost Group are considered a
higher cost or lower cost route compared to other matched
routing rules that are assigned Cost Groups.
lcr-enable
Enables the Least Cost Routing (LCR) feature for the
Routing Policy.
Assigns an LDAP Server Group to the Routing Policy.
name
Defines a descriptive name, which is used when
associating the row in other tables.
Command Mode
Privileged User
Example
This example configures a Routing Policy for "ITSP" that is assigned LDAP Server Group
"AD":
(config-voip)# sbc routing sbc-routing-policy 0
(sbc-routing-policy-0)# name ITSP
(sbc-routing-policy-0)# ldap-srv-group-name AD
(sbc-routing-policy-0)# activate