]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Process urgent messages with mailcmd
authorSean Bright <sean.bright@gmail.com>
Fri, 21 Aug 2020 14:17:59 +0000 (10:17 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 25 Aug 2020 21:43:29 +0000 (16:43 -0500)
commit788b60d935cb910f7417611416c54be3c8d49517
tree4f65131926c4eae4e65651492674d61441531231
parenteaed23b340ab4dd15b25319878200ba2832c2660
app_voicemail: Process urgent messages with mailcmd

Rather than putting messages into INBOX and then moving them to Urgent
later, put them directly in to the Urgent folder. This prevents
mailcmd from being skipped.

ASTERISK-27273 #close

Change-Id: I49934e093290d308506ab8d45a40ef705c5ae4f5
apps/app_voicemail.c