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

New issue 253 by [email protected]: ProxyBranch.cancel is not sending CANCEL if a PRACK has been used
http://code.google.com/p/sipservlets/issues/detail?id=253

What steps will reproduce the problem?
1. Create a servlet that initiates a Proxy on INVITE and calls Proxy.cancel on CANCEL
2. Send the INVITE to the servlet
3. Send a PRACK to the servlet
4. Send a CANCEL to the servlet

What is the expected output? What do you see instead?
The calls to Proxy.cancel/ProxyBranch.cancel is expected to send the CANCEL request to the next hop.

But, nothing happens, no exception, no logs.

What version of the product are you using? On what operating system?
3.0.0-SNAPSHOT

Please provide any additional information below.
According to the sources, the logic of ProxyBranch.cancel is explicitly verifying that the last request received was an INVITE, which is wrong in the case where a PRACK has been used.



--
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