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
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
