Set (router-voice) algorithm preference, Set (router-voice) algorithm preference -169 – Black Box COMPACT T1 MT850A User Manual

Page 253

Advertising
background image

Compact T1 - Release 6.1

5-169

CLI Commands

set

set (router-voice) algorithm preference

Use the set (router-voice) algorithm preference command to specify the list of voice coding
algorithms which will be supported for VoIP calls, on the specified voice channel(s). More than
one algorithm can be listed, and they should be in order of preference. The default algorithm
preference list contains all supported codecs in the order shown below. This command takes
effect immediately, and applies to the CMG Router card only.

NOTE:

The G.729 feature is protected by a software key. Until an

appropriate key is entered to enable this codec will not appear in the
available codec list used in the MGCP and DSP messages and negotiation.
The command, however, will still succeed to allow for pre-configuration.

Syntax:

set {cmg_voice-addr} algorithm preference

{alg-choice1} [alg-choice2] [alg-choice3]...

Example:

set 2:1:1:1-24 algorithm preference g726_32 g711mu

The example will set the algorithm preference G.726-32 with a second choice as
G711 mu-law for voice channels 1 through 24 on the CMG card in slot 2.

{cmg_voice-addr}

In the form {slot:voip:port}.

{alg-choice1}

[alg-choice2] through [alg-choice6]

These optional fields should be listed in order of preference. Algorithms are used from the
list above and are only listed once.

slot

The slot number (1-6) that contains the CMG card.

voip

To designate VoIP 1:1 is used.

channel

Channel number for the router is 1-48, range or all

g711a

G.711 A-law PCM - 64 kb/s

g711mu

G.711 mu-law PCM - 56 or 64 kb/s

g729a

G.729 CS-ACELP - 8 kb/s

g726_40

G.726 ADPCM - 40 kb/s

g726_32

G.726 ADPCM - 32 kb/s

g726_24

G.726 ADPCM - 24 kb/s

g726_16

G.726 ADPCM - 16 kb/s

Advertising