summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-06-23 14:54:21 +0000
committerRussell Bryant <russell@russellbryant.com>2009-06-23 14:54:21 +0000
commit0bbd5c94242f4f20fdf3691af3f5d542bacd19b9 (patch)
treeed60a7b01f5cb4eba23892689c38580858be26c4 /CHANGES
parent2affa3e999a279149c58f71841988e10408c3191 (diff)
Ignore voicemail messages that are just silence.
(closes issue #2264) Reported by: pfn Patches: silent-vm-1.6.2.txt uploaded by pfn (license 810) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@202570 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 431efd486..8a387244d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -50,6 +50,8 @@ Applications
to cycle through the next avaliable channel. By default this is still '*'.
* Added x() option to app_chanspy. This option allows DTMF to be set to
exit the application.
+ * The Voicemail application has been improved to automatically ignore messages
+ that only contain silence.
Dialplan Functions
------------------