imsdroid icon indicating copy to clipboard operation
imsdroid copied to clipboard

Use stack.putDocument in XCAP received 401 Unauthorized

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. Use putDocument() in XCAP stack
2. Server reponsed 401 Unauthorized which client not put again in 
Proxy-authorization: nonce="xxx" reponse="xxx" 
3. SIP request was OK, first also received 401 Unauthorized then in second 
request, it send nonce, username, reponse to authenticate.
4. Doubango 2.0 not allow xcap message?

What is the expected output? What do you see instead?
A should be able to reponse 200 OK in second request.

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

Please provide any additional information below.
IMSdroid 2.569.1089

Original issue reported on code.google.com by [email protected] on 13 Jun 2014 at 2:13

Attachments:

GoogleCodeExporter avatar Aug 19 '15 21:08 GoogleCodeExporter