summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2011-12-16 22:00:37 +0000
committerJonathan Rose <jrose@digium.com>2011-12-16 22:00:37 +0000
commit1b0741c7db397114602da1e422125ad51d598b5c (patch)
tree99d387ec8549906e7d82fa87eaed6e1a4ec9ec73 /CHANGES
parente71bad495894ec9dc8d041b9b4bbca75d35cf1a3 (diff)
Voicemail with the saycid option will now play a caller's name based on cid if available.
In order to check the availability of the caller's name, app_voicemail will check for an audio file in <astspooldir>/recordings/callerids/ This change sets a precedent for where to put recordings of names. Currently the idea is that recordings here could also be used for applications like confbridge and meetme to find recorded names in this folder from callerid (when another recording isn't available) (closes issue ASTERISK-18565) Reporter: Russell Brown Patches: r uploaded by Russel Brown (license 6182) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d9124b8ed..db9f1c295 100644
--- a/CHANGES
+++ b/CHANGES
@@ -45,6 +45,13 @@ Queue changes
* Added queue options autopausebusy and autopauseunavail for automatically
pausing a queue member when their device reports busy or congestion.
+Voicemail changes
+-----------------
+ * When voicemail plays a message's envelope with saycid set to yes, when reaching
+ the caller id field it will play a recording of a file with the same base name
+ as the sender's callerid if there is a similarly named file in
+ <astspooldir>/recordings/callerids/
+
Applications
------------
* Added 'j' option to SayUnixTime. SayUnixTime no longer auto jumps to extension