Compact T1 - Release 6.1 5-177
CLI Commands
set
set (router-voice) log start
Use the set (router-voice) log start command to start logging events to the CMG text log, for
the particular voice channels specified. Events are currently of two types, errors and MGCP.
This command does not clear the log before enabling new events. The events to be logged are
defined separately for each voice channel. (ie: one may start error logging for all channels, then
set error plus MGCP logging for one specific channel). This command applies to the CMG
Router card only.
Syntax: set {cmg_voice-addr} log start {both|errors|mgcp}
Example: set 2:1:1:8 log start both
The example will start logging errors MGCP for channel 8 on the CMG card in
slot 2.
{cmg_voice-addr}
In the form {slot:voip:port}
{both|errors|mgcp}
set (router-voice) log stop
Use the set (router-voice) log stop command to stop logging events to the CMG text log, for
the particular voice channel(s) specified. This command applies to the CMG Router card only.
Syntax: set {cmg_voice-addr} log stop
Example: set 2:1:1:8 log stop
The example will stop logging for channel 8 on the CMG card in slot 2.
{cmg_voice-addr}
Definition is same as above.
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
both Record MGCP protocol events and errors
errors Record protocol and other errors only
mgcp Record MGCP protocol events only