[asterisk-commits] r376263 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Nov 15 14:37:43 CST 2012
Author: newtonr
Revision: 376263
Modified property: svn:log
Modified: svn:log at Thu Nov 15 14:37:43 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Nov 15 14:37:43 2012
@@ -1,3 +1,8 @@
+Patch to play correct sound file when a voicemail's urgent status is removed
+
+We were attempting to play "vm-urgent-removed", which didn't exist. Now we play "vm-marked-nonurgent" which exists
+and is the correct sound file. Previous behavior was silence and a warning on the CLI.
+
(issue ASTERISK-20280)
(closes issue ASTERISK-20280)
Reported by: Tomo Takebe
More information about the asterisk-commits
mailing list