just50415 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 0 forks source link

Do nothing when sip invite or options receive 403 Forbidden #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Do re-regiter after a period of time
2.Send a message, that is, send sip invite to another
3.Receive 403 Forbidden

What is the expected output? What do you see instead?
Do re-register and re-send the sip invite.
Stack do noting 

What version of the product are you using? On what operating system?
2.4.4
ICS,4.0.3

Please provide any additional information below.

Original issue reported on code.google.com by fredhu...@gmail.com on 6 Jun 2012 at 3:57

GoogleCodeExporter commented 8 years ago

Original comment by jmauffret@gmail.com on 7 Jun 2012 at 9:21

GoogleCodeExporter commented 8 years ago
But why do you receive a 403 Fobidden since there is a re-registration 
procedure which maintains the binding with the server in background?
Can you more detail how to reproduce the problem with the device?
Thks

Original comment by jmauffret@gmail.com on 7 Jun 2012 at 9:24

GoogleCodeExporter commented 8 years ago
Hi jmauffret,
    Thanks for your comments.
    At some times, the server return a so long expire time(a error expire time), so the client do not do re-registration in time, as a result, when I send a sip invte, the server will response 403.
   To reproduce the problem, Please help to trun off doing re-registration, and turn off keep alive.
   To fix the issue, now I will do re-registration and then re-send sip invite or sip options.

Original comment by fredhu...@gmail.com on 8 Jun 2012 at 4:30

GoogleCodeExporter commented 8 years ago

Original comment by jmauffret@gmail.com on 31 Jul 2012 at 1:09