Category Parameter Name Ref.
COUNTRY_CALLING_CODE
Page 216
NATIONAL_ACCESS_CODE
Page 216
COUNTRY_CALLING_CODE_EX
Page 217
SIP_RESPONSE_CODE_CALL_REJECT
Page 219
SIP_REQURI_PORT_[1–8]
Page 217
SIP_ADD_RPORT_[1–8]
Page 217
SIP_SESSION_METHOD_[1–8]
Page 218
VOICE_MESSAGE_AVAILABLE
Page 218
SIP_RESPONSE_CODE_CALL_REJECT
Page 219
SIP_403_REG_SUB_RTX_[1–8] Page 220
*1
This setting can also be configured through the Web user interface.
4.2 General Information on the Configuration Files
4.2.1 Configuration File Specifications
The specifications of the configuration files are as follows:
File Format
The configuration file is in plain text format.
File Size
The
maximum size of a configuration file is 32,768 bytes. Regardless of the number of configuration files, the
total size of the configuration files must be 32,768 bytes or less.
Lines in Configuration Files
A configuration file consists of a sequence of lines, with the following conditions:
• Each line must end with "<CR><LF>".
• The maximum length of a line is 537 bytes including "<CR><LF>".
• The following lines are ignored:
– Lines that exceed the limit of 537 bytes
– Empty lines
– Comment lines that start with "#"
• Configuration files must start with a comment line containing the following designated character sequence
(28 bytes):
# PCC Standard Format File #
The hexadecimal notation of this sequence is:
23 20 50 43 43 20 53 74 61 6E 64 61 72 64 20 46
6F 72 6D 61 74 20 46 69 6C 65 20 22
• To prevent the designated character sequence being altered by chance, it is recommended that the
configuration file starts with the comment line shown below:
# PCC Standard Format File # DO NOT CHANGE THIS LINE!
Document Version 2013-02 Administrator Guide 139
4.2.1 Configuration File Specifications