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

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jul 6 14:50:23 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
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-06-2007 14:50 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.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-06-07 14:50  russell        Status                   new => assigned     
07-06-07 14:50  russell        Assigned To               => putnopvut       
======================================================================




More information about the Asterisk-bugs mailing list