[reSIProcate] 503 Response from stack for BYE when UPDATE times out.
Hi,
I am using resiprocate1.1.
I start an INVITE session with the server.
The client refreshes the INVITE by sending UPDATE.
If this UPDATE times out because the server dies out due to some reason, I get 408 from the stack.
Then I try to send BYE, but I get "503 Service Unavailable" from the stack.
From the resiprocate code "TransactionState.cxx" , it appears that the stack blacklists the dns entry after getting 408.
So is this an issue which needs to be resolved or is it resolved? If resolved which version of resiprocate has it?
Thanks,
Sonika