From e5aa8cad9b65281ba135c330555d5b75bd95bbfc Mon Sep 17 00:00:00 2001 From: Jeff Peeler Date: Thu, 3 Dec 2009 00:38:03 +0000 Subject: Extend voicemail to allow IMAP folders to be specified per mailbox. Previously only possible per context, new option called imapfolder. (closes issue #14298) Reported by: jablko Patches: patch-200906202 uploaded by jablko (license 675) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@232700 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d49fb48ec..e744b497a 100644 --- a/CHANGES +++ b/CHANGES @@ -105,6 +105,9 @@ Applications announcement. * Added 'y' option to app_record. This option enables a mode where any DTMF digit received will terminate recording. + * Voicemail now supports per mailbox settings for folders when using IMAP storage. + Previously the folder could only be set per context, but has now been extended + using the imapfolder option. Dialplan Functions ------------------ -- cgit v1.2.3