Module: sems Branch: master Commit: f2c69645509e48a7707a664dbc2195b377769f78 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f2c69645509e48a7707a664dbc2195b377769f78
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Wed Mar 2 03:13:42 2011 +0100 SST: retry INV/UPD on 422 Session Interval to low --- apps/conference/etc/conference.conf | 4 ++ apps/ivr/etc/ivr.conf | 4 ++ apps/sbc/etc/prepaid.sbcprofile.conf | 1 + apps/sbc/etc/sst_b2b.sbcprofile.conf | 2 + apps/webconference/etc/webconference.conf | 4 ++ core/AmB2BSession.cpp | 12 ++++ core/AmB2BSession.h | 3 + core/AmSession.h | 5 ++ core/AmSipDialog.cpp | 1 + core/plug-in/echo/etc/echo.conf | 4 ++ core/plug-in/session_timer/SessionTimer.cpp | 75 ++++++++++++++++++++++++++- core/plug-in/session_timer/SessionTimer.h | 33 +++++++++++- 12 files changed, 143 insertions(+), 5 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=f2c69645509e48a7707a664dbc2195b377769f78 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
