Version 7.2 447 Mediant MSBR
Reference Guide 68. sbc
Command Description
dial-plan-rule
Defines the Dial Plan Rule table, which defines the dial
plans (rules) per Dial Plan. The table is a child of the Dial
Plan table. For more information, see Section 68.2.1.
Command Mode
Privileged User
Example
This example configures a Dial Plan with the name "ITSP":
(config-voip)# sbc dial-plan 0
(dial-plan-0)# name ITSP
(dial-plan-0)# activate
68.2.1 dial-plan-rule
This command configures the Dial Plan Rule table, which defines the dial plans (rules) per
Dial Plan. The table is a child of the Dial Plan table.
Syntax
(config-voip)# sbc dial-plan <Index>
(dial-plan-<Index>)# dial-plan-rule <Index>
(dial-plan-rule-<Index>/<Index>)#
Command Description
name
Defines a descriptive name, which is used when
associating the row in other tables.
prefix
Defines the prefix number of the source or destination
number.
Defines a tag.
Command Mode
Privileged User
Example
This example configures a Dial Plan rule for calls receive with prefix "1" with the name "ITSP":
(config-voip)# sbc dial-plan 0
(dial-plan-0)# name dial-plan-rule 1
(dial-plan-rule-0/1)# name INT
(dial-plan-rule-0/1)# prefix 1
(dial-plan-rule-0/1)# activate