[reSIProcate] Stack not sending response to application
Sonika Jindal
sonijindal at gmail.com
Wed Sep 10 04:06:41 CDT 2008
Hi,
I am stuck in once case.
The scenario is as follows:
My Client IMS Server
======= ========
REGISTER ----------------------------------->
<--------------------------------- 401 (with
challenge)
REGISTER ----------------------------------->
(with response for challenge)
<---------------------------------- 403
When the stack receives 403 response, it doesn't send it to the application.
I am using stack. I am not using dum.
Debugging into it, I found that when 401 is recieved, the state becomes
Completed and then when 403 comes the state is Completed, so the stack
deletes the message.
As of now, while sending the second REGISTER , I set the state to Trying.
Then I am able to get 403 at the application.
Is this the proper way ? What do I need to do to solve it?
Thanks,
Sonika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20080910/c23be6a4/attachment.htm>
More information about the resiprocate-devel
mailing list