User's Manual  798  Document #: LTRT-27055 
 
  Mediant 1000B Gateway & E-SBC 
  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. 
  To configure a dial plan: 
1.  Create a new file using a text-based editor (such as Notepad) and configure your Dial 
Plans, as required. 
2.  Save the file with the ini file extension name (e.g., mydialplans.ini). 
3.  Convert the ini file to a dat binary file, using AudioCodes DConvert utility. For more 
information, refer to DConvert Utility User's Guide.  
4.  Install the converted file on the device, as described in ''Loading Auxiliary Files'' on 
page 787. 
5.  Select the Dial Plans you want to use and configure a digit map: 
a.  Open the DTMF & Dialing page (Setup menu > Signaling & Media tab > 
Gateway folder > DTMF & Supplementary > DTMF & Dialing). 
b.  In the 'Dial Plan Index' field, enter the Dial Plans by index number that you want 
to use. The parameter can be set to 0 through 7, where 0 denotes PLAN1, 1 
denotes PLAN2, and so on.