pyj4104 / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

'Digest username' is not right in 'Authorization' header of REGISTER #384

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
NOTE: This form is only for reporting bugs. For problems, questions, or
comments, please visit:  http://groups.google.com/group/sipdroid-users

*************************************************
* Read the FAQ                                  *
*    Check if the bug has already been reported *
*        No doubles please                      *
*************************************************

Did you carefully read above and decide this means of communication is the
right for your notice? Don't just list an incompatible SIP server or
device, please. Try to look behind the scenes if you like to
contribute here. Thanks!

--
What steps will reproduce the problem?

1. Use SipDroid to register a pbx with authentication functionality.
2. 401 Unauthorized is sent back
3. SipDroid sent REGISTER back with Authorization header

What is the expected output? What do you see instead?

The 'Digest username' should be 'username'@'realm', but currently it 
is 'username' directly.

What version of the product are you using? On what operating system?
1.4

Which SIP server are you using? What happens with PBXes?
ALU PBX

Which type of network are you using?
3G

Please provide any additional information below.

Original issue reported on code.google.com by gaotongq...@gmail.com on 20 Mar 2010 at 11:34

GoogleCodeExporter commented 8 years ago

Original comment by pmerl...@googlemail.com on 20 Mar 2010 at 8:44