[Home]

Summary:ASTERISK-24942: Voicemail API: message is deleted when destination mailbox is at maxmsg
Reporter:Scott Griepentrog (sgriepentrog)Labels:
Date Opened:2015-04-06 12:45:38Date Closed:2015-04-07 14:36:39
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When ast_vm_msg_move is called to move an existing message in the Inbox to the Old folder, the message is deleted from Inbox but doesn't appear in Old.

Desired behavior: api call should fail with an error without deleting the message if the move does not succeed.
Comments:By: Scott Griepentrog (sgriepentrog) 2015-04-06 15:21:31.187-0500

Fix up for review: https://reviewboard.asterisk.org/r/4595/