Examples Of Codec Settings; Example With Incorrect Descriptions - Panasonic KX-UT670 Administrator's Manual

Smart desk phone
Hide thumbs Also See for KX-UT670:
Table of Contents

Advertisement

Section 5 Configuration File Programming

5.3.1 Examples of Codec Settings

Setting the Codec Priority to (1)G.729A, (2)PCMU, (3)G.722
## Codec Settings
# Enable G722
CODEC_ENABLE0_1="Y"
CODEC_PRIORITY0_1="3"
# Disable PCMA
CODEC_ENABLE1_1="N"
# Enable G729A
CODEC_ENABLE3_1="Y"
CODEC_PRIORITY3_1="1"
# Enable PCMU
CODEC_ENABLE4_1="Y"
CODEC_PRIORITY4_1="2"
Setting Narrow-band Codecs (PCMA and G.729A)
## Codec Settings
# Disable G722
CODEC_ENABLE0_1="N"
# Enable PCMA
CODEC_ENABLE1_1="Y"
CODEC_PRIORITY1_1="1"
# Enable G729A
CODEC_ENABLE3_1="Y"
CODEC_PRIORITY3_1="1"
# Disable PCMU
CODEC_ENABLE4_1="N"
Setting the G.729A Codec Only
## Codec Settings
# Disable G722
CODEC_ENABLE0_1="N"
# Disable PCMA
CODEC_ENABLE1_1="N"
# Enable G729A
CODEC_ENABLE3_1="Y"
CODEC_PRIORITY3_1="1"
# Disable PCMU
CODEC_ENABLE4_1="N"
# Do not set PCMU
CODEC_G711_REQ="0"

5.3.2 Example with Incorrect Descriptions

The following listing shows an example of a configuration file that contains incorrect formatting:
An improper description is entered in the first line. A configuration file must start with the designated
character sequence "# Panasonic SIP Phone Standard Format File #".
138
Administrator Guide
Document Version 2012-07

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents