Configuration File Examples; Examples Of Codec Settings - Panasonic KX-UDS124 Administrator's Manual

Cell station unit (sip)
Hide thumbs Also See for KX-UDS124:
Table of Contents

Advertisement

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 Introduction).
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
3.5.1 Examples of Codec Settings
Administrator Guide
161

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents