[asterisk-commits] mmichelson: branch 1.6.0 r115589 - /branches/1.6.0/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri May 9 16:24:03 CDT 2008
Author: mmichelson
Date: Fri May 9 16:24:02 2008
New Revision: 115589
URL: http://svn.digium.com/view/asterisk?view=rev&rev=115589
Log:
Blocked revisions 115588 via svnmerge
........
r115588 | mmichelson | 2008-05-09 16:22:42 -0500 (Fri, 09 May 2008) | 19 lines
Adding support for "urgent" voicemail messages. Messages which are
marked "urgent" are considered to be higher priority than other messages
and so they will be played before any other messages in a user's mailbox.
There are two ways to leave an urgent message.
1. send the 'U' option to VoiceMail().
2. Set review=yes in voicemail.conf. This will give instructions for
a caller to mark a message as urgent after the message has been recorded.
I have tested that this works correctly with file and ODBC storage, and James
Rothenberger (who wrote initial support for this feature) has tested its use
with IMAP storage.
(closes issue #11817)
Reported by: jaroth
Based on branch http://svn.digium.com/svn/asterisk/team/jrothenberger/asterisk-urgent
Tested by: putnopvut, jaroth
........
Modified:
branches/1.6.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list