How to Configure a Virtual Tie Line 95
Figure 31 Sample Dial Plan Entries for Chicago Using Site Codes
The first TableEntry Create command creates entry 100 in Table 1. This
assumes that the highest previous entry in Table 1 was 99 or lower. Entry
100 watches for the 2-digit sequence 62 followed by a 4-digit extension
and specifies route 522 whenever a user dials such a 6-digit (Min = 6 and
Max = 6) sequence. Entry 101 watches for the 2-digit sequence 63
followed by a 4-digit extension and specifies route 523 whenever a user
dials such a 6-digit sequence. The choice of route numbers is made by the
person configuring the dial plans for the sites.
Two DestinationRoute Create commands create routes 522 and 523. The
Description field contains any text you want to use to describe each
route.
Two DestinationRouteEntry Create commands specify the extension list
for routes 522 and 523. Extension list *0006 is the default extension list
for VTLs.
Table Create 1 Internal 4 Digit Extensions
/ Id Entry Digits Min Max Class Prio Route
/ -- ----- ----------- --- --- ------------- ---- -----
TableEntry Create 1 100 62 6 6 WAN 0 522
TableEntry Create 1 101 63 6 6 WAN 0 523
/ Route Description
/ ----- -----------
DestinationRoute Create 522 Atlanta VTL Connection
DestinationRoute Create 523 Dallas VTL Connection
/ Route Entry DestinationExtension
/ ----- ----- --------------------
DestinationRouteEntry Create 522 1 *0006
DestinationRouteEntry Create 523 1 *0006
/ Route Entry OperId Operation Value
/ ----- ----- ------ --------- -----
DestinationRouteOperation Create 522 1 1 stripLead 2
DestinationRouteOperation Create 522 1 2 prepend 192*168*25*100*
DestinationRouteOperation Create 523 1 1 stripLead 2
DestinationRouteOperation Create 523 1 2 prepend 192*168*35*100*