aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorjpeeler <jpeeler@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-02 18:22:05 +0000
committerjpeeler <jpeeler@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-02 18:22:05 +0000
commit522dd61cfc2d9a1c4f1ddc738df10b0ad342c2d1 (patch)
tree14fa07d24b6f39f85ea139cff524deca1224d2c5 /CHANGES
parent11787e241829c449721451ea3678e9012c300b3d (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: http://svn.digium.com/svn/asterisk/trunk@249889 f38db490-d61c-443f-a65b-d21fe96a405b
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
------------------