[asterisk-users] softphones (x_lite) not able to register with asterisk server
asterisk at opensourcesolution.in
asterisk at opensourcesolution.in
Thu Nov 12 00:10:05 CST 2009
hi all, i had installed asterisk on Centos 5.3, sip.conf and
extentions.conf are vi /etc/asterisk/sip.conf [general]
port =
5060
bindaddr = 192.168.1.2 (asterisk server ip addr)
context = others
[2000]
type=friend
context=my-phones
secret=1234
host=dynamic
[2001]
type=friend
context=my-phones
secret=1234
host=dynamic
vi
/etc/asteris/extentions.conf [others] [my-phones]
exten =>
2000,1,Dial(SIP/2000)
exten => 2001,1,Dial(SIP/2001)
now when i am
registering softphones i am getting error message "AN ACCOUNT WITHOUT
DOMAIN NAME OR USERNAME IS INVALID,AND CAN NOT BE ENABLED.ARE YOU SURE U
WANT TO CONTINUE"
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091112/b1b81567/attachment.htm
More information about the asterisk-users
mailing list