Yup its not authorising :-)
You need to look at the logs on the SER server, also are you using DB auth, if so look at the query which is being sent to the DB server in the mysql logs, to see ifits querying correctly.
on www.onsip.org there is a basic setup guide which shows setup without DB, in fact without auth, if you get that working, then add the other steps.
Iqbal
On 4/21/2005, "IpTel List" iptellist@mail.ru wrote:
Hi!
I've set up SER 0.8.14 with mysql auth support. But now I can't login from X-Lite ... What's wrong with it? Any solutions?
X-Lite settings:
Display Name: 811223344 Username: 811223344 Authorization User: 811223344 Password: <pass for user> Domain/Realm: 192.168.1.1 SIP Proxy: 192.168.1.1
X-Lite log file is the following ...
SEND TIME: 56703576 SEND >> 192.168.1.1:5060 REGISTER sip:192.168.1.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.15:5060;rport;branch=z9hG4bK65689512B2CE11D995890010A72A9DE7 From: Alex sip:811223344@192.168.1.1;tag=3691525702 To: Alex sip:811223344@192.168.1.1 Contact: "Alex" sip:811223344@192.168.1.15:5060 Call-ID: 656894F4B2CE11D995890010A72A9DE7@192.168.1.1 CSeq: 30200 REGISTER Expires: 1800 Max-Forwards: 70 User-Agent: X-Lite release 1103m Content-Length: 0
RECEIVE TIME: 56703582 RECEIVE << 192.168.1.1:5060 SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.1.15:5060;rport=5060;branch=z9hG4bK65689512B2CE11D995890010A72A9DE7 From: Alex sip:811223344@192.168.1.1;tag=3691525702 To: Alex sip:811223344@192.168.1.1;tag=b27e1a1d33761e85846fc98f5f3a7e58.6c39 Call-ID: 656894F4B2CE11D995890010A72A9DE7@192.168.1.1 CSeq: 30200 REGISTER WWW-Authenticate: Digest realm="192.168.1.1", nonce="4269290d2de9736ea10d9bf16de4f02f93a01d18" Server: Sip EXpress router (0.8.14 (i386/linux)) Content-Length: 0 Warning: 392 192.168.1.1:5060 "Noisy feedback tells: pid=456 req_src_ip=192.168.1.15 req_src_port=5060 in_uri=sip:192.168.1.1 out_uri=sip:192.168.1.1 via_cnt==1"
SEND TIME: 56703593 SEND >> 192.168.1.1:5060 REGISTER sip:192.168.1.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.15:5060;rport;branch=z9hG4bK65689514B2CE11D995890010A72A9DE7 From: Alex sip:811223344@192.168.1.1;tag=3691525702 To: Alex sip:811223344@192.168.1.1 Contact: "Alex" sip:811223344@192.168.1.15:5060 Call-ID: 656894F4B2CE11D995890010A72A9DE7@192.168.1.1 CSeq: 30201 REGISTER Expires: 1800 Authorization: Digest username="811223344",realm="192.168.1.1",nonce="4269290d2de9736ea10d9bf16de4f02f93a01d18",response="9e2b5978443135f37b2054ada6328fbe",uri="sip:192.168.1.1" Max-Forwards: 70 User-Agent: X-Lite release 1103m Content-Length: 0
RECEIVE TIME: 56703602 RECEIVE << 192.168.1.1:5060 SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.1.15:5060;rport=5060;branch=z9hG4bK65689514B2CE11D995890010A72A9DE7 From: Alex sip:811223344@192.168.1.1;tag=3691525702 To: Alex sip:811223344@192.168.1.1;tag=b27e1a1d33761e85846fc98f5f3a7e58.cda8 Call-ID: 656894F4B2CE11D995890010A72A9DE7@192.168.1.1 CSeq: 30201 REGISTER WWW-Authenticate: Digest realm="192.168.1.1", nonce="4269290d2de9736ea10d9bf16de4f02f93a01d18" Server: Sip EXpress router (0.8.14 (i386/linux)) Content-Length: 0 Warning: 392 192.168.1.1:5060 "Noisy feedback tells: pid=462 req_src_ip=192.168.1.15 req_src_port=5060 in_uri=sip:192.168.1.1 out_uri=sip:192.168.1.1 via_cnt==1"