[cisco-voip] Configure a route pattern to a specific dial peer on a h.323 gateway

Matthew Saskin msaskin at gmail.com
Fri Jul 17 11:39:50 EDT 2009


You'd need to have the route pattern prepend some specific digits which are
picked up by the dial peer.

For example, let's say you have a route pattern 9.[2-9]xxxxxx, and you want
it to match:
dial-peer voice 100 pots
  destination-pattern .......
  forward-digits all
  port 0/0/0:23

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
dial-peer voice 100 pots
  destination-pattern #123#.......
  forward-digits 7
  port 0/0/0:23

This is a bad/quickly put together example, but should get the point across.

If you don't mind, what is the real scenario you're hitting that just
passing the digits to the H.323 gateway and letting the dial-peers work on
their own isn't sufficing for?

-matt

On Wed, Jul 15, 2009 at 11:51 AM, Leetun, Rob <rleetun at bouldercounty.org>wrote:

>  Hi,
>
>
>
> 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!!
>
>
>
> Cheers
>
>
>
> Rob
>
>
>
> Robert Leetun
>
> Network Engineer
>
> Boulder County Information Technology
>
> 2025 14th Street
>
> Boulder, CO 80302
>
> 303 441-3866 (W)
>
> 303 441-3983 (F)
>
> rleetun at bouldercounty.org <arees at bouldercounty.org>
>
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090717/ad52ab86/attachment.html>


More information about the cisco-voip mailing list