Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: VOIP

dial-peer strange behavior

 

 

Cisco voip RSS feed   Index | Next | Previous | View Threaded


omar.parihuana at gmail

Nov 23, 2009, 6:03 PM

Post #1 of 4 (440 views)
Permalink
dial-peer strange behavior

Hi list,

I have the follow dial-peers, when I dial 9989003336 the call ALWAYS goes
for dial-peer 120 why? if I have the dial-peer 8007 and 8009 more
specific??? Even I put preference command without success... what's
happening? any ideas?

!
dial-peer voice 120 pots
corlist outgoing CALLORANGE
preference 5
destination-pattern 99[7-9].......
port 1/0/0:15
forward-digits 9
!
dial-peer voice 8007 voip
corlist outgoing CALLORANGE
translation-profile outgoing GSM-GW
destination-pattern 99890[0-2][0-7]...
session target ipv4:206.49.208.199
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad

!
!
dial-peer voice 8009 voip
corlist outgoing CALLORANGE
translation-profile outgoing GSM-GW
preference 1
destination-pattern 9989003336
session target ipv4:206.49.208.199
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
!
Rgds.

--
Omar E.P.T
-----------------
Certified Networking Professionals make better Connections!


mousawi.ali at gmail

Nov 23, 2009, 11:50 PM

Post #2 of 4 (401 views)
Permalink
Re: dial-peer strange behavior [In reply to]

is 206.49.208.199 reachable? try to test with one dial-peer ...

On Tue, Nov 24, 2009 at 4:03 AM, omar parihuana <omar.parihuana [at] gmail>wrote:

> Hi list,
>
> I have the follow dial-peers, when I dial 9989003336 the call ALWAYS goes
> for dial-peer 120 why? if I have the dial-peer 8007 and 8009 more
> specific??? Even I put preference command without success... what's
> happening? any ideas?
>
> !
> dial-peer voice 120 pots
> corlist outgoing CALLORANGE
> preference 5
> destination-pattern 99[7-9].......
> port 1/0/0:15
> forward-digits 9
> !
> dial-peer voice 8007 voip
> corlist outgoing CALLORANGE
> translation-profile outgoing GSM-GW
> destination-pattern 99890[0-2][0-7]...
> session target ipv4:206.49.208.199
> dtmf-relay h245-alphanumeric
> codec g711ulaw
> no vad
>
> !
> !
> dial-peer voice 8009 voip
> corlist outgoing CALLORANGE
> translation-profile outgoing GSM-GW
> preference 1
> destination-pattern 9989003336
> session target ipv4:206.49.208.199
> dtmf-relay h245-alphanumeric
> codec g711ulaw
> no vad
> !
> Rgds.
>
> --
> Omar E.P.T
> -----------------
> Certified Networking Professionals make better Connections!
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip [at] puck
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>


matthnick at gmail

Nov 24, 2009, 12:46 AM

Post #3 of 4 (413 views)
Permalink
Re: dial-peer strange behavior [In reply to]

I bet if you look at 'debug voip ccapi inout' you'll see at least 3
big sections where it shows the calling/called/redirect number. That
means you're failing over on at least one dial peer. Find the
disconnect cause for the 2nd leg, and you'll find out more about your
problem. Either you're coming in via H323/SIP and don't have allow
connections, the endpoint is returning 404 / unallocated number, or
you have IP reachability problems most likely.

-nick

On Mon, Nov 23, 2009 at 9:03 PM, omar parihuana
<omar.parihuana [at] gmail> wrote:
> Hi list,
>
> I have the follow dial-peers, when I dial 9989003336 the call ALWAYS goes
> for dial-peer 120 why? if I have the dial-peer 8007 and 8009 more
> specific??? Even I put preference command without success... what's
> happening? any ideas?
>
> !
> dial-peer voice 120 pots
>  corlist outgoing CALLORANGE
>  preference 5
>  destination-pattern 99[7-9].......
>  port 1/0/0:15
>  forward-digits 9
> !
> dial-peer voice 8007 voip
>  corlist outgoing CALLORANGE
>  translation-profile outgoing GSM-GW
>  destination-pattern 99890[0-2][0-7]...
>  session target ipv4:206.49.208.199
>  dtmf-relay h245-alphanumeric
>  codec g711ulaw
>  no vad
>
> !
> !
> dial-peer voice 8009 voip
>  corlist outgoing CALLORANGE
>   translation-profile outgoing GSM-GW
>  preference 1
>  destination-pattern 9989003336
>  session target ipv4:206.49.208.199
>  dtmf-relay h245-alphanumeric
>  codec g711ulaw
>  no vad
> !
> Rgds.
> --
> Omar E.P.T
> -----------------
> Certified Networking Professionals make better Connections!
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip [at] puck
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
_______________________________________________
cisco-voip mailing list
cisco-voip [at] puck
https://puck.nether.net/mailman/listinfo/cisco-voip


omar.parihuana at gmail

Nov 24, 2009, 5:19 AM

Post #4 of 4 (395 views)
Permalink
Re: dial-peer strange behavior [In reply to]

Hi,

Thanks for your response...

The IP 206.49.208.199 is reachable. I have other dial-peer that works
perfectly with that IP address.

I'm going to run the debug in order to get more info...

Rgds.

On Tue, Nov 24, 2009 at 3:46 AM, Nick Matthews <matthnick [at] gmail> wrote:

> I bet if you look at 'debug voip ccapi inout' you'll see at least 3
> big sections where it shows the calling/called/redirect number. That
> means you're failing over on at least one dial peer. Find the
> disconnect cause for the 2nd leg, and you'll find out more about your
> problem. Either you're coming in via H323/SIP and don't have allow
> connections, the endpoint is returning 404 / unallocated number, or
> you have IP reachability problems most likely.
>
> -nick
>
> On Mon, Nov 23, 2009 at 9:03 PM, omar parihuana
> <omar.parihuana [at] gmail> wrote:
> > Hi list,
> >
> > I have the follow dial-peers, when I dial 9989003336 the call ALWAYS goes
> > for dial-peer 120 why? if I have the dial-peer 8007 and 8009 more
> > specific??? Even I put preference command without success... what's
> > happening? any ideas?
> >
> > !
> > dial-peer voice 120 pots
> > corlist outgoing CALLORANGE
> > preference 5
> > destination-pattern 99[7-9].......
> > port 1/0/0:15
> > forward-digits 9
> > !
> > dial-peer voice 8007 voip
> > corlist outgoing CALLORANGE
> > translation-profile outgoing GSM-GW
> > destination-pattern 99890[0-2][0-7]...
> > session target ipv4:206.49.208.199
> > dtmf-relay h245-alphanumeric
> > codec g711ulaw
> > no vad
> >
> > !
> > !
> > dial-peer voice 8009 voip
> > corlist outgoing CALLORANGE
> > translation-profile outgoing GSM-GW
> > preference 1
> > destination-pattern 9989003336
> > session target ipv4:206.49.208.199
> > dtmf-relay h245-alphanumeric
> > codec g711ulaw
> > no vad
> > !
> > Rgds.
> > --
> > Omar E.P.T
> > -----------------
> > Certified Networking Professionals make better Connections!
> >
> > _______________________________________________
> > cisco-voip mailing list
> > cisco-voip [at] puck
> > https://puck.nether.net/mailman/listinfo/cisco-voip
> >
> >
>



--
Omar E.P.T
-----------------
Certified Networking Professionals make better Connections!

Cisco voip RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.