Module: sems
Branch: master
Commit: 4f8d0c14b24b43508055132e351fb867e656d8d9
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=4f8d0c14b24b43508055132e351fb867e656d8d9

Author: Peter Lemenkov <[email protected]>
Committer: Peter Lemenkov <[email protected]>
Date:   Sat Oct  2 16:06:45 2010 +0400

Sync CMake sems.conf template with latest sample config

Signed-off-by: Peter Lemenkov <[email protected]>

---

 core/etc/sems.conf.cmake |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/core/etc/sems.conf.cmake b/core/etc/sems.conf.cmake
index fa9f1d9..65d8534 100644
--- a/core/etc/sems.conf.cmake
+++ b/core/etc/sems.conf.cmake
@@ -206,6 +206,15 @@ stderr=no
 #   (same as -D)
 loglevel=2
 
+# optional parameter: max_shutdown_time=<time in seconds>
+#
+# Limit on server shutdown time (time to send/resend BYE
+# to active calls). 0 to disable (infinite).
+#
+# Default: 10
+#
+#max_shutdown_time = 10
+
 # optional parameter: syslog_facility={DAEMON|USER|LOCAL[0-7]}
 #
 # - sets the log facility that is used for syslog. Using this,
@@ -375,6 +384,15 @@ use_default_signature=yes
 #   default settings (i.e. leave out) for these should be OK
 #   for most applications
 
+# support 100rel (PRACK) extension (RFC3262)? [disabled|supported|require]
+#
+# disabled - disable support for 100rel
+# supported - support it if remote end does, default
+# require - required
+#
+# Default: supported
+#
+#100rel=require
 
 #
 # Log raw messages?  [no|debug|info|warn|error]

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to