Mailing List Archive

Strange AS5350 behaviour on dial-peers.
'lo

I have a set of dial-peers:

as-voip#sh dial-peer voice summary
dial-peer hunt 0
AD PRE PASS
TAG TYPE MIN OPER PREFIX DEST-PATTERN FER THRU SESS-TARGET PORT
10000 pots up up 0048T 0 0:D
10100 pots up up 00 00T 0 1:D
1000 voip up up [1-9]T 0 syst ras
2000 voip up up 0[1-9]T 0 syst ras

When the call is made from IP to the AS, with the following attributes:

Called number: 0048111111111
Calling number: 222222222

i get something like this:

as-voip#deb dialpeer

as-voip 251856: 3w1d: Inside dpMatchCore:
as-voip 251857: 3w1d: destination pattn: 0048111111111 expanded string: 0048111111111
as-voip 251858: 3w1d: Inside dpMatchCore:
as-voip 251859: 3w1d: destination pattn: 222222222 expanded string: 222222222
as-voip 251860: 3w1d: Inside dpMatchCore:
as-voip 251861: 3w1d: destination pattn: 222222222 expanded string: 222222222
as-voip 251862: 3w1d: MatchNextPeer: Peer 1000 matched

Why is it matching on calling number rather, then the called number?

--
k.
RE: Strange AS5350 behaviour on dial-peers. [ In reply to ]
some calling-number number matching is higher on the list of matching
criteria...

they're about 10, do some search on cco...

--

deejay

> -----Original Message-----
> From: cisco-voip-bounces@puck.nether.net
> [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jakub Klausa
> Sent: Sunday, March 14, 2004 19:53
> To: cisco-voip@puck.nether.net
> Subject: [cisco-voip] Strange AS5350 behaviour on dial-peers.
>
> 'lo
>
> I have a set of dial-peers:
>
> as-voip#sh dial-peer voice summary
> dial-peer hunt 0
> AD PRE PASS
> TAG TYPE MIN OPER PREFIX DEST-PATTERN FER THRU
> SESS-TARGET PORT
> 10000 pots up up 0048T 0
> 0:D
> 10100 pots up up 00 00T 0
> 1:D
> 1000 voip up up [1-9]T 0 syst
> ras
> 2000 voip up up 0[1-9]T 0 syst ras
>
> When the call is made from IP to the AS, with the following
> attributes:
>
> Called number: 0048111111111
> Calling number: 222222222
>
> i get something like this:
>
> as-voip#deb dialpeer
>
> as-voip 251856: 3w1d: Inside dpMatchCore:
> as-voip 251857: 3w1d: destination pattn: 0048111111111
> expanded string: 0048111111111 as-voip 251858: 3w1d: Inside
> dpMatchCore:
> as-voip 251859: 3w1d: destination pattn: 222222222 expanded
> string: 222222222 as-voip 251860: 3w1d: Inside dpMatchCore:
> as-voip 251861: 3w1d: destination pattn: 222222222 expanded
> string: 222222222 as-voip 251862: 3w1d: MatchNextPeer: Peer
> 1000 matched
>
> Why is it matching on calling number rather, then the called number?
>
> --
> k.
>
>
Re: Strange AS5350 behaviour on dial-peers. [ In reply to ]
Check your incoming call properties and make sure that it has the default
properties. If you define an incoming voip dial-peer it will most probably
solver your problem.
----- Original Message -----
From: "Daniska, Tomas" <tomas@tronet.com>
To: "Jakub Klausa" <jacke@bofh.pl>; <cisco-voip@puck.nether.net>
Sent: Sunday, March 14, 2004 6:57 PM
Subject: RE: [cisco-voip] Strange AS5350 behaviour on dial-peers.


> some calling-number number matching is higher on the list of matching
> criteria...
>
> they're about 10, do some search on cco...
>
> --
>
> deejay
>
> > -----Original Message-----
> > From: cisco-voip-bounces@puck.nether.net
> > [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jakub Klausa
> > Sent: Sunday, March 14, 2004 19:53
> > To: cisco-voip@puck.nether.net
> > Subject: [cisco-voip] Strange AS5350 behaviour on dial-peers.
> >
> > 'lo
> >
> > I have a set of dial-peers:
> >
> > as-voip#sh dial-peer voice summary
> > dial-peer hunt 0
> > AD PRE PASS
> > TAG TYPE MIN OPER PREFIX DEST-PATTERN FER THRU
> > SESS-TARGET PORT
> > 10000 pots up up 0048T 0
> > 0:D
> > 10100 pots up up 00 00T 0
> > 1:D
> > 1000 voip up up [1-9]T 0 syst
> > ras
> > 2000 voip up up 0[1-9]T 0 syst ras
> >
> > When the call is made from IP to the AS, with the following
> > attributes:
> >
> > Called number: 0048111111111
> > Calling number: 222222222
> >
> > i get something like this:
> >
> > as-voip#deb dialpeer
> >
> > as-voip 251856: 3w1d: Inside dpMatchCore:
> > as-voip 251857: 3w1d: destination pattn: 0048111111111
> > expanded string: 0048111111111 as-voip 251858: 3w1d: Inside
> > dpMatchCore:
> > as-voip 251859: 3w1d: destination pattn: 222222222 expanded
> > string: 222222222 as-voip 251860: 3w1d: Inside dpMatchCore:
> > as-voip 251861: 3w1d: destination pattn: 222222222 expanded
> > string: 222222222 as-voip 251862: 3w1d: MatchNextPeer: Peer
> > 1000 matched
> >
> > Why is it matching on calling number rather, then the called number?
> >
> > --
> > k.
> >
> >
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>