[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 08:44:37 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10056 
====================================================================== 
Reported By:                jaroth
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   10056
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
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 08:44 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.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-08-07 08:44  mvanbaak       Status                   ready for testing =>
assigned
09-08-07 08:44  mvanbaak       Assigned To               => putnopvut       
======================================================================




More information about the asterisk-bugs mailing list