Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-3.0.0.FINAL Roadmap-Fix

New issue 231 by [email protected]: "final response already sent" exception thrown when creating a cancel after a 407 response
http://code.google.com/p/sipservlets/issues/detail?id=231

What steps will reproduce the problem?
1.User A makes a call to user B. Invite is created and sent.
2.407 received.
3.New Invite is created with proxy-authorization header.
4.User A wants to cancel the call.

What is the expected output? What do you see instead?
Cancel should be created and sent. Instead, following exception is thrown: "java.lang.IllegalStateException: final response already sent : SIP/2.0 407 Proxy Authentication Required" from SipServletRequestImpl.createCancel().

What version of the product are you using? On what operating system?
1.5 Linux

Please provide any additional information below.

This was reported before(issue 1816) and it was fixed in 1.4 but problem continues.

Issue 1816: https://code.google.com/p/mobicents/issues/detail?id=1836

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to