From: Chuck Mason (romason0916@xxxxxxxxxxx)
Date: Sun May 26 2002 - 08:52:01 GMT-3
Hi Nigel,
Here is what I have configured. I guess I am just trying to see if there are
any other ways or "better" ways to handle a call when there is no match
against the dial-peers. In fact, the link below suggests one use the "T"
with caution. So, if you did not use the T-indicator then what would be the
suggested options?
cm
translation-rule 2
Rule 1 any 9993
!
!
dial-peer voice 1 pots
destination-pattern 1110
port 1/1/0
!
dial-peer voice 2 pots
destination-pattern 1111
port 1/1/1
!
dial-peer voice 3 voip
destination-pattern 999[2,3]
session target ipv4:150.100.1.254
!
dial-peer voice 7 voip
preference 1
destination-pattern [0-9]T
(or destination-pattern .T)
translate-outgoing called 2
session target ipv4:150.100.2.254
!
I am looking at this link:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fvvf
ax_c/vvfpeers.htm#20717
-----Original Message-----
From: Nigel Taylor [mailto:nigel_taylor@hotmail.com]
Sent: Sunday, May 26, 2002 8:30 PM
To: Chuck Mason; CCIE
Subject: Re: Destination patterns
Hey Chuck M.
I'm not totally sure of the question you're asking?
There are config examples fpr VoIP which look like the following,
dial-peer voice 3 voip
destination-pattern 816
session target ipv4:172.22.10.1
!
dial-peer voice 4 voip
destination-pattern 81690
session target ipv4:172.22.10.1
Now assume dial-peer 3 is configured for wild-card matching:
dial-peer voice 3 voip
destination-pattern 816..
session target ipv4:172.22.10.1
!
dial-peer voice 4 voip
destination-pattern 81690
session target ipv4:172.22.10.1
Are you referencing the spedific commands used with the "pots" dial-peers or
just VoIP general configuration.
http://www.cisco.com/warp/public/788/voip/in_dial_peer_match.html
http://www.cisco.com/warp/public/788/AVVID/backup_cm.html
HTH
Nigel
----- Original Message -----
From: "Chuck Mason" <romason0916@hananet.net>
To: "CCIE" <ccielab@groupstudy.com>
Sent: Sunday, May 26, 2002 6:44 AM
Subject: Destination patterns
> I see these examples for the POTS dial-peers:
>
> Router(config)> dial-peer voice 1 pots
> Router(config-dial-peer)> destination-pattern not-provided
> Router(config-dial-peer)> port 2
>
> Router(config)> dial-peer voice 1 pots
> Router(config-dial-peer)> port 2
> Router(config-dial-peer)> forward-to-unused-port
>
> Is there something like this for VOIP dial-peers?
> cm
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:59:09 GMT-3