[Devel] [ openser-Feature Requests-1559519 ] New SIP Session Timer (SST) module

SourceForge.net noreply at sourceforge.net
Fri Sep 15 20:19:12 CEST 2006


Feature Requests item #1559519, was opened at 2006-09-15 18:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1559519&group_id=139143

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: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ron Winacott (karwin)
Assigned to: Nobody/Anonymous (nobody)
Summary: New SIP Session Timer (SST) module

Initial Comment:
The new module gives OpenSER basic SIP Session Timer
support. See rfc4028 for more information on SST. This
new module uses the new dialog module to track the
creation, updating and termination of SIP dialogs. The
dialog module supports timed out termination of the
dialog but at this time the timeout value is hardcoded
(avp accessable and modparam() settable) 

What the sst module does is uses the dialogs own
callbacks to update the dialog timeout value based on
the current expire: header value. 

There is also a script function called
sstCheckMin(min_se_value) that can be used in a proxy
configuration to reply with a 422 "Session Interval Too
 Small" to a INVITE with a small MIN_SE value.

As I see new functionality requirements of the module I
will add it. If you have a request for some new
functionality in the SST module, please email me 
your ideas.

Attached is the second (fixed tar ball) The attached
file is a gzipped tar ball of the sst module directory
tree. (cd openser/modules && tar -xzf sst.tgz to extract)


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1559519&group_id=139143



More information about the Devel mailing list