
Chapter 20 VoIP Commands
20.12.2 VoIP Dial Plan Command Summary
The following section lists the commands for this feature.
Table 60 Dial Plan Command Summary
COMMAND | DESCRIPTION |
voice dialplan clear | Clears the dial plan in memory. |
voice dialplan dial | Simulates dialing digits for dial plan parsing. |
voice dialplan load | Loads the dial plan from permanent memory and |
| overwrites the dial plan in runtime memory. |
voice dialplan save | Saves the dial plan to permanent memory. |
voice dialplan set | Sets up a dial plan rule. |
| |
| sequences. The collection of sequences must be |
| enclosed in paranthesis (). |
|
|
voice dialplan show | Displays dial plan details. |
voice dialplan switch <0:off1:on> | Enables or disables the dial plan. |
voice dialplan debug | Enables or disables the dial plan debug mode. |
20.12.3 VoIP Dial Plan Command Examples
This example configures a dial plan which only allows
ras> voice dialplan set (1 xxx xxxxxxx) ras> voice dialplan save
This example creates a dial plan that also allows
ras> voice dialplan set (1 xxx xxxxxxx <:1212> xxxxxxx) ras> voice dialplan save
This example creates a dial plan which requires a user to dial 8 as a prefix for local calls and 9 as a prefix for long distance.
ras> voice dialplan set (<9:> 1 xxx xxxxxxx <8:1212> xxxxxxx) ras> voice dialplan save
This example creates a dial plan which allows
ras> voice dialplan set (1
150 |
| |
DSL & IAD CLI Reference Guide |
| |
|
|
|