[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:50:35 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14950
======================================================================
Reported By: noahisaac
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 14950
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-22 14:49 CDT
Last Modified: 2009-08-24 11:50 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
======================================================================
----------------------------------------------------------------------
(0109530) svnbot (reporter) - 2009-08-24 11:50
https://issues.asterisk.org/view.php?id=14950#c109530
----------------------------------------------------------------------
Repository: asterisk
Revision: 213836
_U branches/1.6.2/
U branches/1.6.2/apps/app_voicemail.c
------------------------------------------------------------------------
r213836 | jpeeler | 2009-08-24 11:50:34 -0500 (Mon, 24 Aug 2009) | 21
lines
Merged revisions 213833 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r213833 | jpeeler | 2009-08-24 11:43:57 -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=213836
Issue History
Date Modified Username Field Change
======================================================================
2009-08-24 11:50 svnbot Checkin
2009-08-24 11:50 svnbot Note Added: 0109530
======================================================================
More information about the asterisk-bugs
mailing list