User's Manual 46. Software Upgrade
Version 6.8 623 Mediant 500L MSBR
Each line under the Dial Plan index defines a dialing prefix and the number of digits
expected to follow that prefix. The prefix is separated by a comma "," from the number
of additional digits.
The prefix can include numerical ranges in the format [x-y], as well as multiple
numerical ranges [n-m][x-y] (no comma between them).
The prefix can include the asterisk "*" and number "#" signs.
The number of additional digits can include a numerical range in the format x-y.
Empty lines are ignored.
Lines beginning with a semicolon ";" are ignored. The semicolon can be used for
comments.
Below shows an example of a Dial Plan file (in ini-file format), containing two dial plans:
; Example of dial-plan configuration.
; This file contains two dial plans:
[ PLAN1 ]
; Destination cellular area codes 052, 054, and 050 with 8 digits.
052,8
054,8
050,8
; Defines International prefixes 00, 012, 014.
; The number following these prefixes may
; be 7 to 14 digits in length.
00,7-14
012,7-14
014,7-14
; Defines emergency number 911. No additional digits are expected.
911,0
[ PLAN2 ]
; Defines area codes 02, 03, 04.
; In these area codes, phone numbers have 7 digits.
0[2-4],7
; Operator services starting with a star: *41, *42, *43.
; No additional digits are expected.
*4[1-3],0
The following procedure provides a summary on how to create a Dial Plan file and select
the required Dial Plan index.