VOIP MGCP command reference
VoIP MGCP
6-7
iMG/RG Software Reference Manual (Voice Service)
Description
--> voip mgcp protocol enable
See also
VOIP MGCP PROTOCOL SHOW
VOIP MGCP PROTOCOL DISABLE
6.1.7.1.3 VOIP MGCP PROTOCOL RESTART
Syntax
VOIP MGCP PROTOCOL RESTART
Description
This command restarts the VoIP MGCP signaling protocol module.
Any pending and active calls are released.
This command doesn't release any resources previously created during module configura-
tion.
Example
--> voip mgcp protocol restart
See also
VOIP MGCP PROTOCOL ENABLE
6.1.7.1.4 VOIP MGCP PROTOCOL SET DEFAULTPORT
Syntax
VOIP MGCP PROTOCOL SET DEFAULTPORT <ipport>
Description
This command sets the default listening/sending port used for MGCP signaling messages.
By default, when the MGCP module is attached to an IP interface using the VOIP MGCP
PROTOCOL SET NETINTERFACE command, the following default value is used:
defaultport:2427
Changing the signaling port causes the MGCP module to restart.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> voip mgcp protocol set defaultport 2427
See also
VOIP MGCP PROTOCOL ENABLE
Option
Description
Default Value
ipport
UDP/TCP port number used for signalling mes-
sages. Available values are in the range 1026 to
65534. Only even values can be accepted
2427