[asterisk-bugs] [Asterisk 0013652]: [patch] Asterisk IMAP headers are not processed correctly

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 9 08:45:53 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
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 08:45 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.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-09 08:45 jaroth         Summary                  Asterisk IMAP headers
are not processed correctly => [patch] Asterisk IMAP headers are not processed
correctly
======================================================================




More information about the asterisk-bugs mailing list