summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-12-14 23:16:00 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-12-14 23:16:00 +0000
commit89a1af1d38ea17be4429c3b40289af0f308b0bf5 (patch)
tree5ace186005618531535dc10da3a941fd34bb750b /CHANGES
parente52ee5c8e673245f6f6f516827553c92596a8c22 (diff)
Allow greetings-only mailboxes for Voicemail.
(closes issue #15132) Reported by: floletarmo Patches: voicemail_changes.patch uploaded by floletarmo (license 784) (with some additional changes by me) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@234820 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c1836b2ad..38d54f7c0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -88,6 +88,8 @@ Applications
exit the application.
* The Voicemail application has been improved to automatically ignore messages
that only contain silence.
+ * If you set maxmsg to 0 in voicemail.conf, Voicemail will consider the
+ associated mailbox(es) to be greetings-only.
* The ChanSpy application now has the 'S' option, which makes the application
automatically exit once it hits a point where no more channels are available
to spy on.