Reference Guide 392 Document #: LTRT-17939
Mediant MSBR
Example
This example configures a Routing Policy "ITSP", which uses LDAP Servers Group "ITSP-
LDAP":
(config-voip)# gateway routing gw-routing-policy 0
(gw-routing-policy-0)# name ITSP
(gw-routing-policy-0)# ldap-srv-group-name ITSP-LDAP
(gw-routing-policy-0)# activate
59.6.5 ip2tel-routing
This command configures the IP-to-Tel Routing table, which lets you define IP-to-Tel routing
rules.
Syntax
(config-voip)# gateway routing ip2tel-routing <Index>
(ip2tel-routing-<Index>)#
Command Description
call-setup-rules-set-
Assigns a Call Setup Rule Set ID to the routing rule.
dst-host-pattern
Defines the prefix or suffix of the called (destined)
telephone number.
dst-phone-pattern
Defines the Request-
URI host name prefix of the incoming
INVITE message.
dst-type {trunk|trunk-
Defines the type of Tel destination.
Assigns an IP Profile to the call.
route-name
Defines a descriptive name, which is used when
associating the row in other tables.
src-host-pattern
Defines the prefix of the URI host name in the From
header of the incoming INVITE message.
Defines the source IP address of the incoming IP call.
src-ip-group-name
Assigns an IP Group from where the SIP message
(INVITE) is received.
src-phone-pattern
Defines the pre
fix or suffix of the calling (source) telephone
number.
src-sip-interface-name
Defines the SIP Interface on which the incoming IP call is
received.
trunk-group-id
Defines the Trunk Group
ID to where the incoming SIP call
is sent.
Defines the Trunk to where the incoming SIP call is sent.
Command Mode
Privileged User