As a test I'm trying to call the Asterisk shipping dept at (700) 428-6004
and have had no success.  Is IAXTEL working?  I have had no problems
with the Inter Asterisk connection part of the Asterisk demo.
Is there anything wrong with what I've got below?

Here is the log (password substituted of course):

-- Starting simple switch on 'Zap/2-1'
-- Executing Dial("Zap/2-1", "IAX2/sprior:[EMAIL PROTECTED]/[EMAIL PROTECTED]") in new stack
-- Called sprior:[EMAIL PROTECTED]/[EMAIL PROTECTED]
Nov 15 22:18:45 NOTICE[24211]: chan_iax2.c:2199 auto_congest: Auto-congesting call due to slow response
-- IAX2/69.73.19.178:4569/2 is circuit-busy
-- Hungup 'IAX2/69.73.19.178:4569/2'
== Everyone is busy/congested at this time
== Auto fallthrough, channel 'Zap/2-1' status is 'CHANUNAVAIL'
-- Hungup 'Zap/2-1'



I've got the following in my iax.conf: register => sprior:[EMAIL PROTECTED]

And the following in my extensions.conf:
[globals]
IAXINFO=sprior:password

[iaxtel]
exten => _1700NXXXXXX,1,Dial(IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED])
exten => _1888NXXXXXX,1,Dial(IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED])
exten => _1877NXXXXXX,1,Dial(IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED])
exten => _1866NXXXXXX,1,Dial(IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED])
exten => _1800NXXXXXX,1,Dial(IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED])

Thanks
Steve
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to