Status: Started
Owner: [email protected]
CC: [email protected], [email protected]
Labels: Type-Enhancement Priority-Critical Component-SS7 Component-TCAP
Version-1.0.0 Release-Type-Beta-9 Roadmap-Issue
New issue 2671 by [email protected]: Introduce Dialog TIMEOUT option
http://code.google.com/p/mobicents/issues/detail?id=2671
Dialogic has dialog timeout timer to handle idle dialogs/transactions. We
should support similar usability, if dialog is not used for certain time,
we should indicate this to application via callback. If application reacts
we shall not invalidate dialog, however in case it does not, we should
remove local dialog and send abort.
Attached patches:
- fix ASN bug
- add idle timeout timers + add proper locks
- create common framework for event tests
- create junits for timeout
Attachments:
TCAP_IDLE_TIMER_v2.patch 137 KB
ASN_EXTERNAL_FIX.patch 1.1 KB