SIP User's Manual 272 Document #: LTRT-68806
Mediant 2000 & TP-1610 & TP-260/UNI
6.4.4 The ini File Example
Below is an example of an ini file for the VoIP gateway.
PCMLawSelect = 1
ProtocolType = 1
TerminationSide = 0
FramingMethod = 0
LineCode = 2
TDMBusClockSource = 4
ClockMaster = 0
;Channel Params
DJBufMinDelay = 75
RTPRedundancyDepth = 1
IsProxyUsed = 1
ProxyIP = 192.168.122.179
[CoderName]
FORMAT CoderName_Index = CoderName_Type, CoderName_PacketInterval,
CoderName_rate, CoderName_PayloadType, CoderName_Sce;
CoderName 1= g7231,90
[\CoderName]
;List of serial B-channel numbers
[TrunkGroup]
FORMAT TrunkGroup_Index = TrunkGroup_TrunkGroupNum,
TrunkGroup_FirstTrunkId,TrunkGroup_LastTrunkId, TrunkGroup_FirstBChannel,
TrunkGroup_LastBChannel, TrunkGroup_FirstPhoneNumber, TrunkGroup_ProfileId,
TrunkGroup_Module;
TrunkGroup 1 = 0,0,0,1,24,1000;
TrunkGroup 2 = 0,1,1,1,24,2000;
TrunkGroup 3 = 0,2,2,1,24,3000;
TrunkGroup 4 = 0,3,3,1,24,4000;
[\TrunkGroup]
EnableSyslog = 1
SyslogServerIP = 10.2.2.1
CallProgressTonesFilename = 'CPUSA.dat'
CASFileName = ‘E_M_WinkTable.dat’
SaveConfiguration = 1
6.5 The ini File Parameter Reference
The subsections below list all the ini file parameters. References to their descriptions in the
Embedded Web Server are provided, except for those ini file parameters that can only be
configured using the ini file (and not the Embedded Web Server).