[asterisk-bugs] [Asterisk 0014950]: [patch] Greetings are stored as IMAP messages even when imapgreetings=no

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 24 11:44:35 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14950 
====================================================================== 
Reported By:                noahisaac
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14950
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.0.7 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 189816 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-22 14:49 CDT
Last Modified:              2009-08-24 11:44 CDT
====================================================================== 
Summary:                    [patch] Greetings are stored as IMAP messages even
when imapgreetings=no
Description: 
When using IMAP voicemail storage, every time greetings are recorded, they
are stored as IMAP messages, even when imapgreetings is set to 'no' in
voicemail.conf.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0015729 IMAP greetings not stored in dovecot
====================================================================== 

---------------------------------------------------------------------- 
 (0109526) svnbot (reporter) - 2009-08-24 11:44
 https://issues.asterisk.org/view.php?id=14950#c109526 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 213833

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r213833 | jpeeler | 2009-08-24 11:44:34 -0500 (Mon, 24 Aug 2009) | 14
lines

Fix storage of greetings when using IMAP_STORAGE

The store macro was not getting called preventing storage of IMAP
greetings
at all. This has been corrected along with fixing checking if the
imapgreetings option is turned on to store the greeting in IMAP. Lastly,
the attachment filename was incorrectly using the full path instead of
just
the basename, which was causing problems with retrieval of the greeting.

(closes issue https://issues.asterisk.org/view.php?id=14950)
Reported by: noahisaac

(closes issue https://issues.asterisk.org/view.php?id=15729)
Reported by: lmadsen

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-24 11:44 svnbot         Checkin                                      
2009-08-24 11:44 svnbot         Note Added: 0109526                          
======================================================================




More information about the asterisk-bugs mailing list