#### MGCP configuraion ####
ccm-manager fallback-mgcp
ccm-manager redundant-host 192.168.12.115
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 192.168.12.114
!
mgcp
mgcp call-agent 192.168.12.114 service-type mgcp version 0.1
mgcp bind control source-interface GigabitEthernet0/0.102
mgcp bind media source-interface GigabitEthernet0/0.102
!
mgcp profile default
If MGCP is configured using commands given above call manager does not have enough access to reset the gateway.
In that case we will have to reset the gateway using
#no mgcp
#mgcp
Resetting the call manager will do nothing
# MGCP Configuration#
ccm-manager config
ccm-manager config server
NOTE: Above two commands will give call manager access to reset the gateway from call manager page itself. By hitting the reset button
# isdn bind-l3 ccm-manager <backhauls the layer 3 messages coming from telco to call manager>
Is another important command that needs to be added in the MGCP configuration
If MGCP is configured using commands given above call manager does not have enough access to reset the gateway.
ReplyDeleteIn that case we will have to reset the gateway using
#no mgcp
#mgcp
Resetting the call manager will do nothing
# MGCP Configuration#
ReplyDeleteccm-manager config
ccm-manager config server
NOTE: Above two commands will give call manager access to reset the gateway from call manager page itself. By hitting the reset button
# isdn bind-l3 ccm-manager
ReplyDeleteIs another important command that needs to be added in the MGCP configuration