Starting with an empty DB, I created a domain and I created a subscriber in OpenSIPS.
# opensipsctl domain add blah # opensipsctl add 2...@blah 1234 Looking at the database, the user & domain are in the tables. Firing up X-Lite, I put the following in as the SIP account details: Display Name: Gordon User name: 2345 Password: 1234 Authorisation user name: Domain: blah X-Lite comes back with a "408 - Request Timeout" message. Doing a tcpdump shows a batch of REGISTER packets. After a while, the server responds with "408 Request Timeout" packets. Messages then starts getting: /usr/local/sbin/opensips[14893]: ERROR:registrar:update_contacts: invalid cseq for aor <2345> Doing a google, it seems that this problem appears when there is already an entry in the locations table. But when I first start up OpenSIPS & XLite, the locations table is empty ! After XLite it started, I do get entries in the locations table. One strange thing is that the domain column is blank. (But there are entries in most of the other columns) Can someone enlighten me as to the stupid mistake I'm making ? Thanks, GTG _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
