Black Box COMPACT T1 MT850A User Manual

Page 193

Advertising
background image

Compact T1 - Release 6.1

5-109

CLI Commands

set

set (router) mgcp algorithmname

The set (router) mgcp algorithmname is an interoperability command to configure non-
default MGCP designations for voice coding algorithms supported by the CMG. MGCP
algorithm names are used in the "a:" attribute in the Local Connection Options (L:)
parameter line of a CRCX or MDCX command. The CMG will ignore the case of
characters in algorithm names received in MGCP commands from a call agent. Default
algorithm names are taken or derived from standard encoding names registered at IANA,
as specified at www.iana.org, the RTP section. This command takes effect immediately and
applies to the CMG Router card only.

The default MGCP algorithm names are given in column 2 below.

NOTE:

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

key is entered to enable this feature it will not be usable. The command, however,
will still succeed to allow for pre-configuration. For additional information on how to
purchase this feature, contact Customer Service.

Syntax:

set {cmg_card-addr} mgcp algorithmname {setting}

{"algorithm-name"}

Example:

set 1 mgcp algorithmname g711mu "Gxxx"

The example will set the mgcp algorithm coding to G.711 for mu-law and name
it "Gxxx", for the CMG card in slot 1.

{cmg_card-addr}

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

{setting}

Enter one of the following: g711mu, g711a, g726_16, g726_24, g726_32, g726_40, g729a.

{"algorithm-name"}

The MGCP algorithm name for the CMG card. This name must be enclosed in quotes, with
a maximum of 16 characters.

Algorithm

CMG Algorithm ID

MGCP Algorithm Name

g711 mu-law

g711mu

PCMU

g711 A-law

g711a

PCMA

g729A

g729a

G729A

g726-16 kb/s

g726_16

g726-16

g726-24 kb/s

g726_24

g726-24

g726-32 kb/s

g726_32

g726-32

g726-40 kb/s

g726_40

g726-40

Advertising