[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 14:57:26 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 14:57 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.
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 07-10-07 14:57  
---------------------------------------------------------------------- 
Now that I've tried patching my install, I see that "usesmdi" and
"smdistation" are not defined and that run_externnotify only takes two
parameters. Sorry I didn't point this out sooner. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-10-07 14:57  putnopvut      Note Added: 0067083                          
======================================================================




More information about the Asterisk-bugs mailing list