yogesmhrj / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

Use stack.putDocument in XCAP received 401 Unauthorized #521

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 mr.kun...@gmail.com on 13 Jun 2014 at 2:13

Attachments: