MGCP Configuration for Voice Gateways
- Cisco CallManager |
- Cisco |
- MGCP |
- Voice
I put this here primarily for my reference. I always end up forgetting one of the global commands when configuring a voice gateway for MGCP...this assumes a Cisco CallManager @ 172.30.100.104:
Router(config)#mgcp
Router(config)#mgcp call-agent 172.30.100.104
Router(config)#ccm-manager mgcp
!Now, the redundant CCM hosts:
Router(config)#ccm-manager redundant-host 172.30.100.105 172.30.100.106
!Now, the TFTP server configuration...gateway should be configured in CCM by this point.
Router(config)#ccm-manager config server 172.30.100.104
Router(config)#ccm-manager config
!In newer IOS/CCM versions, voice dial-peers are created automatically...older versions need this to place each port under MGCP control.
Router(config)#dial-peer voice 5000 pots
Router(config-dial-peer)#port 0/0/0 !FXS port
Router(config-dial-peer)#service MGCPAPP !or application MGCPAPP on older IOS versions
Comments
Hey man, I noticed today that
Hey man, I noticed today that you are pushing the date back for GWGK and moving the TUC up in date with Nuggets. Will there ever be a GWGK with Nuggets? I have been waiting for this one for a long time.
Also, in your BCMSN series...when your switch starts freaking out and just before you pause the video...in between the garbled junk, it is clear that you typed in 'Son of a Bitch' when you were trying to regain control. Oh, the things you notice when watching you.
Thanks for putting this MGCP
Thanks for putting this MGCP configuration
Its all over on Cisco mgcp gateways and organizations deploying IPT.
Even I keep forgetting the mgcp conf all the time though it is too simple!!!
Vidhyadhar
Don't forget, since this
Don't forget, since this might apply to some smaller roll outs, that CallerID on FXO ports is not supported in MGCP. As far as I can tell it's simply not part of the spec.
Ask me how I know this!
Jeremy I am gr8 fan of yours.
Jeremy I am gr8 fan of yours. Best wishes of Christmas in Advance. I require a small help from you. I am pursuing with my CCNA studies so dont know actually how should i do this. I stay in Oman where IP telphony (VoIP) is not allowed. Here ISP has blocked SIP and number of protocols. So for our office we have taken a VPN connection from www.strongvpn.com which gives us USA public ip allowing us to bypass our ISP and access everything blocked and also use VoIP. Now as our business is growing we are setting up remote offices which require interconnectivtiy. One office is in India and other in Dubai. Lease Line are too costly for our bussiness to afford. We are thinking to setup a Site 2 Site VPN through regular ADSL internet. But the problem is we are alreay using a VPN connection to bypass Our ISP so that we can take advantage of VoIP. My question is can be Use Two VPN at the same time. OR in simple words how should i design my network. The VPN connection from StrongVPN is from PC 2 Internet. Meaning every PC has its own login to connect to Stong VPN server and every PC gets it own personal USA Public IP on successful Connection. Please help me with this. I would really appreciate your help.
Hi, I am Farzand Ali and i am
Hi,
I am Farzand Ali and i am working in Pakistan in Ovex Technologies (Subsidiary of Enpointe Technologies U.S.A) as a Network Engineer (B.Sc. Computer Science and Engineering from University of Engineering and Technology, Lahore)(CCNA/CCNP/CCIE(written)). In a month or so i will be moving to Dubai. I keep lietening to your CBTs(video lectures) all the time and keep practising on GNS3(Dynamips) and have aspirations to move myself to the level of CCIE(R&S). Please guide me in regard for my preparation for CCIE(R&S).Also, i will be obliged if you could add me to your MSN list. I am making contacts with CCIEs and trying to know their experiences during preparation. In Pakistan i know the following CCIEs: Javed Hashmi(Ovex Technologies), Harooon Malik(Corvit Systems), Kashif-ul-Haq(Corvit Systems).So, please do add me to your MSN list.
My MSN ID: farzand_ali_548@hotmail.com
http://farzandali.wordpress.com/
www.linkedin.com/in/farzandali
Hey I am looking for a VSS
Hey
I am looking for a VSS training video. Any in progress?
BTW I am a Hugh fan
Hi, When I configure the
Hi,
When I configure the MGCP's gateways I only use the next commands:
ccm-manager config server
ccm-manager config
If the gateway is configured in CCM then the gateway downloads the configuration and it's added the others commands. If the gateway uses fallback I add manually the next command:
ccm-manager fallback-mgcp
What is your opinion of this setup?
Regards,
--
Alberto
Hi, Sorry, the correct
Hi,
Sorry, the correct commands are:
ccm-manager config server TFTP_Server_1 TFTP_Server_2
ccm-manager config
Regards,
--
Alberto
Who knows where to download
Who knows where to download XRumer 5.0 Palladium?
Help, please. All recommend this program to effectively advertise on the Internet, this is the best program!
Hello. And Bye.
Hello. And Bye.
Hi Thanks for your post about
Hi
Thanks for your post about MGCP configuration.