Sip local dial plan settings, Sip local dial, Plan settings – AASTRA 6700i series, 9143, 9480i, 9480i CT SIP Administrator Guide EN User Manual

Page 800

Advertising
background image

41-001343-01 Rev 03, Release 3.2.2

A-69

SIP Local Dial Plan Settings

Parameter
sip dial plan

Local Dial Plan

(in Web UI)

Aastra Web UI

Basic Settings->Preferences

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 particular 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 example, 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 cannot change the dial plan from the
configuration files. The dial plan must be changed from the Aastra Web
UI.

Example

sip dial plan: "X+#|XXX+*"

Advertising