summaryrefslogtreecommitdiff
path: root/configs/voicemail.conf.sample
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 14:41:35 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 14:41:35 +0000
commitb0666488f376fffe34763f445435014872efd912 (patch)
treed3f4ddbe79d5c883a6c71976c3af736dfe181dfa /configs/voicemail.conf.sample
parent723448c1f125e37bc2ba6dd2b7443ea5a832f453 (diff)
Merged revisions 42697 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r42697 | tilghman | 2006-09-11 09:40:13 -0500 (Mon, 11 Sep 2006) | 2 lines Two grammar issues (bug 7927) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42698 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/voicemail.conf.sample')
-rw-r--r--configs/voicemail.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index b67a68505..3d59f4f2f 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -4,7 +4,7 @@
;
; NOTE: Asterisk has to edit this file to change a user's password. This does
-; note currently work with the "#include <file>" directive for Asterisk
+; not currently work with the "#include <file>" directive for Asterisk
; configuration files. Do not use it with this configuration file.
;
@@ -45,7 +45,7 @@ attach=yes
skipms=3000
; How many seconds of silence before we end the recording
maxsilence=10
-; Silence threshold (what we consider silence, the lower, the more sensitive)
+; Silence threshold (what we consider silence: the lower, the more sensitive)
silencethreshold=128
; Max number of failed login attempts
maxlogins=3