← Back to team overview

ubuntuforums-unanswered team mailing list archive

[Question #76195]: "Opal Liste... No nonce in authentication" in debug

 

New question #76195 on ekiga in ubuntu:
https://answers.launchpad.net/ubuntu/+source/ekiga/+question/76195

Hi 
I trying to register my sip account at ZTE softswitch and I was successful with other softphones (kphone and twinkle). Now I want to use ekiga but I can't solve one problem. 

In normal registration procedure softphone sends REGISTER packet with user data but without authorization data, next step registar sends “401 Unauthrized “ and last, softphone sends registration data in next REGISTER packet.


                            NORMAL
SOFTPHONE                              REGISTAR
“REGISTER”  ----------------->
                         <----------------    401 Unauthrized
“REGISTER” ------------------>  


                              TROUBLE
EKIGA                                         REGISTAR
“REGISTER” ------------------> 
                         <----------------    401 Unauthrized
 no transaction


in debug third level

2009/07/06 12:58:37.257	  0:01.599	  subscriber:0xb5403b90	OpalUDP	Binding to interface: 0.0.0.0:5060

2009/07/06 12:58:37.260	  0:01.602	  subscriber:0xb5403b90	OpalUDP	Started connect to 81.16.130.130:5060

2009/07/06 12:58:37.277	  0:01.619	  subscriber:0xb5403b90	SIP	Transaction remote address is udp$81.16.130.130:5060

2009/07/06 12:58:37.280	  0:01.622	  subscriber:0xb5403b90	SIP	Sending PDU REGISTER sip:81.16.130.130 (546 bytes) to: rem=udp$81.16.130.130:5060,local=udp$81.16.142.206:5060,if=81.16.142.206%ra0

2009/07/06 12:58:37.281	  0:01.623	  subscriber:0xb5403b90	OpalUDP	Setting interface to 81.16.142.206%ra0

2009/07/06 12:58:37.311	  0:01.653	Opal Liste...0xb5485b90	OpalUDP	Binding to interface: 81.16.142.206:5060

2009/07/06 12:58:37.312	  0:01.654	Opal Liste...0xb5485b90	SIP	PDU 401  Unauthorized received: rem=udp$81.16.130.130:5060,local=udp$81.16.142.206:5060,if=81.16.142.206%ra0

2009/07/06 12:58:37.326	  0:01.668	Opal Liste...0xb5485b90	SIP	Transaction 1 REGISTER completed.

2009/07/06 12:58:37.326	  0:01.668	Opal Liste...0xb5485b90	SIP	Received Authentication Required response

2009/07/06 12:58:37.326	  0:01.668	Opal Liste...0xb5485b90	SIP	No nonce in authentication

2009/07/06 12:58:37.326	  0:01.668	Opal Liste...0xb5485b90	SIP	Failed to parse authentication for scheme digest

2009/07/06 12:58:37.327	  0:01.669	Opal Liste...0xb5485b90	SIP	Set state Terminated_Aborted for transaction 1 REGISTER



I can provide .pcap file with both (ekiga and twinkle log) if it can help.
I just want set sip video session across this registar.

You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.