aboutsummaryrefslogtreecommitdiffstats
path: root/configs/alarmreceiver.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-04 22:51:59 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-04 22:51:59 +0000
commit024f2617d8262e60fa1ee1a6496b079557fe72be (patch)
tree857ef7f7e70edb6af3ea2ed39635465b5625521a /configs/alarmreceiver.conf.sample
parent28ee0af707a994129ce8cb8571f0c1349c616741 (diff)
make sample config files easier to ready (issue #5371)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/alarmreceiver.conf.sample')
-rwxr-xr-xconfigs/alarmreceiver.conf.sample36
1 files changed, 20 insertions, 16 deletions
diff --git a/configs/alarmreceiver.conf.sample b/configs/alarmreceiver.conf.sample
index 0c97a86ef..bf767dea3 100755
--- a/configs/alarmreceiver.conf.sample
+++ b/configs/alarmreceiver.conf.sample
@@ -22,8 +22,9 @@ timestampformat = %a %b %d, %Y @ %H:%M:%S %Z
;eventcmd = yourprogram -yourargs ...
;
-; Specify a spool directory for the event files. This setting is required if you want the app to be useful.
-; Event files written to the spool directory will be of the template event-XXXXXX, where XXXXXX is a random
+; Specify a spool directory for the event files. This setting is required
+; if you want the app to be useful. Event files written to the spool
+; directory will be of the template event-XXXXXX, where XXXXXX is a random
; and unique alphanumeric string.
;
; Default is none, and the events will be dropped on the floor.
@@ -32,8 +33,9 @@ timestampformat = %a %b %d, %Y @ %H:%M:%S %Z
eventspooldir = /tmp
;
-; The alarmreceiver app can either log the events one-at-a-time to individual files in the spool
-; directory, or it can store them until the caller disconnects and write them all to one file.
+; The alarmreceiver app can either log the events one-at-a-time to individual
+; files in the spool directory, or it can store them until the caller
+; disconnects and write them all to one file.
;
; The default setting for logindividualevents is no.
;
@@ -41,32 +43,34 @@ eventspooldir = /tmp
logindividualevents = no
;
-; The timeout for receiving the first DTMF digit is adjustable from 1000 msec. to 10000 msec. The
-; default is 2000 msec. Note: if you wish to test the receiver by entering digits manually, set this
-; to a reasonable time out like 10000 milliseconds.
+; The timeout for receiving the first DTMF digit is adjustable from 1000 msec.
+; to 10000 msec. The default is 2000 msec. Note: if you wish to test the
+; receiver by entering digits manually, set this to a reasonable time out
+; like 10000 milliseconds.
fdtimeout = 2000
;
-; The timeout for receiving subsequent DTMF digits is adjustable from 110 msec. to 4000 msec. The
-; default is 200 msec. Note: if you wish to test the receiver by entering digits manually, set this
-; to a reasonable time out like 4000 milliseconds.
+; The timeout for receiving subsequent DTMF digits is adjustable from
+; 110 msec. to 4000 msec. The default is 200 msec. Note: if you wish to test
+; the receiver by entering digits manually, set this to a reasonable time out
+; like 4000 milliseconds.
;
sdtimeout = 200
;
-; The loudness of the ACK and Kissoff tones is adjustable from 100 to 8192. The default is 8192
-; This shouldn't need to be messed with, but is included just in case there are problems with
-; signal levels.
+; The loudness of the ACK and Kissoff tones is adjustable from 100 to 8192.
+; The default is 8192. This shouldn't need to be messed with, but is included
+; just in case there are problems with signal levels.
;
loudness = 8192
;
-; The db-family setting allows the user to capture statistics on the number of calls, and the errors
-; the alarm receiver sees. The default is for no db-family name to be defined and the database logging
-; to be turned off.
+; The db-family setting allows the user to capture statistics on the number of
+; calls, and the errors the alarm receiver sees. The default is for no
+; db-family name to be defined and the database logging to be turned off.
;
;db-family = yourfamily: