Comment #9 on issue 1389 by [email protected]: ServerTransaction does not timeout
http://code.google.com/p/mobicents/issues/detail?id=1389
True. If I am the Sip Listener myself, I need to handle it as an exceptional case. But in JAIN
SLEE RA, there needs to be a hack in place to avoid this condition.In my SLEE apps, I always deploy a utility service that listens to all those events that the business logic does not need to act upon. It gracefully rejects all those messages.
