summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJeff Peeler <jpeeler@digium.com>2010-03-02 18:22:05 +0000
committerJeff Peeler <jpeeler@digium.com>2010-03-02 18:22:05 +0000
commitbb3792a8a7aeec996988be241927960a45e867ea (patch)
tree14fa07d24b6f39f85ea139cff524deca1224d2c5 /CHANGES
parent9257e8573b62268f20ae37a35b3a5fe1645a8d2e (diff)
Add new application VMSayName for use with voicemail.
VMSayName that will play the recorded name of the voicemail user if it exists, otherwise will play the mailbox number. A unit test has been written to verify correct functionality called test_voicemail_vmsayname. (closes issue #14973) Reported by: ghjm Review: https://reviewboard.asterisk.org/r/530/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@249889 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 05c744292..c734f245c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -136,6 +136,8 @@ Applications
* The OSP lookup application adds in/outbound network ID, optional security,
number portability, QoS reporting, destination IP port, custom info and service
type features.
+ * Added new application VMSayName that will play the recorded name of the voicemail
+ user if it exists, otherwise will play the mailbox number.
Dialplan Functions
------------------