Configuration Parameters
•
The maximum length of a parameter name is 32 characters.
•
The maximum length of a parameter value is 500 characters excluding double quotation marks.
•
No space characters are allowed in the line except when the value includes a space character(s).
Example:
DISPLAY_NAME_PS1_1="John Smith"
(valid)
DISPLAY_NAME_PS1_1 = "John Smith"
(invalid)
•
Some parameter values can be specified as "empty" to set the parameter values to empty.
Example:
NTP_ADDR=""
•
The parameters have no order.
•
If the same parameter is specified in a configuration file more than once, the value specified first is applied.
•
All configurable settings can be specified in the configuration file. You can ignore settings that already have
the desired values. Only change parameters as necessary.
3.5 Configuration File Examples
The following examples of configuration files are provided on the Panasonic Web site (
®
see
).
•
Simplified Example of the Configuration File
•
Comprehensive Example of the Configuration File
3.5.1 Examples of Codec Settings
Setting the Codec Priority to (1)G.729A, (2)G.726-32, (3)PCMU, (4)G.722
## Codec Settings
# Enable G722
CODEC_ENABLE0_1="Y"
CODEC_PRIORITY0_1="4"
# Disable PCMA
CODEC_ENABLE1_1="N"
# Enable G726-32K
CODEC_ENABLE2_1="Y"
CODEC_PRIORITY2_1="2"
# Enable G729A
CODEC_ENABLE3_1="Y"
CODEC_PRIORITY3_1="1"
# Enable PCMU
CODEC_ENABLE4_1="Y"
CODEC_PRIORITY4_1="3"
Setting Narrow-band Codecs (PCMA, G.726-32 and G.729A)
## Codec Settings
# Disable G722
CODEC_ENABLE0_1="N"
# Enable PCMA
CODEC_ENABLE1_1="Y"
CODEC_PRIORITY1_1="1"
Document Version 2013-03
Administrator Guide
161
3.5.1 Examples of Codec Settings
Содержание KX-UDS124
Страница 146: ...146 Administrator Guide Document Version 2013 03 2 7 7 Restart ...
Страница 164: ...164 Administrator Guide Document Version 2013 03 3 5 2 Example with Incorrect Descriptions ...
Страница 250: ...250 Administrator Guide Document Version 2013 03 5 2 PS Registration using Provisioning ...
Страница 274: ...274 Administrator Guide Document Version 2013 03 8 1 How to back up and restore configuration data ...
Страница 280: ...280 Administrator Guide Document Version 2013 03 10 1 Troubleshooting ...
Страница 281: ...Section 11 Appendix Document Version 2013 03 Administrator Guide 281 ...
Страница 286: ...286 Administrator Guide Document Version 2013 03 11 1 Open Source Software ...
Страница 287: ...Index Document Version 2013 03 Administrator Guide 287 ...
Страница 289: ...Document Version 2013 03 Administrator Guide 289 Notes ...
Страница 290: ...290 Administrator Guide Document Version 2013 03 Notes ...
Страница 291: ...Document Version 2013 03 Administrator Guide 291 Notes ...