On 2007.04.19 11:14, Petr Pisar wrote: > On 2007-04-19, Mark A. Flacy <[EMAIL PROTECTED]> wrote: > > > > Any advice how to debug a registration problem? KPhone is able to register > > to a particular SIP server, but linphone cannot. > > > > linphone partial trace via --verbose option: > > > > Proxy-Authorization: Digest username="[EMAIL PROTECTED]", realm="Realm", > > nonce="MTE3Njk5NTYwNTUxMzEwNzU5ZGZmN2ViMWNjMjcxYTE1OTg2NWM2NWU0MGVj", > > uri="sip:47.103.142.13", response="fb03954fe7a03348cb38689efa9db8c8", > > algorithm=MD5 > ^^^^^^^^^^^^^^ > > > > > > KPhone partial trace to same SIP server: > > > > Proxy-Authorization: Digest username="flacy", realm="Realm", > > nonce="MTE3Njk5NTU0NTQ4MmUzNGIwM2ZlZmJkZmEwM2RlMjEzOGYzM2UzNzliMTFl", > > uri="sip:47.103.142.13", qop=auth, cnonce="abcdefghi", nc=00000001, > > response="7812189d3599c38792da695e6b5b86ae", opaque="" > > Username differs and KPhone seems supporting client side salted > hash.
Hmm. When the "Authentication requested" window pops up, I set the username field to "flacy" and the userid field to "[EMAIL PROTECTED]" Setting the username and userid fields to "flacy" results in.... SIP/2.0 407 Proxy Authentication Required From: <sip:[EMAIL PROTECTED]>;tag=1049826323 To: <sip:[EMAIL PROTECTED]>;tag=1346724212 Call-ID: [EMAIL PROTECTED] CSeq: 2 REGISTER Via: SIP/2.0/UDP 47.102.187.174:5060;rport=5060;branch=z9hG4bK1117944378 Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,com.nortelnetworks.im.encryption Proxy-Authenticate: Digest realm="Realm",nonce="MTE3NzAwMDY1ODg1OGM5ZWM3MGM0Yzc5ZTg2ZDBlMTRiYzU0YTk2NmY2ZTVj",stale=false,algorithm=MD5,qop="auth,auth-int" Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:838076417 | INFO1 | <jcallback.c: 1442> cb_rcv4xx (id=2) | INFO1 | <eXosip.c: 340> eXosip: timer sec:4 usec:999995! ortp-message-REGISTRATION_FAILURE ortp-message-cfg= sip:47.103.142.13, cfg->rid=1, rid=1 | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:353! | INFO1 | <jcallback.c: 217> cb_nict_kill_transaction (id=2) | INFO1 | <eXosip.c: 333> eXosip: Reseting timer to 15s before waking up! ortp-message-Restarting REGISTER request for sip:47.103.142.13. | INFO2 | <nict.c: 123> free nict ressource | INFO2 | <eXosip.c: 2158> INFO: authinfo: "Realm" "Realm" | INFO1 | <eXosip.c: 2279> authinfo: flacy | INFO2 | <osip_transaction.c: 131> allocating transaction ressource 3 838076417 | INFO2 | <nict.c: 34> allocating NICT context | INFO2 | <eXutils.c: 218> IPv4 address detected: 47.103.142.13 | INFO2 | <eXutils.c: 267> DNS resolution with 47.103.142.13:5060 | INFO1 | <jcallback.c: 148> Message sent: REGISTER sip:47.103.142.13 SIP/2.0 Via: SIP/2.0/UDP 47.102.187.174:5060;rport;branch=z9hG4bK1961352389 Route: <sip:47.103.142.13;lr> From: <sip:[EMAIL PROTECTED]>;tag=1049826323 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 3 REGISTER Contact: <sip:[EMAIL PROTECTED]:5060> Proxy-Authorization: Digest username="flacy", realm="Realm", nonce="MTE3NzAwMDY1ODg1OGM5ZWM3MGM0Yzc5ZTg2ZDBlMTRiYzU0YTk2NmY2ZTVj", uri="sip:47.103.142.13", response="c18aa0eb88ed254500df21b03d2bf548", algorithm=MD5 Max-Forwards: 70 User-Agent: Linphone-1.7.1/eXosip Expires: 900 Content-Length: 0 (len=16 sizeof(addr)=128 28) | INFO1 | <jcallback.c: 525> cb_sndregister (id=3) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:490965! | INFO1 | <udp.c: 2210> Received message: SIP/2.0 100 Trying From: <sip:[EMAIL PROTECTED]>;tag=1049826323 To: <sip:[EMAIL PROTECTED]> Call-ID: [EMAIL PROTECTED] CSeq: 3 REGISTER Via: SIP/2.0/UDP 47.102.187.174:5060;rport=5060;branch=z9hG4bK1961352389 Content-Length: 0 | INFO3 | <osip_event.c: 89> MESSAGE REC. CALLID:838076417 | INFO1 | <jcallback.c: 601> cb_rcv1xx (id=3) | INFO1 | <eXosip.c: 340> eXosip: timer sec:0 usec:476798! | INFO1 | <udp.c: 2210> Received message: SIP/2.0 407 Proxy Authentication Required From: <sip:[EMAIL PROTECTED]>;tag=1049826323 To: <sip:[EMAIL PROTECTED]>;tag=881986665 Call-ID: [EMAIL PROTECTED] CSeq: 3 REGISTER Via: SIP/2.0/UDP 47.102.187.174:5060;rport=5060;branch=z9hG4bK1961352389 Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,com.nortelnetworks.im.encryption Proxy-Authenticate: Digest realm="Realm",nonce="MTE3NzAwMDY1ODg1OGM5ZWM3MGM0Yzc5ZTg2ZDBlMTRiYzU0YTk2NmY2ZTVj",stale=false,algorithm=MD5,qop="auth,auth-int" Content-Length: 0 ...along with the "Authentication requested" window popping up again. (Thanks for the help so far, by the way.) _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
