I have been playing around with asterisk for a week or so now and
haven't had too much trouble getting things to work but one thing seems
to puzzle me. I have been patient hoping that there was a configuration
error on the server or that the toll-free gateway was down but nothing
has changed. I have the following configuration context for IAXTEL:
[iaxtel]
exten =>
_17XXNXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1888NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1877NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1866NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1800NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_31800NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
I have no trouble dialing 1700 numbers but all of the other ones fail.
The following is the output on the console:
-- Executing Hangup("SIP/mamcinty-29ad", "") in new stack
== Spawn extension (default, #, 2) exited non-zero on
'SIP/mamcinty-29ad'
-- Executing Dial("SIP/mamcinty-fd5c",
"IAX/blah:blahblah@iaxtel.com/18002255288@iaxtel") in new stack
-- Calling using options
'exten=18002255288;callerid=mamcinty;language=en;context=iaxtel;username
=mamcinty;formats=2;capability=65283;version=1;adsicpe=2'
-- Called blah:blahblah@iaxtel.com/18002255288@iaxtel
-- Call accepted by 216.207.245.47 (format 2)
-- Format for call is 2
-- IAX[demo]/87 is circuit-busy
== Everyone is busy at this time
-- Hungup 'IAX[demo]/87'
Of course I have substituted blah and blahblah for the
username/password.
Is the toll free service still in operation? I have looked through the
archives hoping to find out with no avail.
Matt
Yo Matt,
Same here. It seems like the 1-800 gateway has already been down for
several weeks. The Dutch 31800 gateway should still work as usual.
Grtz,
Oliver
On Tue, May 06, 2003 at 02:39:52 -0400, Matt McIntyre wrote:
> I have been playing around with asterisk for a week or so now and
> haven't had too much trouble getting things to work but one thing seems
> to puzzle me. I have been patient hoping that there was a configuration
> error on the server or that the toll-free gateway was down but nothing
> has changed. I have the following configuration context for IAXTEL:
>
> [iaxtel]
> exten =>
> _17XXNXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
> exten =>
> _1888NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
> exten =>
> _1877NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
> exten =>
> _1866NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
> exten =>
> _1800NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
> exten =>
> _31800NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
>
> I have no trouble dialing 1700 numbers but all of the other ones fail.
>
> The following is the output on the console:
>
> -- Executing Hangup("SIP/mamcinty-29ad", "") in new
stack
> == Spawn extension (default, #, 2) exited non-zero on
> 'SIP/mamcinty-29ad'
> -- Executing Dial("SIP/mamcinty-fd5c",
> "IAX/blah:blahblah@iaxtel.com/18002255288@iaxtel") in new stack
> -- Calling using options
>
'exten=18002255288;callerid=mamcinty;language=en;context=iaxtel;username
> =mamcinty;formats=2;capability=65283;version=1;adsicpe=2'
> -- Called blah:blahblah@iaxtel.com/18002255288@iaxtel
> -- Call accepted by 216.207.245.47 (format 2)
> -- Format for call is 2
> -- IAX[demo]/87 is circuit-busy
> == Everyone is busy at this time
> -- Hungup 'IAX[demo]/87'
>
> Of course I have substituted blah and blahblah for the
> username/password.
>
> Is the toll free service still in operation? I have looked through the
> archives hoping to find out with no avail.
>
> Matt
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
It is even worse with me because somehow iaxtel is rejecting the call, can
someone help please?
Here's the output of the call:
-- Called blah:blah@iaxtel.com/18002255288
WARNING[1184091440]: File chan_iax2.c, Line 3957 (socket_read): Call rejected by
216.207.245.47: No such context/extension
== No one is available to answer at this time
-- Hungup 'IAX2[demo]/1'
I tried both IAX and IAX2
Cheers,
-Z
----- Original Message -----
From: "Matt McIntyre" <mamcinty@uncg.edu>
Date: Tue, 6 May 2003 23:15:29 -0400
To: <asterisk-users@lists.digium.com>
Subject: RE: [Asterisk-Users] IAXTEL toll-free gateway
> I just tried that and it doesn't work for me. I don't where the bad
luck
> is coming from.
>
> I get the same error:
>
> -- Called blah:blahblah@iaxtel.com/18002255288@iaxtel
> -- Call accepted by 216.207.245.47 (format 2)
> -- Format for call is 2
> -- IAX[demo]/2 is circuit-busy
> == Everyone is busy at this time
> -- Hungup 'IAX[demo]/2'
>
> Ahh!
>
>
> -----Original Message-----
> From: asterisk-users-admin@lists.digium.com
> [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Andrew
> Gillham
> Sent: Tuesday, May 06, 2003 10:41 PM
> To: asterisk-users@lists.digium.com
> Subject: Re: [Asterisk-Users] IAXTEL toll-free gateway
>
> On Tue, May 06, 2003 at 09:22:57AM -0400, John Lodden wrote:
> >
> > Hello,
> >
> > The 1-800 Gateway is up, in fact it handles hundreds of calls
> > a day. It is very important that the Caller ID, is set to a valid
> 10D
> > number or some tollfree long distance companies will not process
> the
> > call. (ie AT&T) If this continues to be a problem we can set
the
> > Callerid to the inbound IAXTEL number of 248-724-0700. (Currently
> > we allow IAXTEL to set the Callerid and pass it thru to our CLASS
> 4/5
> > switch which passes it thru to the LD carrier of the tollfree
> number)
>
> So should the following work for calling an 800 number?
> exten => _91800NXXXXXX,1,SetCallerID(248-724-0700)
> exten => _91800NXXXXXX,2,SetCIDName()
> exten =>
> _91800NXXXXXX,3,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel)
>
> Where ${IAXINFO} is set to userid:password of my account.
>
> Thanks.
>
> -Andrew
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
Can you please go here: http://www.iaxtel.com/ read and tell me what do you see. Or go here: http://gnophone.com/ read the 28th Feb News. tks, -Z ----- Original Message ----- From: Tilghman Lesher <tilghman@mail.jeffandtilghman.com> Date: Wed, 07 May 2003 17:59:49 -0500 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] IAXTEL toll-free gateway> On Wednesday 07 May 2003 05:31 pm, Zara Trousk wrote: > > It is even worse with me because somehow iaxtel is rejecting the > > call, can someone help please? Here's the output of the call: > > > > -- Called blah:blah@iaxtel.com/18002255288 > > WARNING[1184091440]: File chan_iax2.c, Line 3957 (socket_read): > > Call rejected by 216.207.245.47: No such context/extension == No > > one is available to answer at this time > > -- Hungup 'IAX2[demo]/1' > > IAXTel doesn't take 1-800 numbers -- that's done by other gateways. > IAXTel is only 1-700 numbers. > > -Tilghman > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
Hi Martin,
Yeah Thanks! That does it!
Still I keep getting this error:
==*CLI> dial 918779992433
-- Called blah:blah@iaxtel.com/18779992433@iaxtel
-- Call accepted by 216.207.245.47 (format 1024)
-- Format for call is 1024
-- IAX2[demo]/3 is circuit-busy
== Everyone is busy at this time
-- Hungup 'IAX2[demo]/3'
Any clues?
Tks,
-P
----- Original Message -----
From: Martin Pycko <martinp@digium.com>
Date: Wed, 7 May 2003 19:24:39 -0500 (CDT)
To: <asterisk-users@lists.digium.com>
Subject: RE: [Asterisk-Users] IAXTEL toll-free gateway
> you should add @iaxtel at the end of your Dial line
>
> compare this:
>
> -- Called blah:blah@iaxtel.com/18002255288
> -- Called blah:blahblah@iaxtel.com/18002255288@iaxtel
>
> Martin
>
> On Wed, 7 May 2003, Zara Trousk wrote:
>
> >
> > It is even worse with me because somehow iaxtel is rejecting the call,
can someone help please?
> > Here's the output of the call:
> >
> > -- Called blah:blah@iaxtel.com/18002255288
> > WARNING[1184091440]: File chan_iax2.c, Line 3957 (socket_read): Call
rejected by 216.207.245.47: No such context/extension
> > == No one is available to answer at this time
> > -- Hungup 'IAX2[demo]/1'
> >
> > I tried both IAX and IAX2
> >
> > Cheers,
> >
> > -Z
> >
> > ----- Original Message -----
> > From: "Matt McIntyre" <mamcinty@uncg.edu>
> > Date: Tue, 6 May 2003 23:15:29 -0400
> > To: <asterisk-users@lists.digium.com>
> > Subject: RE: [Asterisk-Users] IAXTEL toll-free gateway
> >
> > > I just tried that and it doesn't work for me. I don't
where the bad luck
> > > is coming from.
> > >
> > > I get the same error:
> > >
> > > -- Called blah:blahblah@iaxtel.com/18002255288@iaxtel
> > > -- Call accepted by 216.207.245.47 (format 2)
> > > -- Format for call is 2
> > > -- IAX[demo]/2 is circuit-busy
> > > == Everyone is busy at this time
> > > -- Hungup 'IAX[demo]/2'
> > >
> > > Ahh!
> > >
> > >
> > > -----Original Message-----
> > > From: asterisk-users-admin@lists.digium.com
> > > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of
Andrew
> > > Gillham
> > > Sent: Tuesday, May 06, 2003 10:41 PM
> > > To: asterisk-users@lists.digium.com
> > > Subject: Re: [Asterisk-Users] IAXTEL toll-free gateway
> > >
> > > On Tue, May 06, 2003 at 09:22:57AM -0400, John Lodden wrote:
> > > >
> > > > Hello,
> > > >
> > > > The 1-800 Gateway is up, in fact it handles hundreds of
calls
> > > > a day. It is very important that the Caller ID, is set
to a valid
> > > 10D
> > > > number or some tollfree long distance companies will not
process
> > > the
> > > > call. (ie AT&T) If this continues to be a problem we
can set the
> > > > Callerid to the inbound IAXTEL number of 248-724-0700.
(Currently
> > > > we allow IAXTEL to set the Callerid and pass it thru to
our CLASS
> > > 4/5
> > > > switch which passes it thru to the LD carrier of the
tollfree
> > > number)
> > >
> > > So should the following work for calling an 800 number?
> > > exten => _91800NXXXXXX,1,SetCallerID(248-724-0700)
> > > exten => _91800NXXXXXX,2,SetCIDName()
> > > exten =>
> > >
_91800NXXXXXX,3,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel)
> > >
> > > Where ${IAXINFO} is set to userid:password of my account.
> > >
> > > Thanks.
> > >
> > > -Andrew
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users@lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users@lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > --
> > __________________________________________________________
> > Sign-up for your own FREE Personalized E-mail at Mail.com
> > http://www.mail.com/?sr=signup
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users@lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
Hi Martin, It is working perfectly now. I think the trunk lines to 800 gateways were busy at the time. Tks, -P ----- Original Message ----- From: "Zara Trousk" <zaratrousk@mindless.com> Date: Thu, 08 May 2003 18:02:15 -0500 To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] IAXTEL toll-free gateway> > Hi Martin, > > Yeah Thanks! That does it! > Still I keep getting this error: > ==> *CLI> dial 918779992433 > -- Called blah:blah@iaxtel.com/18779992433@iaxtel > -- Call accepted by 216.207.245.47 (format 1024) > -- Format for call is 1024 > -- IAX2[demo]/3 is circuit-busy > == Everyone is busy at this time > -- Hungup 'IAX2[demo]/3' > > Any clues? > > Tks, > > -P > > > ----- Original Message ----- > From: Martin Pycko <martinp@digium.com> > Date: Wed, 7 May 2003 19:24:39 -0500 (CDT) > To: <asterisk-users@lists.digium.com> > Subject: RE: [Asterisk-Users] IAXTEL toll-free gateway > > > you should add @iaxtel at the end of your Dial line > > > > compare this: > > > > -- Called blah:blah@iaxtel.com/18002255288 > > -- Called blah:blahblah@iaxtel.com/18002255288@iaxtel > > > > Martin > > > > On Wed, 7 May 2003, Zara Trousk wrote: > > > > > > > > It is even worse with me because somehow iaxtel is rejecting the call, can someone help please? > > > Here's the output of the call: > > > > > > -- Called blah:blah@iaxtel.com/18002255288 > > > WARNING[1184091440]: File chan_iax2.c, Line 3957 (socket_read): Call rejected by 216.207.245.47: No such context/extension > > > == No one is available to answer at this time > > > -- Hungup 'IAX2[demo]/1' > > > > > > I tried both IAX and IAX2 > > > > > > Cheers, > > > > > > -Z > > > > > > ----- Original Message ----- > > > From: "Matt McIntyre" <mamcinty@uncg.edu> > > > Date: Tue, 6 May 2003 23:15:29 -0400 > > > To: <asterisk-users@lists.digium.com> > > > Subject: RE: [Asterisk-Users] IAXTEL toll-free gateway > > > > > > > I just tried that and it doesn't work for me. I don't where the bad luck > > > > is coming from. > > > > > > > > I get the same error: > > > > > > > > -- Called blah:blahblah@iaxtel.com/18002255288@iaxtel > > > > -- Call accepted by 216.207.245.47 (format 2) > > > > -- Format for call is 2 > > > > -- IAX[demo]/2 is circuit-busy > > > > == Everyone is busy at this time > > > > -- Hungup 'IAX[demo]/2' > > > > > > > > Ahh! > > > > > > > > > > > > -----Original Message----- > > > > From: asterisk-users-admin@lists.digium.com > > > > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Andrew > > > > Gillham > > > > Sent: Tuesday, May 06, 2003 10:41 PM > > > > To: asterisk-users@lists.digium.com > > > > Subject: Re: [Asterisk-Users] IAXTEL toll-free gateway > > > > > > > > On Tue, May 06, 2003 at 09:22:57AM -0400, John Lodden wrote: > > > > > > > > > > Hello, > > > > > > > > > > The 1-800 Gateway is up, in fact it handles hundreds of calls > > > > > a day. It is very important that the Caller ID, is set to a valid > > > > 10D > > > > > number or some tollfree long distance companies will not process > > > > the > > > > > call. (ie AT&T) If this continues to be a problem we can set the > > > > > Callerid to the inbound IAXTEL number of 248-724-0700. (Currently > > > > > we allow IAXTEL to set the Callerid and pass it thru to our CLASS > > > > 4/5 > > > > > switch which passes it thru to the LD carrier of the tollfree > > > > number) > > > > > > > > So should the following work for calling an 800 number? > > > > exten => _91800NXXXXXX,1,SetCallerID(248-724-0700) > > > > exten => _91800NXXXXXX,2,SetCIDName() > > > > exten => > > > > _91800NXXXXXX,3,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel) > > > > > > > > Where ${IAXINFO} is set to userid:password of my account. > > > > > > > > Thanks. > > > > > > > > -Andrew > > > > _______________________________________________ > > > > Asterisk-Users mailing list > > > > Asterisk-Users@lists.digium.com > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > _______________________________________________ > > > > Asterisk-Users mailing list > > > > Asterisk-Users@lists.digium.com > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > -- > > > __________________________________________________________ > > > Sign-up for your own FREE Personalized E-mail at Mail.com > > > http://www.mail.com/?sr=signup > > > > > > _______________________________________________ > > > Asterisk-Users mailing list > > > Asterisk-Users@lists.digium.com > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- > __________________________________________________________ > Sign-up for your own FREE Personalized E-mail at Mail.com > http://www.mail.com/?sr=signup > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
Is anyone else having trouble placing toll-free calls though IAXTel lately? Mine just stopped working yesterday, yet I seem to be able to make 1-700 calls. -brian 1-700-676-3830 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040407/3b3f5492/attachment.htm