SOURCES: callweaver.sysconfig - more options

arekm arekm at pld-linux.org
Fri Sep 21 08:25:00 CEST 2007


Author: arekm                        Date: Fri Sep 21 06:25:00 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more options

---- Files affected:
SOURCES:
   callweaver.sysconfig (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/callweaver.sysconfig
diff -u SOURCES/callweaver.sysconfig:1.2 SOURCES/callweaver.sysconfig:1.3
--- SOURCES/callweaver.sysconfig:1.2	Thu Apr 26 09:47:28 2007
+++ SOURCES/callweaver.sysconfig	Fri Sep 21 08:24:55 2007
@@ -4,7 +4,7 @@
 SERVICE_RUN_NICE_LEVEL="0"
 
 # yes causes callweaver to be run through safe script which will restart
-# callweaver on crash
+# callweaver on crash and store core dumps for further inspection
 # CALLWEAVER_SAFE=yes
 
 # realtime operation
@@ -12,3 +12,21 @@
 
 # additional options
 # CALLWEAVER_OPT=
+
+# yes causes callweaver to be run through safe script which will restart
+# callweaver on crash
+# CALLWEAVER_SAFE=yes
+
+
+# when using CALLWEAVER_SAFE=yes you can also use options below:
+
+# run callweaver console on tty X (for constant monitoring etc)
+# CALLWEAVER_TTY=9
+
+# open console on TTY specified?
+# CALLWEAVER_CONSOLE=yes
+
+# notify someone when callweaver dies
+# CALLWEAVER_NOTIFY=root at localhost
+
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/callweaver.sysconfig?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list