Module: sems Branch: master Commit: 24b6f5163f6a0dafd0e7888156033a78da4ad6bb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=24b6f5163f6a0dafd0e7888156033a78da4ad6bb
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Mon Sep 20 16:55:24 2010 +0200 small sample config clarification --- core/plug-in/echo/etc/echo.conf | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/plug-in/echo/etc/echo.conf b/core/plug-in/echo/etc/echo.conf index b87edc4..718aebc 100644 --- a/core/plug-in/echo/etc/echo.conf +++ b/core/plug-in/echo/etc/echo.conf @@ -1,10 +1,10 @@ # Echo plug-in configuration file # -# RFC4028 Session Timer ([yes,no]; default: no) +# RFC4028 Session Timer # -# - enables the session timer. +# - enables the session timer ([yes,no]; default: no) # # enable_session_timer=yes _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
