[Asterisk-bugs] [Asterisk 0010138]: Incorrect destination mailbox when forwarding message with IMAP storage

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jul 10 13:28:29 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10138 
====================================================================== 
Reported By:                jaroth
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   10138
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 73758 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             07-06-2007 13:57 CDT
Last Modified:              07-10-2007 13:28 CDT
====================================================================== 
Summary:                    Incorrect destination mailbox when forwarding
message with IMAP storage
Description: 
When forwarding a message from one mailbox to another in forward_message,
the actual STORE method is sent a pointer to the SENDER's vm_state, not the
RECEIVER's vm_state.  This patch retrieves a vm_state for the receiver's
mailbox and sends that one instead. 

This patch also calls extern_notify on the receiver's mailbox, which was
previously missing.  Let me know if that should be a separate patch.
====================================================================== 

---------------------------------------------------------------------- 
 jaroth - 07-10-07 13:28  
---------------------------------------------------------------------- 
This was a local change that is not needed, sorry.  The new patch (v2) does
not call that method. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-10-07 13:28  jaroth         Note Added: 0067080                          
======================================================================




More information about the Asterisk-bugs mailing list