Jeff,<br><br>the H323 gateways show up as unkown in CUCM because H.323 is a peer to peer protocol. basically H.323 doesn&#39;t need the call manager to function properly, what you do on the Gateway is you need create a Voip dial-peer pointing to your subsciber and a 2nd dial-peer with a higher preference pointing to your publisher (for redundancy) . on CUCM you configure the gateway as an h.323 device and the CUCM and H.323 gw will communicate with eachother without any problems . however on the H.323 GW you need to configure the dial-plan, you need to configure dial-peers for outgoing calls to match your dial plan in CUCM and a few dial-peers for incoming calls..<br>
<br>if you want to know if those gateways are in use with H.323 check the dial-peers on the router and also check the route list to double check if you have your gateway in a route group.<br><br>Cris<br><br><br><br><div class="gmail_quote">
2009/6/25 Jeff Ruttman <span dir="ltr">&lt;<a href="mailto:ruttmanj@carewisc.org">ruttmanj@carewisc.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>Thanks Cristobal, Ian.</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>There doesn&#39;t appear to be a dial plan problem.  
See below.</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>I&#39;m open to changing protocol to H.323, but I wouldn&#39;t 
know how to do that exactly at the moment.  And anyway as I mentioned we 
have an H.323 GW for each of the sites that use Trunks and POTS.  They&#39;ve 
always had a status of &quot;unknown&quot; and if you view their config, the registration 
is unknown.  2 of the 4 have a device name/IP address that is the same 
as the routers at those sites, and the other 2 have a device name/IP 
address that is the same as the IP on the FXO and FXS CCM configs on 
the MGCP GWs for these sites.  They are otherwise configured the 
same.</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>Are these H.323 GWs just ornamental??  Are 
they doing anything?  Certainly the MGCP GWs are....</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>I&#39;ll keep plugging away.  Little by little I&#39;ll 
catch on.</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>Thanks</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>jeff</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>
<li><b title="Results Summary">Results Summary</b> 
<ul>
  <li><b title="Calling Party Information">Calling 
  Party Information</b> 
  <ul>
    <li><b title="Calling Party">Calling Party</b> = 5801 
    </li><li><b title="Partition">Partition</b> = 
    </li><li><b title="Device CSS">Device CSS</b> = 
    </li><li><b title="Line CSS">Line CSS</b> = MO1Phones 
    </li><li><b title="AAR Group Name">AAR Group Name</b> = 
    </li><li><b title="AAR Calling Search Space">AAR CSS</b> = </li></ul>
  </li><li><b title="Dialed Digits">Dialed Digits</b> = 92977902 
  </li><li><b title="Match Result">Match Result</b> = RouteThisPattern 
  </li><li><b title="Matched Pattern Information">Matched 
  Pattern Information</b> 
  <ul>
    <li><b title="Pattern">Pattern</b> = 9.[2-9]XXXXXX 
    </li><li><b title="Partition">Partition</b> = MO1Routes 
    </li><li><b title="Time Schedule">Time Schedule</b> = </li></ul>
  </li><li><b title="Called Party Number">Called Party Number</b> = 
  92977902 
  </li><li><b title="Time Zone">Time Zone</b> = Central Standard/Daylight 
  Time 
  </li><li><b title="End Device">End Device</b> = MO1-RL-Local 
  </li><li><b title="Device Classification">Call Classification</b> = 
  OffNet 
  </li><li><b title="InterDigit Timeout">InterDigit Timeout</b> = NO 
  </li><li><b title="Device Override">Device Override</b> = Disabled 
  </li><li><b title="Outside Dial Tone">Outside Dial Tone</b> = NO 
