Black Box COMPACT T1 MT850A User Manual

Page 206

Advertising
background image

5-122

Compact T1 - Release 6.1

CLI Commands

set

set (router) mgcp quarantine

The set (router) mgcp quarantine is a interoperability command to specify the default
quarantine handling method that the CMG will employ if the call agent has not sent an
explicit quarantine handling value in the last Request Notify message. This command
applies to the CMG Router card only.

Syntax:

set {cmg_card-addr} mgcp quarantine {loop|step}

{discard|process}

Example:

set 1 mgcp quarantine loop process

The example sets the default quarantine method for the CMG card in slot 1.

{cmg_card-addr}

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

{loop|step}

{discard|process}

set (router) mgcp report hookswitch

The set (router) mgcp report hookswitch is a interoperability command to specify wether
the hookswitch events (offhook, onhook and flashhook) will always be reported to the call
agent when they occur ("persistent event"), or whether an event request must be made by
the call agent first. This command applies to the CMG Router card only.

Syntax:

set {cmg_card-addr} mgcp report hookswitch

{always|onrequest}

Example:

set 1 mgcp report hookswitch onrequest

The example will set the MCGP hookswitch reporting mode to wait for a request
from the call agent, for the CMG card in slot 1.

{cmg_card-addr}

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

{always|onrequest}

loop

Can generate multiple notifications to a request notify

step

Generate at most one notification to a request notify (Default)

discard

Discard events that are in the quarantine buffer

process

Process events that are in the quarantine buffer (Default)

always

Always report hookswitch events (Default)

onrequest

Wait for a request from the call agent before reporting hookswitch events

Advertising