mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Allow configuration of minsecs and nextaftercmd per mailbox.
Previously only configurable globally. A unit test has also been written to provide protection against parse failures for supported mailbox options. (closes issue #16864) Reported by: kobaz Patches: voicemail2.patch uploaded by kobaz (license 834) Review: https://reviewboard.asterisk.org/r/555/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@254321 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -121,6 +121,7 @@ Applications
|
||||
* 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.
|
||||
* Voicemail now supports per mailbox settings for nextaftercmd and minsecs.
|
||||
* Voicemail now allows the pager date format to be specified separately from the
|
||||
email date format.
|
||||
* New applications JabberJoin, JabberLeave, and JabberSendGroup have been added
|
||||
|
Reference in New Issue
Block a user