[asterisk-commits] r388818 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed May 15 14:07:30 CDT 2013


Author: mjordan
Revision: 388818
Modified property: svn:log

Modified: svn:log at Wed May 15 14:07:30 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May 15 14:07:30 2013
@@ -1,4 +1,13 @@
 Fix VM snapshot handling for combined INBOX.
+
+The snapshot API contains an option that allow for combining of new 
+and old messages within a single snapshot. New messages, however, 
+include options beyond just 'INBOX' - it also includes the Urgent 
+folder. A previous patch that combined INBOX and Urgent accidentally 
+impacted snapshots that attempted to gain messages from just the Old 
+folder. This patch fixes the snapshot gathering such that the API 
+returns the appropriate messages for the folder selected, with and 
+without the combine option.
 
 This should make it more clear about what's happening.
 




More information about the asterisk-commits mailing list