Version 5.8 361 October 2009
SIP User's Manual 6. Configuration Parameters Reference
6.7.8 Digit Collection and Dial Plan Parameters
The digit collection and dial plan parameters are described in the table below.
Table 6-29: Digit Collection and Dial Plan Parameters
Parameter Description
Web/EMS: Dial Plan Index
[DialPlanIndex]
Determines which dial plan index to use in the external Dial Plan
file. The Dial Plan file is loaded to the device as a *.dat file -
converted using the DConvert utility. The dial plan index can be
assigned globally or per Tel Profile.
The valid value range is 0 to 7, where 0 denotes PLAN1, 1 denotes
PLAN2, and so on. The default is -1, indicating no dial plan file.
Notes:
 If this parameter is used to select a dial plan, the settings of the
parameter DigitMapping are ignored.
 For a detailed description of the Dial Plan file, refer to ''External
Dial Plan File'' on page 454.
Web: Digit Mapping Rules
EMS: Digit Map Patterns
[DigitMapping]
Defines the digit map pattern. If the digit string (i.e., dialed number)
matches one of the patterns in the digit map, the device stops
collecting digits and establishes a call with the collected number.
The digit map pattern can contain up to 52 options (rules), each
separated by a vertical bar (|). The maximum length of the entire
digit pattern is 152 characters. The available notations include the
following:
 [n-m]: Range of numbers (not letters).
 . (single dot): Repeat digits until next notation (e.g., T).
 x: Any single digit.
 T: Dial timeout (configured by the parameter
TimeBetweenDigits).
 S: Immediately applies a specific rule that is part of a general
rule. For example, if your digit map includes a general rule 'x.T'
and a specific rule '11x', for the specific rule to take precedence
over the general rule, append 'S' to the specific rule (i.e., '11xS').
An example of a digit map is shown below:
11xS|00T|[1-7]xxx|8xxxxxxx|#xxxxxxx|*xx|91xxxxxxxxxx|9011x.T
In the example above, the last rule can apply to International
numbers - 9 for dialing tone, 011 Country Code, and then any
number of digits for the local number ('x.').
Notes:
 For this parameter to take effect, a device reset is required.
 If the parameter DialPlanIndex is configured (to select a dial
plan index), then the parameter DigitMapping is ignored.
 For a detailed description of the digit mapping, refer to ''Digit
Mapping'' on page 453.