Status: Accepted
Owner: [email protected]
Labels: Type-Enhancement Priority-Medium OpSys-All Component-Logic

New issue 11 by [email protected]: No dialog timeout event generated when dialog times out. Dialog silently terminated.
http://code.google.com/p/jain-slee/issues/detail?id=11

What steps will reproduce the problem?
1. Have a client send an INVITE and an Sbb responding to that, creating a dialog activity and attaching to it.
2. Have the client wait longer than 64*T1 before sending an ACK.
3. The ACK will be silently ignored and the dialog terminated. The Sbb is not aware of this situation.

What is the expected output? What do you see instead?
According RFC, a dialog timing out should prompt the sending of a BYE toward the client. When the dialog timeout is send as an event toward the Sbb this will give it the opportunity to respond to this, cleanup resources and send a BYE.

Please use labels and text to provide additional information.
Problem appears in 2.7.0.FINAL of sip-ra.
The JAIN-SIP stack already has provisions for this with the introduction of the SipListenerExt class.

See also: https://groups.google.com/forum/?fromgroups=#!topic/mobicents-public/glINr38U94Q


Reply via email to