Dec 5, 2007 #1 Wavesg Technical User Jul 11, 2001 237 US What's the recommended way to configure an IOS MGCP gateway? Stay cool; it’s not over yet!
Dec 5, 2007 #2 mtashiro Technical User Mar 27, 2003 249 US Here's a link: http://www.cisco.com/en/US/products/ps6441/products_configuration_guide_chapter09186a00805583bd.html Here's a partial config: controller T1 0/0/0 framing esf linecode b8zs pri-group timeslots 1-24 service mgcp ! ! interface Loopback0 ip address 10.160.1.101 255.255.255.255 ! interface Serial0/0/0:23 no ip address isdn switch-type primary-ni isdn incoming-voice voice isdn bind-l3 ccm-manager no cdp enable ! ccm-manager redundant-host 10.164.10.50 10.166.100.50 ccm-manager mgcp ccm-manager music-on-hold ccm-manager config server 10.166.100.51 ccm-manager config ! mgcp mgcp call-agent 10.166.100.51 2427 service-type mgcp version 0.1 mgcp dtmf-relay voip codec all mode out-of-band mgcp rtp unreachable timeout 1000 action notify mgcp modem passthrough voip mode nse mgcp package-capability rtp-package no mgcp package-capability res-package mgcp package-capability sst-package no mgcp package-capability fxr-package mgcp package-capability pre-package no mgcp timer receive-rtcp mgcp sdp simple mgcp fax t38 inhibit mgcp rtp payload-type g726r16 static mgcp bind control source-interface Loopback0 mgcp bind media source-interface Loopback0 ! mgcp profile default Upvote 0 Downvote
Here's a link: http://www.cisco.com/en/US/products/ps6441/products_configuration_guide_chapter09186a00805583bd.html Here's a partial config: controller T1 0/0/0 framing esf linecode b8zs pri-group timeslots 1-24 service mgcp ! ! interface Loopback0 ip address 10.160.1.101 255.255.255.255 ! interface Serial0/0/0:23 no ip address isdn switch-type primary-ni isdn incoming-voice voice isdn bind-l3 ccm-manager no cdp enable ! ccm-manager redundant-host 10.164.10.50 10.166.100.50 ccm-manager mgcp ccm-manager music-on-hold ccm-manager config server 10.166.100.51 ccm-manager config ! mgcp mgcp call-agent 10.166.100.51 2427 service-type mgcp version 0.1 mgcp dtmf-relay voip codec all mode out-of-band mgcp rtp unreachable timeout 1000 action notify mgcp modem passthrough voip mode nse mgcp package-capability rtp-package no mgcp package-capability res-package mgcp package-capability sst-package no mgcp package-capability fxr-package mgcp package-capability pre-package no mgcp timer receive-rtcp mgcp sdp simple mgcp fax t38 inhibit mgcp rtp payload-type g726r16 static mgcp bind control source-interface Loopback0 mgcp bind media source-interface Loopback0 ! mgcp profile default