SIP User's Manual  790  Document #: LTRT-12804 
  Mediant 800 MSBG 
 
Parameter  Description 
Web: Dial Plan 
EMS: Dial Plan Name 
[CASTrunkDialPlanName_x] 
The CAS Dial Plan name that is used on a specific trunk (where 
x denotes the trunk ID). 
The range is up to 11 characters. 
For example, the below configures E1_MFCR2 trunk with a 
single protocol (Trunk 5): 
ProtocolType_5 = 7 
CASFileName_0='R2_Korea_CP_ANI.dat' 
CASTableIndex_5 = 0 
DialPlanFileName = 'DialPlan_USA.dat' 
CASTrunkDialPlanName_5 = 'AT_T' 
[CASFileName_x] 
CAS file name (e.g., 'E_M_WinkTable.dat') that defines the CAS 
protocol, where x denotes the CAS file ID (0-7). It is possible to 
define up to eight different CAS files by repeating this 
parameter. Each CAS file can be associated with one or more of 
the device's trunks, using the parameter CASTableIndex_x. 
Note: For this parameter to take effect, a device reset is 
required. 
Web: CAS Table per Channel 
[CASChannelIndex] 
Defines the loaded CAS protocol table index per B-channel 
pertaining to a CAS trunk. This parameter is assigned a string 
value and can be set in one of the following two formats: 
  CAS table per channel: Each channel is separated by a 
comma and the value entered depicts the CAS table index 
used for that channel. The syntax is <CAS index>,<CAS 
index> (e.g., "1,2,1,2…"). For this format, 31 indices must be 
defined for E1 trunks (including dummy for B-channel 16), or 
24 indices for T1 trunks. Below is an example for configuring 
a T1 CAS trunk (Trunk 5) with several CAS variants 
ProtocolType_5 = 7 
CASFILENAME_0='E_M_FGBWinkTable.dat' 
CASFILENAME_1='E_M_FGDWinkTable.dat' 
CASFILENAME_2='E_M_WinkTable.txt' 
CasChannelIndex_5 = 
‘0,0,0,1,1,1,2,2,2,0,0,0,1,1,1,0,1,2,0,2,1,2,
2,2’ 
CASDelimitersPaddingUsage_5 = 1 
  CAS table per channel group: Each channel group is 
separated by a colon and each channel is separated by a 
comma. The syntax is <x-y channel range>:<CAS table 
index>, (e.g., "1-10:1,11-31:3"). Every B-channel (including 
16 for E1) must belong to a channel group. Below is an 
example for configuring an E1 CAS trunk (Trunk 5) with 
several CAS variants: 
ProtocolType_5 = 8 
CASFILENAME_2='E1_R2D' 
CASFILENAME_7= E_M_ImmediateTable_A-Bit.txt' 
CasChannelIndex_5 = ‘1-10:2,11-20:7,21-31:2’  
Notes: 
  To configure this parameter, the trunk must first be stopped. 
  Only one of these formats can be implemented; not both. 
  When this parameter is not configured, a single CAS table 
for the entire trunk is used, configured by the parameter 
CASTableIndex.