[asterisk-bugs] [Asterisk 0012759]: [patch] Corrupt Voicemail Notification E-Mails (with file attached.)

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jun 24 16:01:53 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12759 
====================================================================== 
Reported By:                RobH
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12759
Category:                   Applications/app_voicemail
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-29-2008 17:36 CDT
Last Modified:              06-24-2008 16:01 CDT
====================================================================== 
Summary:                    [patch] Corrupt Voicemail Notification E-Mails (with
file attached.)
Description: 
My server is sending out voicemail notification via Exim4.  99% of the
emails thus sent are perfect, coming through clear with the voicemail
attached just fine.  The issue is only occurring on some of the
voicemails.

Some digging in the call detail records show it only occurs on calls with
a 'src' of 'restricted' and a clid that has the opening " but no closing ".
 I am not sure if the system is receiving an actual clid of the missing "
or not, as I do not know how to go about reproducing it in a reliable
fashion.  I have around 10 of these garbled emails, one of which is posted
in the additional info, scrubbed of the users contact info.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-24-08 16:01  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 124910

U   branches/1.4/apps/app_voicemail.c

------------------------------------------------------------------------
r124910 | tilghman | 2008-06-24 16:01:43 -0500 (Tue, 24 Jun 2008) | 8
lines

Occasionally control characters find their way into CallerID.  These need
to
be stripped prior to placing CallerID in the headers of an email.
(closes issue http://bugs.digium.com/view.php?id=12759)
 Reported by: RobH
 Patches: 
       20080602__bug12759__2.diff.txt uploaded by Corydon76 (license 14)
 Tested by: RobH

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=124910 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-24-08 16:01  svnbot         Note Added: 0089179                          
======================================================================




More information about the asterisk-bugs mailing list