Saturday, July 24, 2010

MGCP Gateway Auto Configuration

MGCP was created for a centralized architecture, where most of the configuration and call-control intelligence resides on a call agent, such as Cisco Callmanager.

Configuration on IOS Router,

MGCP-Gateway(config)#ccm-manager mgcp
MGCP-Gateway(config)#ccm-manager music-on-hold
MGCP-Gateway(config)#ccm-manager config server
MGCP-Gateway(config)#ccm-manager config

---> After this command Gateway will download configuration from Callmanager.

Configuration Callmanager


Note:

1. Domain Name must be the same with router hostname.

2. If you have command "ip domain-name" in router configuration for example "ip domain-name uclab.com" in Callmanager Gateway Configuration Page use Domain Name = MGCP-Gateway.uclab.com

3. If you have command "no ip domain-name" in router configuration just use MGCP-Gateway in Callmanager Gateway Configuration Page.

No comments:

Post a Comment