Version 5.8 193 September 2009
SIP User's Manual 4. INI File Configuration
The table below displays an example of an ini file table parameter:
[ PREFIX ]
FORMAT PREFIX_Index = PREFIX_DestinationPrefix,
PREFIX_DestAddress, PREFIX_SourcePrefix, PREFIX_ProfileId,
PREFIX_MeteringCode, PREFIX_DestPort;
PREFIX 0 = 10, 10.13.83.5, *, 0, 255, 0;
PREFIX 1 = 20, 10.13.83.7, *, 0, 255, 0;
PREFIX 2 = 30, 10.13.83.6, *, 0, 255, 0;
[ \PREFIX ]
Note: Do not include read-only parameters in the ini file table parameter, as this can
cause an error when trying to load the file to the device.
4.2.4 Example of an ini File
Below is an example of an ini file with individual and table parameters:
;Channel Parameters
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]
CallProgressTonesFilename = 'CPUSA.dat'
SaveConfiguration = 1