You&#39;d need to have the route pattern prepend some specific digits which are picked up by the dial peer.<br><br>For example, let&#39;s say you have a route pattern 9.[2-9]xxxxxx, and you want it to match:<br>dial-peer voice 100 pots<br>
  destination-pattern .......<br>  forward-digits all<br>  port 0/0/0:23<br><br>To ensure that route pattern hits the one specific dial peer, you could (on the route-pattern) strip predot and prepend #123#, then have your dial peer look like<br>
dial-peer voice 100 pots<br>  destination-pattern #123#.......<br>  forward-digits 7<br>  port 0/0/0:23<br><br>This is a bad/quickly put together example, but should get the point across.<br><br>If you don&#39;t mind, what is the real scenario you&#39;re hitting that just passing the digits to the H.323 gateway and letting the dial-peers work on their own isn&#39;t sufficing for?<br>
<br>-matt<br><br><div class="gmail_quote">On Wed, Jul 15, 2009 at 11:51 AM, Leetun, Rob <span dir="ltr">&lt;<a href="mailto:rleetun@bouldercounty.org">rleetun@bouldercounty.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p>Hi,</p>

<p> </p>

<p>I am trying to configure a route pattern to a specific dial
peer on a h.323 gateway.  Can this be done and if so how?  Thanks!!</p>

<p> </p>

<p><span style="font-size: 10.5pt;">Cheers</span></p>

<p><span style="font-size: 10.5pt;"> </span></p>

<p><span style="font-size: 10.5pt;">Rob</span></p>

<p><span style="font-size: 10.5pt;"> </span></p>

<p><span style="font-size: 10.5pt;">Robert Leetun</span></p>

<p><span style="font-size: 10.5pt;">Network Engineer</span></p>

<p><span style="font-size: 10.5pt;">Boulder County Information
Technology</span></p>

<p><span style="font-size: 10.5pt;">2025 14th Street</span></p>

<p><span style="font-size: 10.5pt;">Boulder, CO 80302</span></p>

<p><span style="font-size: 10.5pt;">303 441-3866 (W)</span></p>

<p><span style="font-size: 10.5pt;">303 441-3983 (F)</span></p>

<p><span style="font-size: 10.5pt;"><a href="mailto:arees@bouldercounty.org" target="_blank">rleetun@bouldercounty.org</a></span></p>

<p> </p>

</div>

</div>


<br>_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">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>