[asterisk-bugs] [Asterisk 0017103]: [patch] [regression] No message is actually prepended when sending a voicemail message to another user

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 16 15:29:31 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17103 
====================================================================== 
Reported By:                mglazer
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17103
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
Target Version:             1.4.31
Asterisk Version:           1.4.30 
JIRA:                       SWP-1183 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-27 03:37 CDT
Last Modified:              2010-11-16 15:29 CST
====================================================================== 
Summary:                    [patch] [regression] No message is actually
prepended when sending a voicemail message to another user
Description: 
When in voicemail and listening to a message, one has the ability to press
8 and forward the message to another user. One can also prepend a message
by then pressing 1.
this does not currently work - no message is actually prepended and only
the original message is forwarded to the user.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016415 [patch] Message forwarding with prepent...
related to          0017803 [patch] [regression] Forwarding a voice...
====================================================================== 

---------------------------------------------------------------------- 
 (0128902) svnbot (reporter) - 2010-11-16 15:29
 https://issues.asterisk.org/view.php?id=17103#c128902 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 295200

U   branches/1.4/apps/app_voicemail.c

------------------------------------------------------------------------
r295200 | jpeeler | 2010-11-16 15:29:30 -0600 (Tue, 16 Nov 2010) | 9 lines

Ensure original message duration is preserved when prepending a message.

It seems the fix to issue 17103 was a little overzealous and removed the
code
that backed up the textfile containing the original message duration. This

code has now been restored.

(related to issue https://issues.asterisk.org/view.php?id=17103)
ABE-2654

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-16 15:29 svnbot         Checkin                                      
2010-11-16 15:29 svnbot         Note Added: 0128902                          
======================================================================




More information about the asterisk-bugs mailing list