[Asterisk-Users] gnophone password that contains an "@"?
Gerry Boudreaux
gerry at intersurf.com
Sat Oct 4 11:39:55 MST 2003
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:x at 3ws5t@iaxtel.com/17002759474 at iaxtel") in new stack
WARNING[442384]: File chan_iax.c, Line 1550 (create_addr): No such host: 3ws5t
Extensions.conf snippets:
IAXINFO=gdb:x at 3ws5t
MYIAXTELNUMBER=17002759474
[iaxtel-out]
exten => _1700XXXXXXX,1,SetCallerID(${MYIAXTELNUMBER})
exten => _1700XXXXXXX,2,SetCIDName(${MYNAME})
exten => _1700XXXXXXX,3,Dial(IAX/${IAXINFO}@iaxtel.com/${EXTEN}@iaxtel)
Any ideas?
Thanks!
Gerry
More information about the asterisk-users
mailing list