The Ini File Structure Rules; Structure Of Individual Ini File Parameters; Structure Of Ini File Parameter Tables - AudioCodes MP-124 User Manual

Sip cpe & access analog gateways
Hide thumbs Also See for MP-124:
Table of Contents

Advertisement

SIP User's Manual
6.4.1
6.4.2
An example of an ini file containing individual ini file parameters is shown below:
6.4.3
Version 5.2
http://ArtTel.ru

The ini File Structure Rules

The ini file must adhere to the following format rules:
The ini file name must not include hyphens or spaces; use underscore instead.
Lines beginning with a semi-colon (";") as the first character are ignored. These can be
used for adding remarks in the ini file.
A carriage return (i.e., Enter) must be the final character of each line.
The number of spaces before and after the equals sign ("=") is not relevant.
If there is a syntax error in the parameter name, the value is ignored.
Syntax errors in the parameter value field can cause unexpected errors (parameters
may be set to the incorrect values).
Sub-section names are optional.
String parameter values that denote file names (for example, for parameter
CallProgressTonesFileName), must be placed between two inverted commas ('...').
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.

Structure of Individual ini File Parameters

The structure of the ini file containing individual ini file parameters is shown below:
[Subsection Name]
Parameter_Name = Parameter_Value
Parameter_Name = Parameter_Value
; REMARK
[SYSTEM Params]
SyslogServerIP = 10.13.2.69
EnableSyslog = 1
; These are a few of the system-related parameters.
[WEB Params]
LogoWidth = '339'
WebLogoText = '10.8.210.21'
UseWeblogo = 1
; These are a few of the Web-related parameters.

Structure of ini File Parameter Tables

You can use the ini file to add / modify parameter tables. When using tables, read-only
parameters are not loaded, as they cause an error when trying to reload the loaded file.
Therefore, read-only parameters mustn't be included in tables in the ini file. Consequently,
tables are loaded with all parameters having at least one of the following permissions:
Write, Create or Maintenance Write.
253
6. ini File Configuration
September 2007

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents