Bugs item #2352599, was opened at 2008-11-27 00:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2352599&group_id=232389
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IƱaki Baz (ibc_sf)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'dialog' 'timeout' is not reset on a sequential request
Initial Comment:
Theorically 'dialog' module allows dialog timeout being reseting each time a
sequential (except ACKs) request passes.
But it doesn't seem to be true. I set:
modparam("dialog", "dlg_flag", FLAG_DIALOG)
modparam("dialog", "bye_on_timeout_flag", FLAG_DIALOG_BYE_ON_TIMEOUT)
modparam("dialog", "default_timeout", 10)
I do a call and set both flags before t_relay(). During the first 10 seconds I
do re-INVITE's all the time, but when call duraton becomes 10 seconds OpenSIPS
sends a BYE to both sides.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2352599&group_id=232389
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel