Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1484 by alexander.kozlov.IV: Sip session state become terminated after receiving CANCEL on subsequent request
http://code.google.com/p/mobicents/issues/detail?id=1484 What steps will reproduce the problem? 1. Send re-INVITE #1 2. Send CANCEL for that re-INVITE #1 3. Send re-INVITE #2
What is the expected output?
request.getSession().getState() is CONFIRMED
What do you see instead?
request.getSession().getState() is TERMINATED
What version of the product are you using? On what operating system?
Mobicents Sip Servlets 1.3 snapshot from r11687
