]> 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:38:14 +0000 (16:38 -0500)
commit273f819dfe29bf3decd4835a9f2989dffa3472fb
tree15651e796ccb73861f676aa64bfc7db3ad785fa8
parent02dee3986a6baccea7f1fe6c97b42ecd736c5008
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