Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected]
Labels: Type-Defect Priority-Medium Component-SS7 Roadmap-Fix
Release-Type-Candidate-4 Version-1.0.0 SS7-1.0.0.CR4
New issue 3103 by [email protected]: TCAP Dialog released after 30 secs
but MAP Dialog released immediately
http://code.google.com/p/mobicents/issues/detail?id=3103
At TCAP stack, timer is initiated for 30 secs to clear dialog.
However MAP stack closes Dialog and calls Release immediately. This crates
mismatch between TCAP and MAP stack.
Timer for TCAP Dialog Release is not specified in Specs and unnecessarily
holds the resources.