[asterisk-bugs] [Asterisk 0013652]: [patch] Asterisk IMAP headers are not processed correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 9 18:18:23 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13652
======================================================================
Reported By: jaroth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13652
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.0
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-09 08:45 CDT
Last Modified: 2008-10-09 18:18 CDT
======================================================================
Summary: [patch] Asterisk IMAP headers are not processed
correctly
Description:
There are a few minor glitches in the way that 1.6 copies IMAP voicemail
headers to the local .txt file before playing a message:
- The urgent flag is not extracted, so messages are not announced as
urgent ("first urgent message")
- The callerID name and number fields are extracted backwards, so
ast_callerid_parse() does not parse correctly. The callerID is not
announced because the callerID name is sent to ast_play_digit_str() instead
of the number.
======================================================================
----------------------------------------------------------------------
(0093434) putnopvut (administrator) - 2008-10-09 18:18
http://bugs.digium.com/view.php?id=13652#c93434
----------------------------------------------------------------------
Ah, thanks for the patch. Looks good!
Issue History
Date Modified Username Field Change
======================================================================
2008-10-09 18:18 putnopvut Note Added: 0093434
======================================================================
More information about the asterisk-bugs
mailing list