RE: Destination-pattern- Calling all VOIP Experts

From: Robert Neil (RNeil@nova-data.com)
Date: Wed Sep 17 2003 - 15:17:14 GMT-3


If your dial peer's destination pattern is 408555.+ then you should match
this dial peer when you dial 4085551212 with a 6-digit match. Don't forget,
"." and "+" are wildcards and do not count as explicit matches. You might be
matching another peer before this one. Try using the "show dialplan number
4085551212" command and it will show you all the dial peers which match that
number.

HTH,

robert

-----Original Message-----
From: Paul Chen [mailto:cpjchen@starhub.net.sg]
Sent: Wednesday, September 17, 2003 12:50 PM
To: 'Brian Sims'; ccielab@groupstudy.com
Subject: RE: Destination-pattern- Calling all VOIP Experts

Brian,

Thanks, I got it to work. I just got confused looking at the Netmaster's lab
solutions.

By the way, I can't figure this out ?

If I have a dial peer with destination-pattern 4085551234

If I use a destination pattern of 408555.+ it will not connect to the dial
peer. But if I have 4085556 then it would work .

CCO documentation states that .+ implies a single digit occurred ONE or
MORE times, so 4085551234 should work ? One digit works but what about more
times ?

Same goes for .% and + and % and ? symbols - they don't work with the above
dial-peer

Go to TABLE 12 at this URL - perhaps I don't really understand the concepts

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuratio
n_guide_chapter09186a0080080aec.html

Thanks,
Paul

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Brian Sims
Sent: Wednesday, September 17, 2003 11:23 PM
To: ccielab@groupstudy.com
Subject: RE: Destination-pattern- Calling all VOIP Experts

Hey Paul,

Adding this voip dial-peer will work fine. I have used it on a client's
voice network.

dial-peer voice 100 voip
 destination-pattern 55574.....
 session target ipv4:135.15.13.1

Brian

dial-peer voice 100 voip
 destination-pattern 55574.....
 session target ipv4:135.15.13.1

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Todor Georgiev
Sent: Wednesday, September 17, 2003 6:06 AM
To: Paul Chen; ccielab@groupstudy.com
Subject: RE: Destination-pattern- Calling all VOIP Experts

Hi,
Try this
dial-peer voice 100 voip
 destination-pattern 55574T
 session target ipv4:135.15.13.1

or

dial-peer voice 100 voip
 destination-pattern 55574.....
 session target ipv4:135.15.13.1

-----Original Message-----
From: Paul Chen [mailto:cpjchen@starhub.net.sg]
Sent: Wednesday, September 17, 2003 12:34 PM
To: ccielab@groupstudy.com
Subject: Destination-pattern- Calling all VOIP Experts

Hi Everyone,

 

Can anyone figure out how to do this ? Any help appreciated.

 

R1

 

dial-peer voice 100 pots

 destination-pattern 5557412345

 port 1/0/0

!

dial-peer voice 101 pots

 destination-pattern 5557434567

 port 1/0/1

!

dial-peer voice 300 voip

 destination-pattern 7038103333

 session target ipv4:135.15.13.3

 

 

-Question ------------R3- call any R1's phones with only one voip
dial-peer.

 

 

 

dial-peer voice 300 pots

 destination-pattern 7038103333

 port 1/0/0

!

dial-peer voice 100 voip

 destination-pattern 55574[(12345),(34567)]$ ----------- This Does
NOT
work ? I tested it. Busy tone after dialing 55574

 session target ipv4:135.15.13.1

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:30 GMT-3