Status: Started
Owner: jean.deruelle
Labels: Type-Defect Priority-Medium MSS-1.7.0.FINAL Release-Type-FINAL
Roadmap-Fix Component-Sip-Servlets JBCP5-Patch-5.1.2
New issue 2937 by jean.deruelle: Susbequent Requests whose session is
invalidated is still routed to the application
http://code.google.com/p/mobicents/issues/detail?id=2937
Under some race condition the session is invalidated through the SAS timer
and the subsequent request is waiting to acquire the lock on the sip app
session. When the SAS timer is done and the session is invalidated the lock
is released and then the subsequent request is passed up to the application.
If the application does a getAttribute it throws an IllegalStateException
Linked to Case 00551508
https://c.na7.visual.force.com/apex/Case_View?id=500A0000008SowFIAS&sfdc.override=1