E V E R Y C A L L C O U N T S
4 5
•
Post:
Defines the digits to insert at the end of the number (including if truncated).
•
Pause:
Defines the position in the number where, if matched, the phone will pause for additional
digits before processing the call. The pause duration is programmable under the
Dial
section of the
configuration file and has a default of 5 seconds.
•
Extra:
IP address of SIP device to send a call if a match occurs. The call is placed to the IP address in
place of the modified number.
Special characters can be used for special cases.
The following are examples of dial plans using the Routing Table.
Simple Dial Plan
Customer requirements
Process the call after any seven-digit number is dialed or if the Operator is dialed - 0.
From the above table, if the user dials 0 as the first digit, the phone will pause for additional digits. After
the pause, if no additional digits are dialed, the phone places a call to the Operator. In addition, after the
user dials any seven digits, the call is processed.
Complex Dial Plan
Customer requirements
Process the call after the local Operator at 0, long distance Operator at 00, a four-digit local extension
number starting with 3, 4 or 5, a seven-digit local number prefixed by an 8, two-digit number preceded by
star (*), a ten-digit long distance number prefixed by 91, or an international number starting with 9011
is dialed.
?
matches any single digit.
~
matches a string of characters of any length.
,
locates the position of a pause.
.
returns dial tone.
Number
TRNC
Pre
Post
Pause
Extra
0??????
0
NULL
NULL
?,
0.0.0.0
???????
0
NULL
NULL
NULL
0.0.0.0
Number
TRNC
Pre
Post
Pause
Extra
0?
0
NULL
NULL
?,
0.0.0.0
00
0
NULL
NULL
NULL
0.0.0.0
3???
0
NULL
NULL
NULL
0.0.0.0
4???
0
NULL
NULL
NULL
0.0.0.0
5???
0
NULL
NULL
NULL
0.0.0.0
8???????
0
NULL
NULL
NULL
0.0.0.0
*??
0
NULL
NULL
NULL
0.0.0.0
91??????????
0
NULL
NULL
NULL
0.0.0.0
0 9011~
0
NULL
NULL
NULL
0.0.0.0