Hi,

I am trying to set up asterisk to register to gnophone/IAX for me.

BUT:  The e-mail i received when I set up my account shows that
there is an @ sign contained within my password....

So, when I try to place a call I see the following: (No, that is NOT my
real password, and yes, I have re-checked the gnophone e-mail, and an
@ sign is really the second character) The remainder of the password apparently is being interpreted as a hostname..


-- Executing SetCallerID("SIP/gerry-16f3", "17002759474") in new stack
-- Executing SetCIDName("SIP/gerry-16f3", "Gerry Boudreaux") in new stack
-- Executing Dial("SIP/gerry-16f3", "IAX/gdb:[EMAIL PROTECTED]@iaxtel.com/[EMAIL PROTECTED]") in new stack
WARNING[442384]: File chan_iax.c, Line 1550 (create_addr): No such host: 3ws5t


Extensions.conf snippets:

IAXINFO=gdb:[EMAIL PROTECTED]
MYIAXTELNUMBER=17002759474

[iaxtel-out]
exten => _1700XXXXXXX,1,SetCallerID(${MYIAXTELNUMBER})
exten => _1700XXXXXXX,2,SetCIDName(${MYNAME})
exten => _1700XXXXXXX,3,Dial(IAX/[EMAIL PROTECTED]/[EMAIL PROTECTED])

Any ideas?

Thanks!

Gerry

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to