[OpenSIPS-Devel] SF.net SVN: opensips:[6427] trunk/modules/sst

Bogdan-Andrei Iancu bogdan at voice-system.ro
Sat Dec 12 14:55:11 CET 2009


Revision: 6427
          http://opensips.svn.sourceforge.net/opensips/?rev=6427&view=rev
Author:   bogdan_iancu
Date:     2009-12-12 13:55:11 +0000 (Sat, 12 Dec 2009)

Log Message:
-----------
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).

Closes patch #2887955
Credits go to Christophe Sollet.

Modified Paths:
--------------
    trunk/modules/sst/README
    trunk/modules/sst/doc/sst_admin.xml
    trunk/modules/sst/sst.c
    trunk/modules/sst/sst_handlers.c
    trunk/modules/sst/sst_handlers.h


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list