<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>The best thing to do is to use an existing MGCP gateway as an example, but here are some starting points. These are examples only, well, they're what I'm using. I'm sure someone will pipe up if I've steered you wrong. This does not include SRST. <br><ol><li>Pick a name for your gateway. This is important because it is part of the registration process and is the one thing that will come back to bite you. Use the full name in CallManager including domain name if configured in the router. This is the "hostname" part of the config plus the domain part. Sorry, mine is not configured with domain, so I can't give you the IOS cmd for it.<br></li><li>Assuming you're using PRIs, select whether it's T1 or E1, the clocking, switch type, controller info<br></li><ul><li>card type t1 0 0</li><li>network-clock-participate wic 0</li><li>network-clock-select 1 T1 0/1/0</li><li>isdn switch-type primary-4ess</li><li>controller T1 0/0/0<br>&nbsp;framing esf<br>&nbsp;linecode b8zs<br>&nbsp;pri-group timeslots 1-24 service mgcp</li><li>interface Serial0/0/0:23<br>&nbsp;no ip address<br>&nbsp;encapsulation hdlc<br>&nbsp;isdn switch-type primary-dms100<br>&nbsp;isdn incoming-voice voice<br>&nbsp;isdn bind-l3 ccm-manager<br>&nbsp;no cdp enable<br></li></ul><li>Configure a loopback so this interface is always up and you don't have to go reconfiguring things after:</li><ul><li>interface LoopbackVoice<br>&nbsp;description Voice Network Loopback (SRST/Misc)<br>&nbsp;ip address &lt;ipaddr&gt; &lt;255.255.255.255&gt;<br>&nbsp;h323-gateway voip bind srcaddr &lt;ipaddr&gt; (optional for SRST)</li></ul><li>Configure CCM information</li><ul><li>ccm-manager fallback-mgcp (optional for SRST)</li><li>ccm-manager redundant-host &lt;sub2ipaddr&gt; &lt;sub3ipaddr&gt; (secondary subscribers)<br></li><li>ccm-manager mgcp (tells the router to use MGCP)<br></li><li>no ccm-manager fax protocol cisco (for modem/fax passthrough)<br></li><li>ccm-manager config server &lt;tftpipaddr&gt; (configures TFTP server)<br></li><li>ccm-manager config (this is the command that says "go get my config" - do this LAST! after everything else is done)<br></li></ul><li>Configure MGCP information</li><ul><li>mgcp</li><li>mgcp call-agent &lt;sub1ipaddr&gt; 2427 service-type mgcp version 0.1 (this is your primary subscriber)</li><li>mgcp modem passthrough voip mode nse (required for modem/fax passthrough)</li><li>mgcp fax t38 inhibit (again, required for modem/fax passthrough)</li><li>mgcp bind control source-interface LoopbackVoice&nbsp; (tells the router to use the loopback address)</li><li>mgcp bind media source-interface LoopbackVoice (tells the router to use the loopback address)</li></ul></ol><br>I'm a little fuzzy on section five. Some of that stuff is re-written as the router downloads the MGCP configuration from CallManager as far as I know. Some can be configured manually. I never really got a straight answer from the TAC on that one.<br><br>I also noticed my switch type is different on my global switch type command vs my serial interface switch type. Not sure what happened there.<br><br><br>---<br>Lelio Fulgenzi, B.A.<br>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>"Bad grammar makes me [sic]" - Tshirt<br><br><br>----- Original Message -----<br>From: "Tim Huffman" &lt;thuffman@rosettastone.com&gt;<br>To: cisco-voip@puck.nether.net<br>Sent: Thursday, December 31, 2009 9:17:03 AM GMT -05:00 US/Canada Eastern<br>Subject: [cisco-voip] Setting up an MGCP VGW<br><br>




<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->


<div class="Section1">

<p class="MsoNormal">Does anyone have or know of any good documentation on how to
setup an MGCP Voice Gateway from scratch?&nbsp; I’ve been managing them for
some time, but have never set one up from scratch.</p>

<p class="MsoNormal">&nbsp;</p>

<p class="MsoNormal">Thanks,</p>

<p class="MsoNormal">&nbsp;</p>

<p class="MsoNormal"><i><span style="font-size: 13.5pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Tim Huffman</span></i><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: rgb(31, 73, 125);"></span></p>

<p class="MsoNormal">&nbsp;</p>

</div>

<br>_______________________________________________
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
</div></body></html>