[Asterisk-Users] Realtime IAX
Carlos Chavez
cursor at telecomabmex.com
Fri Nov 18 16:05:58 MST 2005
I've been having a problem dialing IAX extensions since I implemented
Realtime for IAX Extensions. The problem is that I cannot seem to dial in a
simplified manner an extension like:
_9001.,1,Dial(IAX2/uid at voipjet/${EXTEN:3})
I get the following on the console:
-- Executing Dial("SIP/2001-ca0d", "IAX2/uid at voipjet/19566680301") in new stack
-- Called uid at voipjet/19566680301
Nov 18 16:58:47 NOTICE[2982]: chan_iax2.c:2818 auto_congest: Auto-congesting
call due to slow response
-- IAX2/voipjet-1 is circuit-busy
-- Hungup 'IAX2/voipjet-1'
I have the following information in my iax_buddies table:
name: voipjet
username: voipjet
type: friend
secret:
md5secret: (md5password)
dbsecret: NULL
notransfer: NULL
inkeys:
auth: md5
accountcode: VoipJet
amaflags: default
callerid:
context: casa
defaultip: NULL
host: 64.34.45.100
language: NULL
mailbox: NULL
deny: NULL
permit: NULL
qualify: no
disallow: all
allow: gsm;alaw;ulaw
ipaddr: NULL
port: 0
regseconds: 0
The only way I can use that service is to change my diaplan to the following:
_9001.,Dial(IAX2/uid:password at 64.34.45.100/${EXTEN:3})
This obviously does not use the information in iax_buddies to make the
call. Any ideas?
--
Carlos Chavez
Director de Tecnología
Telecomunicaciones Abiertas de México S.A. de C.V.
Tel: +52-55-91169161 Ext 2001
More information about the asterisk-users
mailing list