[asterisk-commits] tilghman: trunk r42698 - in /trunk: ./
configs/voicemail.conf.sample
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Sep 11 07:41:36 MST 2006
Author: tilghman
Date: Mon Sep 11 09:41:35 2006
New Revision: 42698
URL: http://svn.digium.com/view/asterisk?rev=42698&view=rev
Log:
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)
........
Modified:
trunk/ (props changed)
trunk/configs/voicemail.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.2-merged' - no diff available.
Modified: trunk/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/voicemail.conf.sample?rev=42698&r1=42697&r2=42698&view=diff
==============================================================================
--- trunk/configs/voicemail.conf.sample (original)
+++ trunk/configs/voicemail.conf.sample Mon Sep 11 09:41:35 2006
@@ -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 @@
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
More information about the asterisk-commits
mailing list