[Asterisk-Users] Sip providor reference in extentions.conf

Philip Siegrist psiegrist at gmail.com
Thu Jan 6 16:34:03 MST 2005


On Thu, 6 Jan 2005 18:30:40 -0500, Philip Siegrist <psiegrist at gmail.com> wrote:
> On Thu, 06 Jan 2005 16:13:38 -0700, Ryan Courtnage <ryan-lists at voxbox.ca> wrote:
> > On Thu, 2005-06-01 at 17:56 -0500, Philip Siegrist wrote:
> > > Hi,
> > >
> > > I am stuck. :(  I am attempting to use a 3rd party voip company for LD
> > > calling by doing the following:
> > >
> > > sip.conf
> > >
> > > [newtel]
> > > type=peer
> > > host=sip1.newtel.net
> > > nat=yes
> > > disallow=all
> > > allow=g729
> > >
> > > extentions.conf:
> > >
> > > [newtel]
> > > exten => _81.,1,DIAL(SIP/${EXTEN:1}@newtel)
> > > exten => _81.,2,Congestion
> >
> > I think that your DIAL command should be:
> >
> > DIAL(SIP/newtel/${EXTEN:1})
> >
> > > If someone can help me I will buy you a pony.
> >
> > medium-rare please ;-)
> >
> > Ryan
> >
> >
> 
> No Pony for you :(.... same thing.
> 
> Here is asterisk:
> 
> Executing Dial("SIP/Phil-f9c7", "SIP/newtel/16175554569") in new stack
>     -- Called newtel/16175554569
>  WARNING[16517]: chan_sip.c:687 retrans_pkt: Maximum retries exceeded
> on call 0d93ecd72c6cd45d42cc18482f739059 at 172.17.2.10 for seqno 102
> (Critical Request)
>   == No one is available to answer at this time (1, 0/0/0)
> 
> This is the packet from the firewall:
> 
> 16:56:32.665476 IP 172.17.2.10.sip >
> uslec-66-255-165-3.cust.uslec.net.sip: UDP, length: 703
> 
> It just wont refer to the host.
> 


No Pony for you :(.... same thing.

Here is asterisk:

Executing Dial("SIP/Phil-f9c7", "SIP/newtel/16175554569") in new stack
   -- Called newtel/16175554569
WARNING[16517]: chan_sip.c:687 retrans_pkt: Maximum retries exceeded
on call 0d93ecd72c6cd45d42cc18482f739059 at 172.17.2.10 for seqno 102
(Critical Request)
 == No one is available to answer at this time (1, 0/0/0)

This is the packet from the firewall:

16:56:32.665476 IP 172.17.2.10.sip >
uslec-66-255-165-3.cust.uslec.net.sip: UDP, length: 703

It just wont refer to the host.

p.s. ryan. sorry for the dup messages.



More information about the asterisk-users mailing list