[Asterisk-Users] IRC
Andres Tello Abrego
criptos at aullox.com
Tue May 20 15:39:05 MST 2003
which ir is the * channel?
I have decleared 1 peer
one in veracruz:
[aullox_gdl]
type=peer
username=aullox_gdl
host=200.67.99.127
and aat gdl I have:
exten => 200,Dial(IAX/aullox_gdl at 200.64.35.58/200 at aullox)
200.64.35.58 is my ip 200 is tehe xtension and aull is the context
and at veracruz i have:
[aullox]
exten => 200,1,Wait,2
exten => 200,2,Playback(transfer,skip) ; "Please hold while..."
exten => 200,3,Dial(Phone/phone0)
exten => 200,104,Voicemail(u1234)
but, I get this when I call gdl->ver
*CLI> NOTICE[10251]: File chan_iax.c, Line 3628 (socket_read): Rejected
connect attempt from 200.67.99.127, request
'exten=200;language=en;context=aullox;username=aullox_gdl;formats=2;capability=65283;version=1;adsicpe=0'
av veracruz..
and in gdl:
-- Executing Dial("Phone/phone0",
"IAX/aullox_gdl at 200.64.35.58/200 at aullox") in new stack
-- Calling using options
'exten=200;language=en;context=aullox;username=aullox_gdl;formats=2;capability=65283;version=1;adsicpe=0'
-- Called aullox_gdl at 200.64.35.58/200 at aullox
WARNING[163851]: File chan_iax.c, Line 3711 (socket_read): Call rejected
by 200.64.35.58: No authority found
== No one is available to answer at this time
-- Hungup 'IAX[200.64.35.58:5036]/8'
damn...
any advice..
More information about the asterisk-users
mailing list