Set (router) cdr, Set (router) compander, Set (router) cdr -94 – Black Box COMPACT T1 MT850A User Manual

Page 178: Set (router) compander -94

Advertising
background image

5-94

Compact T1 - Release 6.1

CLI Commands

set

set (router) cdr

Use the set (router) cdr command to enable or disable Call Detail Recording (CDR) for the
specified CMG card. Call Detail records can be viewed using the show (router) log command.
This command applies to the CMG Router card only.

Syntax:

set {cmg_card-addr} cdr {disable|enable}

Example:

set 1 cdr enable

The example will enable Call Detail Recording for the CMG card in slot 1.

{cmg_card-addr}

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

{disable|enable}

set (router) compander

Use the set (router) compander command to set the companding algorithm to use with the
PCM (G.711) voice stream to/from the TDM side of a connection. The default companding
algorithm is mu-law. The companding algorithm chosen for the CMG must match the
companding used on the associated TDM-side connected interface channel, i.e. FXS ports and/
or T1 channels. This command applies to the CMG Router card only.

Syntax:

set {cmg_card-addr} compander {alaw|mulaw}

Example:

set 1 compander alaw

The example will set the compander algorithm to alaw on the CMG Router in
slot 1.

{cmg_card-addr}

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

{alaw|mulaw}

disable

Disable Call Detail Recording.

enable

Enable Call Detail Recording.

alaw

The companding algorithm used in Europe and elsewhere.

mulaw

The companding algorithm used in North America.

Advertising