Version 5.8 381 September 2009
SIP User's Manual 9. IP Telephony Capabilities
numerical ranges [n-m][x-y] (no comma between them).
The prefix can include asterisks ("*") and number signs ("#").
The number of additional digits can include a numerical range in the format x-y.
Empty lines and lines beginning with a semicolon (";") are ignored.
An example of a Dial Plan file with indices (in ini-file format before conversion to binary
*.dat) is shown below:
[ PLAN1 ]
; Area codes 02, 03, - phone numbers include 7 digits.
02,7
03,7
; Cellular/VoIP area codes 052, 054 - phone numbers include 8
digits.
052,8
054,8
; International prefixes 00, 012, 014 - number following
prefixes include 7 to 14 digits.
00,7-14
012,7-14
014,7-14
; Emergency number 911 (no additional digits expected).
911,0
[ PLAN2 ]
; Supplementary services such as Call Camping and Last Calls
(no additional digits expected), by dialing *41, *42, or *43.
*4[1-3],0
Notes:
• If the external dial plan file is used for digit mapping rules, then the
parameter DigitMapping is ignored.
•