Version 5.8 455 October 2009
SIP User's Manual 9. IP Telephony Capabilities
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
Note: If the external dial plan file is used for digit mapping rules, then the parameter
DigitMapping is ignored.