[Asterisk-Users] IAXTEL toll-free gateway
Matt McIntyre
mamcinty at uncg.edu
Tue May 6 20:15:29 MST 2003
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 at iaxtel.com/18002255288 at 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 at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Andrew
Gillham
Sent: Tuesday, May 06, 2003 10:41 PM
To: asterisk-users at 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 at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list