[asterisk-bugs] [Asterisk 0012764]: build app_voicemail with IMAP_STORAGE .voicemessage forwording failed.

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jul 29 10:46:46 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12764 
====================================================================== 
Reported By:                balsamcn
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   12764
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.20 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-05-30 15:52 CDT
Last Modified:              2008-07-29 10:46 CDT
====================================================================== 
Summary:                    build app_voicemail with IMAP_STORAGE .voicemessage
forwording failed.
Description: 
build voicemail with IMAP_STORAGE. call into voicemail box to forward a
message listened to another voice mailbox extension.got failed.
on cli:
Warning 'Unable to open
/var/spool/asterisk/voicemail/default/202//msg0000.txt in read-only mode'.
As fact, the file does not exit there when attempt to forward the
message.
the differece is you can find the wav file at
/var/spool/asterisk/voicemail/defaul/202/tmp/msg0000.WAV when listening.
Things like IAMP works sometimes but on forwarding.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0012896 Cannot transfer voicemail in IMAP
====================================================================== 

---------------------------------------------------------------------- 
 (0090807) svnbot (reporter) - 2008-07-29 10:46
 http://bugs.digium.com/view.php?id=12764#c90807 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 134223

U   branches/1.4/apps/app_voicemail.c

------------------------------------------------------------------------
r134223 | mmichelson | 2008-07-29 10:46:45 -0500 (Tue, 29 Jul 2008) | 30
lines

Merging the imap_consistency branch.

The main aim of this branch was to make the IMAP
code function in the same manner as the ODBC code
does, eliminating the need for so many IMAP-specific
code chunks. The focal point of all of this work was
to make the various macros (e.g. RETRIEVE, DISPOSE) 
functionally equivalent.

While doing the above work, I also fixed a few bugs
that I came across in my testing. Among these were

1. Fixed message forwarding. This was completely 
broken when using IMAP.
2. Fixed the inability to save new messages as old
and vice versa.
3. Fixed the "delete" options in voicemail.conf when
using IMAP storage.

Even though a few bugs were fixed and the code is
a lot more consistent, the one thing that was *not*
improved in this branch was performance.

The merge of this to trunk may not come immediately
due to the amount of work it will probably involve.

(closes issue http://bugs.digium.com/view.php?id=12764)
Reported by: balsamcn


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=134223 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-07-29 10:46 svnbot         Checkin                                      
2008-07-29 10:46 svnbot         Note Added: 0090807                          
======================================================================




More information about the asterisk-bugs mailing list