Installation guide
Operational, Basic, and Advanced Parameters
41-001561-00 REV00 – 10.2014 A-57
SIP Local Dial Plan Settings
Parameter –
sip dial plan
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description A dial plan describes the number and pattern of digits that a user dials to reach a partic-
ular telephone number. The SIP local dial plan is as follows:
Symbol Description
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Digit symbol
X Match any digit symbol (wildcard)
*, #, . Other keypad symbol; # can terminate
a dial string
| Expression inclusive OR
+ 0 or more of the preceding digit symbol
or [] expression
[] Symbol inclusive OR
- Used only with [], represent a range of
acceptable symbols; For example, [2-8]
“,” (open/close quotes) In the configuration files, enter the sip dial
plan value using quotes.
.;. Used when a secondary dial tone is
required on the phone. (For example,
“9;xxxxxx”, when a user has to dial “9” to get
and outside line and needs a secondary dial
tone presented.
You can configure prefix dialing by adding a prepend digit to the dial string. For exam-
ple, if you add a prepend map of “[2-9]XXXXXXXXX,91”, the IP phone adds the digits “91”
to any 10-digit number beginning with any digit from 2 to 9 that is dialed out. Other
examples of prepend mappings are:
1X+#,9 (Prepends 9 to any digit string beginning with “1” and terminating with “#”.)
6XXX,579 (Prepends “579” to any 4-digit string starting with “6”.)
[4-6]XXXXXX,78 (Prepends “78” to any 7-digit string starting with “4”, “5”, or “6”.
Format Alphanumeric characters
Default Value X+#|XX+*
Range Up to 512 alphanumeric characters.
If a User enters a dial plan longer than 512 characters, or a parsing error occurs, the
phone uses the default dial plan of “x+#|xx+*”. If this is the case, the Administrator can-
not change the dial plan from the configuration files. The dial plan must be changed
from the Mitel Web UI.
Example sip dial plan: "X+#|XXX+*"
Parameter –
sip dial plan terminator
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies whether or not pressing the hash/pound (i.e. "#") key, while performing an out-
going call on an open line, should be sent as %23 to the proxy in the dial string or if the
key should be used as a dial plan terminator (i.e. dials out the call immediately).
When enabled, the hash/pound key does not act as a dial plan terminator and is instead
sent as %23 to the proxy in the dial string.
When disabled (default), the hash/pound key acts as a dial plan terminator.
Format Boolean
Default Value 0 (Disabled)
Range 0 (Disabled - # used as a dial plan terminator)
1 (Enabled - # sent as %23 in dial string)
Example sip dial plan terminator: 1