From: Basel Tashkandi (basel@xxxxxxxxxxxxx)
Date: Wed Nov 21 2001 - 08:18:50 GMT-3
Hi,
when the router send/receive a call it will check all valid peers and will
take longest match whether its voip or pots or coming from voip or pots
thats why your design with .T or . only on all the dial peers is considered
to be bad design
you need to have some sort of planning in order to have a good working
environment
however I think you are doing this for the purpose of the lab and
practicing and I think you can say it will work but no grantee to work
every time and in a controlled behavior or fashion
as for the configuration
.T will be any number any length ( you can't use T only)
. means any single number
(I thought you were saying VoFR but your config is for VoIP)
do you care for the bandwidth? try to use different Codec
did you consider to have a matched Codec negotiation from both sides, try
to use
incoming called-number .T
it will ensure you have the same Codec both sides
There are very good documents on Cisco's web site
check this out
http://www.cisco.com/warp/public/788/index.shtml
you can farther check on the expression on the voice and dial part of the
documentation cd
regards
basel
At 11:01 20/11/2001 -0800, fwells12 wrote:
>My apologies Andy. With my very limited hands on experience with voice I
>thought a specific destination number on the dial peer was the only one you
>could use to call it.
>
>I wish I had a voice lab!!!!!!!!
>
>----- Original Message -----
>From: "Andy Cuberly" <andyc@netcat.com>
>To: "fwells12" <fwells12@hotmail.com>
>Sent: Tuesday, November 20, 2001 10:58 AM
>Subject: RE: Can someone verify this voice config please.
>
>
> > Before commenting back that my solutions are wrong please research the
> > proper configurations for voice and get some hands on, I am not guessing
> > that this configuration works, I know that it does. If you are sure that
> > your configs are correct then why ask for help?
> >
> > Andy Cuberly
> > Network Engineer
> > CCIE #8386
> > office (949) 852-6660
> > mobile (949) 278-0226
> >
> > -----Original Message-----
> > From: fwells12 [mailto:fwells12@hotmail.com]
> > Sent: Tuesday, November 20, 2001 10:16 AM
> > To: Andy Cuberly; ccielab@groupstudy.com
> > Subject: Re: Can someone verify this voice config please.
> >
> >
> > Thanks for the reply. Your suggestions don't meet the requirements
>though.
> > To dial the peer you could only use 111. I want to be able to dial it
>using
> > any number of any length...if it can be done.
> >
> > ----- Original Message -----
> > From: "Andy Cuberly" <andyc@netcat.com>
> > To: "'fwells12'" <fwells12@hotmail.com>; <ccielab@groupstudy.com>
> > Sent: Tuesday, November 20, 2001 5:59 AM
> > Subject: RE: Can someone verify this voice config please.
> >
> >
> > > Almost there - You need to insert a single "." before the capital "T" in
> > the
> > > destination pattern in the VOIP dial peer.
> > >
> > > Looks like this:
> > >
> > > destination-pattern .T
> > >
> > > Also - You need to add a valid extension number in the Pots dial peer on
> > the
> > > destination pattern line.
> > >
> > > example:
> > >
> > > R1
> > > dial-peer voice 1 pots
> > > destination-pattern 111
> > > port 1/0/0
> > >
> > > dial-peer voice 2 voip
> > > destination-pattern .T
> > > session target ipv4:x.x.x.x (IP address of R2)
> > >
> > >
> > > The rest looks good.
> > >
> > > Andy Cuberly
> > > CCIE #8386
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> > > fwells12
> > > Sent: Tuesday, November 20, 2001 12:50 AM
> > > To: ccielab@groupstudy.com
> > > Subject: Can someone verify this voice config please.
> > >
> > >
> > > I don't have voice access to try this. The object of the excersize is
>to
> > be
> > > able to use any number to dial over frame-relay to another phone and
>have
> > > that
> > > phone be able to dial back using any number too.
> > >
> > >
> > > R1-----------frame-relay ------------R2
> > >
> > > R1
> > > dial-peer voice 1 pots
> > > destination-pattern T
> > > port 1/0/0
> > >
> > > dial-peer voice 2 voip
> > > destination-pattern T
> > > session target ipv4:x.x.x.x
> > >
> > > R2
> > > dial-peer voice 1 pots
> > > destination-pattern T
> > > port 1/0/0
> > >
> > > dial-peer voice 2 voip
> > > destination-pattern T
> > > session target ipv4:x.x.x.x
This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:20 GMT-3