SIP User's Manual
256
Document #: LTRT-68808
Mediant
2000
4.2
The ini File Structure
The
ini
file can contain any number of parameters. The
ini
file can contain the following
types of parameters:
Individual parameters, which are conveniently grouped (optional) by their functionality
(refer to ''Structure of Individual ini File Parameters'' on page
)
Table parameters, which include multiple individual parameters (refer to ''Structure of
ini File Table Parameters'' on page
)
4.2.1
Structure Rules
The
ini
file must adhere to the following format rules:
The
ini
file name must not include hyphens (-) or spaces; if necessary, use an
underscore (_) instead.
Lines beginning with a semi-colon (;) are ignored. These can be used for adding
remarks in the
ini
file.
A carriage return (i.e., Enter) must be done at the end of each line.
The number of spaces before and after the equals sign (=) is irrelevant.
Subsection names for grouping parameters are optional.
If there is a syntax error in the parameter name, the value is ignored.
Syntax errors in the parameter's value can cause unexpected errors (parameters may
be set to the incorrect values).
Parameter string values that denote file names (e.g., CallProgressTonesFileName),
must be enclosed with inverted commas ('…'), e.g., CallProgressTonesFileName =
'cpt_usa.dat'
The parameter name is not case-sensitive.
The parameter value is not case-sensitive, except for coder names.
The
ini
file must end with at least one carriage return.
4.2.2
Structure of Individual ini File Parameters
The structure of individual
ini
file parameters in an
ini
file is shown below:
[Subsection Name]
Parameter_Name = Parameter_Value
Parameter_Name = Parameter_Value
; REMARK
An example of an
ini
file containing individual
ini
file parameters is shown below:
[SYSTEM Params]
SyslogServerIP = 10.13.2.69
EnableSyslog = 1
; These are a few of the system-related parameters.
[WEB Params]
LogoWidth = '339'
WebLogoText = 'My Device'
UseWeblogo = 1
; These are a few of the Web-related parameters.
[Files]
CallProgressTonesFileName = 'cpusa.dat'
Summary of Contents for Mediant 2000
Page 1: ...Document LTRT 68808 November 2008 User s Manual Version 5 6 ...
Page 2: ......
Page 18: ...SIP User s Manual 18 Document LTRT 68808 Mediant 2000 Reader s Notes ...
Page 254: ...SIP User s Manual 254 Document LTRT 68808 Mediant 2000 Reader s Notes ...
Page 334: ...SIP User s Manual 334 Document LTRT 68808 Mediant 2000 Reader s Notes ...
Page 342: ...SIP User s Manual 342 Document LTRT 68808 Mediant 2000 Reader s Notes ...
Page 408: ...SIP User s Manual 408 Document LTRT 68808 Mediant 2000 Reader s Notes ...
Page 414: ...SIP User s Manual 414 Document LTRT 68808 Mediant 2000 Reader s Notes ...
Page 418: ...User s Manual Version 5 6 www audiocodes com ...