• One parameter can be assigned multiple extensions.Example: XXX?R?!="" / XXX?!?r=""Parameter Extension Configuration Example1. In the configuration file, set IP Addressing Mode to IPv4 and Read-OnlyExample parameter: IP_ADDR_MODE?R="0" ("0": IPv4)2. If an error occurs when attempting to set the IP Mode to IPv6 using the KX-TPA60, see To configure IPMode (IPv4, IPv6, IPv4&IPv6) in Configuring the Network Settings of the Unit.2.5 Configuration File ExamplesThe 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 File2.5.1 Examples of Codec SettingsSetting the Codec Priority to (1)G.729A, (2)G.722.2, (3)PCMU, (4)G.722## Codec Settings# Enable G.722.2(AMR-WB)CODEC_G722AMR_ENABLE="Y"# Enable G722CODEC_ENABLE0_1="Y"CODEC_PRIORITY0_1="4"# Disable PCMACODEC_ENABLE1_1="N"# Enable G.722.2CODEC_ENABLE2_1="Y"CODEC_PRIORITY2_1="2"# Enable G729ACODEC_ENABLE3_1="Y"CODEC_PRIORITY3_1="1"# Enable PCMUCODEC_ENABLE4_1="Y"CODEC_PRIORITY4_1="3"WIDEBAND_AUDIO_ENABLE="Y"Setting Narrow-band Codecs (PCMA and G.729A)## Codec Settings# Disable G.722.2(AMR-WB)CODEC_G722AMR_ENABLE="N"# Disable G722CODEC_ENABLE0_1="N"# Enable PCMACODEC_ENABLE1_1="Y"CODEC_PRIORITY1_1="1"# Disable G.722.2CODEC_ENABLE2_1="N"52 Administrator Guide Document Version 2015-022.5.1 Examples of Codec Settings