[asterisk-bugs] [Asterisk 0010056]: Use more consistent CallerID naming in IMAP mail headers to fix "unknown caller" voicemail info.

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Sep 8 06:19:19 CDT 2007


email_notification_title_for_status_bug_ready_for_testing 
====================================================================== 
http://bugs.digium.com/view.php?id=10056 
====================================================================== 
Reported By:                jaroth
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10056
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 71637 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             06-25-2007 12:04 CDT
Last Modified:              09-08-2007 06:19 CDT
====================================================================== 
Summary:                    Use more consistent CallerID naming in IMAP mail
headers to fix "unknown caller" voicemail info.
Description: 
Currently the callerID name and number are stored in two different email
headers for IMAP storage:

X-Asterisk-VM-Caller-ID-Num and X-Asterisk-VM-Caller-ID-Name

The problem is that the method that parses the caller ID to play it back
expects the callerID to be in the standard format "name" <number>.  This
patch modifies the IMAP headers to use a single entry
"X-Asterisk-VM-Caller-ID" with the standard format.  This allows voicemail
to announce the correct Caller ID.
====================================================================== 

---------------------------------------------------------------------- 
 mvanbaak - 09-08-07 06:19  
---------------------------------------------------------------------- 
works correctly on my testsystem. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-08-07 06:19  mvanbaak       Note Added: 0070159                          
09-08-07 06:19  mvanbaak       Status                   feedback => ready for
testing
======================================================================




More information about the asterisk-bugs mailing list