External Dial Plan File - AudioCodes Mediant 2000 User Manual

Voip media gateway sip protocol
Hide thumbs Also See for Mediant 2000:
Table of Contents

Advertisement

18.6.2 External Dial Plan File

The device allows you to select a specific Dial Plan (index) defined in an external Dial Plan
file. This file is loaded to the device as a .dat file (binary file), converted from an ini file
using the DConvert utility. This file can include up to eight Dial Plans (Dial Plan indices),
with a total of up to 8,000 dialing rules (lines). The required Dial Plan is selected using the
DialPlanIndex parameter. This parameter can use values 0 through 7, where 0 denotes
PLAN1, 1 denotes PLAN2, and so on. The Dial Plan index can be configured globally or
per Tel Profile.
The format of the Dial Plan index file is as follows:
A name in square brackets ("[...]") on a separate line indicates the beginning of a new
Dial Plan index.
Every 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 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
prefix includes 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
SIP User's Manual
280
Mediant 2000
Document #: LTRT-68814

Advertisement

Table of Contents
loading

Table of Contents