[OpenSIPS-Devel] [ opensips-Patches-2887955 ] sst : new parameter to set Session-Expire minimum interval

SourceForge.net noreply at sourceforge.net
Wed Oct 28 15:25:02 CET 2009


Patches item #2887955, was opened at 2009-10-28 15:25
Message generated for change (Tracker Item Submitted) made by csollet
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2887955&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: Christophe Sollet (csollet)
Assigned to: Nobody/Anonymous (nobody)
Summary: sst : new parameter to set Session-Expire minimum  interval

Initial Comment:
In case opensips force the use of sst, it add a Session-Expire with interval equal to max(OpenSIPS minSE, UAS minSE).
This does not allow to set a minSE of 90s (the minimum allowed) but start with a different interval (say 300s).

This patch add a sst_interval parameter with a default value of 0 (to stick to the current behavior).
The Session-Expire interval is set to the max value of (OpenSIPS minSE, UAS minSE, sst_interval).


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2887955&group_id=232389



More information about the Devel mailing list