From b1c9a7449a3ec5fcf703e1cf096c5e45294f4e22 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Fri, 9 May 2008 21:24:02 +0000 Subject: [PATCH] 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 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@115589 65c4cc65-6c06-0410-ace0-fbb531ad65f3