Compact T1 - Release 6.1 5-123
CLI Commands
set
set (router) mgcp retries
Use the set (router) mgcp retries command to specify the number of times an MGCP
command is retransmitted if there is no response from a call agent. After the last retry, if
another message timeout occurs, the endpoint will enter a disconnected mode.
Syntax: set {cmg_card-addr} mgcp retries {value}
Example: set 1 mgcp retries 4
The example sets the MCGP number of retries, for the CMG card in slot 1.
{cmg_card-addr}
The slot number (1-6) that contains the CMG card.
{value}
The value range is 0 - 10.
set (router) mgcp rsipwildcard
The set (router) mgcp rsipwildcard command to configure whether the CMG should send
a single wildcard RSIP or individual RSIPs for each endpoint, at those times when all
endpoints are transitioning. The CMG will default to individual RSIPs. If the wildcard
RSIP setting is enabled, the CMG will send an RSIP with the wildcard endpoint ID when
it transitions all of the endpoints. The call agent can then use AUEPs to determine
individual endpoint status. The CMG transitions all of the endpoints when it sets MGCP up
or down or when it is about to reboot or has just finished booting. Individual RSIPs will
always be sent when an endpoint is going to transition up or down independent from the
other endpoints, such as when a CLI command sets an endpoint up or down, or when the
disconnected state has occurred. This command applies to the CMG Router card only.
Syntax: set {cmg_card-addr} mgcp rsipwildcard
{disable|enable}
Example: set 1 mgcp rispwildcard enable
The example will enable use of RSIP wildcard, for the CMG card in slot 1.
{cmg_card-addr}
The slot number (1-6) that contains the CMG Router card.
{disable|enable}
disable Send individual RSIPs (Default).
enable Send wildcard RSIP.