E V E R Y C A L L C O U N T S
4 7
Digit Map Table
Using the
Digit Map Table
, a string of 512 characters may be entered to define the dial plan. Within the
string, individual numbers are entered, separated by a '|'. In addition to dial pad digits, special characters
may be entered as follows:
The dial plan can include modification of a matching dialed number before call set-up. The Digit Map
Process defines the modification procedures for a number. The process may include:
•
TRNC:
Defines the number of digits to delete (truncate) from the number dialed.
•
Pre:
Defines the digits to insert in front of the number (including if truncated).
•
Post:
Defines the digits to insert at the end of the number (including if truncated).
x
matches any single digit (0 to 9).
T
inserts a timed pause for additional digits.
.
matches any number of occurrences of a digit, including zero occurrences and includes special
character matches.
+
matches any number of occurrences of the previous match, including special characters.
[ ]
matches a digit from a group of digits. This character combination is used with "." to define a range,
[2-6] matches any digit from 2 to 6 inclusive.