5-126 Compact T1 - Release 6.1
CLI Commands
set
set (router) mgcp up
Use the set (router) mgcp up command to start MGCP processing of incoming messages
and endpoint events. MGCP must be up for the Customer Media Gateway to properly
interact with an external call agent. The CMG notifies the call agent by means of one or
more Restart in Progress (RSIP) commands with the Restart Method parameter set to
"restart". An RSIP is sent for each voice channel which is configured as "up", after an initial
random delay of not more than 30 seconds. If MGCP is configured as up when a CMG
board reset or power cycle occurs, RSIP commands will be sent to the call agent when the
board is ready for MGCP operation. This command applies to the CMG Router card only.
Syntax: set {cmg_card-addr} mgcp up
Example: set 1 mgcp up
The example will start MGCP processing, with call agent with call agent
notification, for the CMG card in slot 1.
{cmg_card-addr}
The slot number (1-6) that contains the CMG card.
set (router) mgcp version
The set (router) mgcp version is an interoperability command to specify the version of the
MGCP protocol which is running on the Customer Media Gateway. This version must be
compatible with the version of MGCP running on the call agent. This command applies to
the CMG Router card only.
Syntax: set {cmg_card-addr} mgcp version {ietf01|ietf10|ncs}
Example: set 1 mgcp version ietf01
The example will set the MCGP protocol vers ion to IETF version 0.1, for the
CMG card in slot 1.
{cmg_card-addr}
The slot number (1-6) that contains the CMG card.
{ietf01|ietf10|ncs}
ietf01 IETF MGCP version 0.1, as specified in an IETF MGCP Internet draft
ietf10 IETF MGCP version 1.0, as specified in IETF RFC 2705 (Default)
ncs PacketCable MGCP version NCS 1.0