ZyXEL Communications n/a Modem User Manual


 
Chapter 20 VoIP Commands
DSL & IAD CLI Reference Guide
151
In this example, the dial plan implements 002 & 003 area code calls being sent out via
different gateways.
The next example illustrates a more complex dial plan:
If one dials 3433334545, system will dial out 3434545 via default VoIP network (gateway
0).
If one dials 3434444545, system will dial out 4443434444545 via ISDN network
(gateway 2).
If one dials 54321, system will dial out 54321 via default PSTN network (gateway 1).
ras> voice dialplan set (1 002 xxxxxxx =gw0= | 1 003 xxxxxxx =gw1=)
ras> voice dialplan save
ras> voice dialplan set (xx<333:>x. | <:444>[1-3]x. =gw2= | x. =gw1=)
ras> voice dialplan save