The following issue has been CLOSED ====================================================================== https://bugtracker.iptel.org/view.php?id=42 ====================================================================== Reported By: stefan Assigned To: stefan ====================================================================== Project: SEMS Issue ID: 42 Category: core Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: fixed Fixed in Version: 1.3.0 ====================================================================== Date Submitted: 2010-08-11 02:10 CEST Last Modified: 2010-10-28 21:06 CEST ====================================================================== Summary: too low session expires is not rejected Description: even if SEMS is configured with "session_expires=9000" and "minimum_timer=1000" and the incoming INVITE contains "Require: timer, Session-Expires:900, Min-SE:100", the request is not rejected with "422 (Session Interval Too Small) as it has to be ======================================================================
---------------------------------------------------------------------- (0000065) stefan (manager) - 2010-08-23 19:20 https://bugtracker.iptel.org/view.php?id=42#c65 ---------------------------------------------------------------------- fixed with 6127241d2bdbaf89f0eadb808145ad1bf7e44b38 ---------------------------------------------------------------------- (0000066) stefan (manager) - 2010-08-23 19:21 https://bugtracker.iptel.org/view.php?id=42#c66 ---------------------------------------------------------------------- Module: sems Branch: master Commit: 6127241d2bdbaf89f0eadb808145ad1bf7e44b38 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=6127241d2bdbaf89f0eadb808145ad1bf7e44b38 Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Mon Aug 23 19:17:12 2010 +0200 properly evaluate minimum session timer fixes bug https://bugtracker.iptel.org/view.php?id=42 (https://bugtracker.iptel.org/view.php?id=42) 422 Session Interval Too Small is replied with the configured min-se value, if session refresh interval is too low. Issue History Date Modified Username Field Change ====================================================================== 2010-08-11 02:10 stefan New Issue 2010-08-23 19:20 stefan Note Added: 0000065 2010-08-23 19:21 stefan Note Added: 0000066 2010-08-23 19:21 stefan Status new => resolved 2010-08-23 19:21 stefan Fixed in Version => 1.3.0 2010-08-23 19:21 stefan Resolution open => fixed 2010-08-23 19:21 stefan Assigned To => stefan 2010-10-28 21:06 stefan Status resolved => closed ====================================================================== _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
