SOLVED pjsip can't login jitsi

silimms

New Member
Joined
Feb 18, 2016
Messages
23
Reaction score
1
hello, I am use pjsip in my pbx,
When I'm login, I got this error in my pbx log

[2016-03-14 17:38:37] NOTICE[2225] chan_sip.c: Registration from '"9806" sip:[email protected]' failed for '192.168.0.31:5062' - Wrong password

But I'm sure my password is not wrong

and I got log in jitsi
Call-ID: b4197d5baea8edc2769b730365c54f22@0:0:0:0:0:0:0:0
CSeq: 1 REGISTER
From: "9806" <sip:[email protected]>;tag=24c74c3c
To: "9806" <sip:[email protected]>
Via: SIP/2.0/UDP 192.168.0.31:5060;branch=z9hG4bK-323139-6e3dd202194a9e4f85629224b9fbebe4
Max-Forwards: 70
User-Agent: Jitsi2.9.5500Windows 8
Expires: 600
Contact: "9806" <sip:[email protected]:5060;transport=udp;registering_acc=192_168_0_250>;expires=600
Content-Length: 0

SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.0.31:5060;branch=z9hG4bK-323139-6e3dd202194a9e4f85629224b9fbebe4;received=192.168.0.31;rport=5060
From: "9806" <sip:[email protected]>;tag=24c74c3c
To: "9806" <sip:[email protected]>;tag=as1fd6a5c5
Call-ID: b4197d5baea8edc2769b730365c54f22@0:0:0:0:0:0:0:0
CSeq: 1 REGISTER
Server: FPBX-12.0.70(13.7.2)
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,SUBSCRIBE,NOTIFY,INFO,PUBLISH,MESSAGE
Supported: replaces,timer
WWW-Authenticate: Digest algorithm=MD5,realm="asterisk",nonce="36342459"
Content-Length: 0

REGISTER sip:192.168.0.250 SIP/2.0
Call-ID: b4197d5baea8edc2769b730365c54f22@0:0:0:0:0:0:0:0
CSeq: 2 REGISTER
From: "9806" <sip:[email protected]>;tag=24c74c3c
To: "9806" <sip:[email protected]>
Max-Forwards: 70
User-Agent: Jitsi2.9.5500Windows 8
Expires: 600
Contact: "9806" <sip:[email protected]:5060;transport=udp;registering_acc=192_168_0_250>;expires=600
Via: SIP/2.0/UDP 192.168.0.31:5060;branch=z9hG4bK-323139-6aa19e1b7751ccd9ee9b46472bfab072
Authorization: Digest username="9806",realm="asterisk",nonce="36342459",uri="sip:192.168.0.250",response="7e91aef3625b5537721a9d61cb7327cd",algorithm=MD5
Content-Length: 0

SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 192.168.0.31:5060;branch=z9hG4bK-323139-6aa19e1b7751ccd9ee9b46472bfab072;received=192.168.0.31;rport=5060
From: "9806" <sip:[email protected]>;tag=24c74c3c
To: "9806" <sip:[email protected]>;tag=as1fd6a5c5
Call-ID: b4197d5baea8edc2769b730365c54f22@0:0:0:0:0:0:0:0
CSeq: 2 REGISTER
Server: FPBX-12.0.70(13.7.2)
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,SUBSCRIBE,NOTIFY,INFO,PUBLISH,MESSAGE
Supported: replaces,timer
Content-Length: 0

REGISTER sip:192.168.0.250 SIP/2.0
Call-ID: b4197d5baea8edc2769b730365c54f22@0:0:0:0:0:0:0:0
CSeq: 3 REGISTER
From: "9806" <sip:[email protected]>;tag=24c74c3c
To: "9806" <sip:[email protected]>
Max-Forwards: 70
User-Agent: Jitsi2.9.5500Windows 8
Expires: 600
Contact: "9806" <sip:[email protected]:5060;transport=udp;registering_acc=192_168_0_250>;expires=600
Via: SIP/2.0/UDP 192.168.0.31:5060;branch=z9hG4bK-323139-bdcc272c2afff40c7fa17467d6fcf101
Content-Length: 0

SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.0.31:5060;branch=z9hG4bK-323139-bdcc272c2afff40c7fa17467d6fcf101;received=192.168.0.31;rport=5060
From: "9806" <sip:[email protected]>;tag=24c74c3c
To: "9806" <sip:[email protected]>;tag=as1fd6a5c5
Call-ID: b4197d5baea8edc2769b730365c54f22@0:0:0:0:0:0:0:0
CSeq: 3 REGISTER
Server: FPBX-12.0.70(13.7.2)
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,SUBSCRIBE,NOTIFY,INFO,PUBLISH,MESSAGE
Supported: replaces,timer
WWW-Authenticate: Digest algorithm=MD5,realm="asterisk",nonce="40fc0c92"
Content-Length: 0

anyone know what happen?and how can I do?
 

Dave Gray

Guru
Joined
May 22, 2013
Messages
150
Reaction score
60
That's the sequence you get when the password is wrong.
The phone tries to register, it gets a 401 Unauthorized in reply (it didn't send any login data.) It tries again, the line that says Authorization: Digest is where it's sending the login. The 403 Forbidden says "I don't know you."
 

silimms

New Member
Joined
Feb 18, 2016
Messages
23
Reaction score
1
But I'm sure my password is not wrong,
I just copy secret to password
 

Members online

Forum statistics

Threads
25,779
Messages
167,505
Members
19,199
Latest member
leocipriano
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top