Compact T1 - Release 6.1 5-147
CLI Commands
set
set (router) voip packing
Use the set (router) voip packing command to configure the packing order for g726 voice
coding algorithms. The new default packing order for each voice coding algorithm is Big
Endian. Note that when upgrading from CMG version 1.0 the packing order for G.726-32
will be Little Endian until changed by the user to load defaults is issued.This command
applies to the CMG Router card only.
Syntax: set {cmg_card-addr} voip packing
{g726_40|g726_32|g726_24|g726_16}
{bigendian|littleendian}
Example: set 3 voip packing g726_32 bigendian
Use big-endian packing for the g726_32 codec.
{cmg_card-addr}
The slot number (1-6) that contains the CMG router card.
{g726_40|g726_32|g726_24|g726_16}
Voice coding algorithm to configure.
{bigendian|littleendian}
set (router) voip payload type
Use the set (router) voip payload type command to configure whether or not the CMG
will process RTP packets with invalid payload types in the RTP header. This command
applies to the CMG Router card only.
Syntax: set {cmg_card-addr} voip payload type {lenient|strict}
Example: set 3 voip payload type lenient
The example will set the CMG card to process packets with invalid payload type
values.
{cmg_card-addr}
The slot number (1-6) that contains the CMG card.
{algorithm}
bigendian Use big-endian packing for this codec
littleendian Use little-endian packing for this codec
lenient Process packets with invalid payload type
strict Do not process packets with invalid payload type (Default)