From 270b98d2f4386422cb9a31f9b9570c1ee0638127 Mon Sep 17 00:00:00 2001
From: Russell Bryant <russell@russellbryant.com>
Date: Sat, 1 Oct 2005 01:24:15 +0000
Subject: [PATCH] clarify option description (issue #5351)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6705 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/voicemail.conf.sample | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index b9dc2eff81..8680190c00 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -15,7 +15,8 @@ attach=yes
 ;maxmsg=100
 ; Maximum length of a voicemail message in seconds
 ;maxmessage=180
-; Minimum length of a voicemail message in seconds
+; Minimum length of a voicemail message in seconds for the message to be kept
+; The default is no minimum.
 ;minmessage=3
 ; Maximum length of greetings in seconds
 ;maxgreet=60
-- 
GitLab