</li></ul></li></span></font></div><br>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font size="2" face="Tahoma"><b>From:</b> Cristobal Priego 
[mailto:<a href="mailto:cristobalpriego@gmail.com" target="_blank">cristobalpriego@gmail.com</a>] <br><b>Sent:</b> Thursday, June 25, 2009 
11:28 AM<br><b>To:</b> Ian MacKinnon<br><b>Cc:</b> Jeff Ruttman; 
cisco-voip<br><b>Subject:</b> Re: [cisco-voip] Slow to connect 
calls<br></font><br></div><div><div></div><div class="h5">
<div></div>Sounds like Ian is right. you can have a dial plan problem<br>do you 
have a centralized deployment? if you do, you need to be very careful with the 
delay of MGCP, because this is a Master-Slave protocol. MGCP has a dependency of 
callmanager, so before you can place a call, the gw needs to talk to the CUCM to 
know what to do. if that&#39;s the case I&#39;d say the best option for you is to change 
your protocol to H.323.<br><br><br>Cris<br><br>
<div class="gmail_quote">2009/6/25 Ian MacKinnon <span dir="ltr">&lt;<a href="mailto:Ian.Mackinnon@lumison.net" target="_blank">Ian.Mackinnon@lumison.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  <div vlink="purple" link="blue" lang="EN-GB">
  <div>
  <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi Jeff,</span></p>
  <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">That sounds like a 
  dial plan problem ie it is waiting for another digit, and then timing 
  out.</span></p>
  <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span> </p>
  <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Can you dial the 
  number before hitting dial on the phone so it is all present as opposed to 
  lifting the handset and dialling each digit in turn?</span></p>
  <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span> </p>
  <div>
  <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
  <p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:cisco-voip-bounces@puck.nether.net" target="_blank">cisco-voip-bounces@puck.nether.net</a> [mailto:<a href="mailto:cisco-voip-bounces@puck.nether.net" target="_blank">cisco-voip-bounces@puck.nether.net</a>] <b>On Behalf Of </b>Jeff 
  Ruttman<br><b>Sent:</b> 25 June 2009 14:47<br><b>To:</b> 
  cisco-voip<br><b>Subject:</b> [cisco-voip] Slow to connect 
  calls</span></p></div></div>
  <div>
  <div></div>
  <div>
  <p> </p>
  <div>
  <p><span style="font-size: 10pt;">Greetings,</span></p></div>
  <div>
  <p> </p></div>
  <div>
  <p><span style="font-size: 10pt;">Some of our sites have DID trunk ports and 
  POTS lines, and we have MGCP controlled GWs with FXS and FXO configured.  
  We also have for these sites H.323 GWs--which frankly I&#39;m not sure why or what 
  they do.</span></p></div>
  <div>
  <p> </p></div>
  <div>
  <p><span style="font-size: 10pt;">Anyway, at one of those sites, it takes a 
  count of 15 or more for an outgoing call to connect.  I know some 
  delay is expected with that setup, but that&#39;s quite a bit longer than at our 
  comparable sites.</span></p></div>
  <div>
  <p> </p></div>
  <div>
  <p><span style="font-size: 10pt;">Is that length of delay still within 
  expectations?  Or is there something perhaps I can do to speed that 
  up?</span></p></div>
  <div>
  <p> </p></div>
  <div>
  <p><span style="font-size: 10pt;">Thanks</span></p></div>
  <div>
  <p><span style="font-size: 10pt;">jeff</span></p></div>
  <div>
  <p> </p></div>
  <p>CONFIDENTIALITY NOTICE: The information contained in this email including 
  attachments is intended for the specific delivery to and use by the 
  individual(s) to whom it is addressed, and includes information which should 
  be considered as private and confidential. Any review, retransmission, 
  dissemination, or taking of any action in reliance upon this information by 
  anyone other than the intended recipient is prohibited. If you have received 
  this message in error, please reply to the sender immediately and delete the 
  original message and any copy of it from your computer system. Thank 
  you.</p></div></div></div><br>
  <hr>
  <font size="1" color="gray" face="Arial">--<br><br>This email and any files 
  transmitted with it are confidential and intended<br>solely for the use of the 
  individual or entity to whom they are addressed.<br>If you have received this 
  email in error please notify the sender. Any<br>offers or quotation of service 
  are subject to formal specification.<br>Errors and omissions excepted. Please 
  note that any views or opinions<br>presented in this email are solely those of 
  the author and do not<br>necessarily represent those of Lumison.<br>Finally, 
  the recipient should check this email and any attachments for the<br>presence 
  of viruses. Lumison accept no liability for any<br>damage caused by any virus 
  transmitted by this 
  email.<br></font></div><br>_______________________________________________<br>cisco-voip 
  mailing list<br><a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br><div> </div>CONFIDENTIALITY NOTICE: The information contained in this email including attachments is intended for the specific delivery to and use by the individual(s) to whom it is addressed, and includes information which should be considered as private and confidential. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by anyone other than the intended recipient is prohibited. If you have received this message in error, please reply to the sender immediately and delete the original message and any copy of it from your computer system. Thank you.</div>
</div></div>

</blockquote></div><br>