Module: sems
Branch: peterlemenkov/1.3.x-fedora
Commit: a5aa2f2346e63fae0f20bff4714a368b88f094b4
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a5aa2f2346e63fae0f20bff4714a368b88f094b4

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 14d5f4b..eeeeb67 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