Module: sems Branch: master Commit: 1b2469e28d8e04b8d48c544298b141c55eb18e8b URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=1b2469e28d8e04b8d48c544298b141c55eb18e8b
Author: Juha Heinanen <[email protected]> Committer: Juha Heinanen <[email protected]> Date: Tue Oct 1 21:45:55 2013 +0300 sems/apps/sbc: tried to improve comment in profile example --- apps/sbc/etc/transparent.sbcprofile.conf | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/sbc/etc/transparent.sbcprofile.conf b/apps/sbc/etc/transparent.sbcprofile.conf index bdcfeea..111cda6 100644 --- a/apps/sbc/etc/transparent.sbcprofile.conf +++ b/apps/sbc/etc/transparent.sbcprofile.conf @@ -83,9 +83,8 @@ ## session timer: #enable_session_timer=yes -# if session_expires is not configured here, -# the values from sbc.conf are used, or the -# default values +# if any of the session timer parameters below are not defined here, +# the values from sbc.conf are used, or the default values #session_expires=120 #minimum_timer=90 #session_refresh_method=UPDATE_FALLBACK_INVITE _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
