[asterisk-bugs] [Asterisk 0010739]: [patch] Disable automatic move to Old from INBOX once 'heard'

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Sep 17 10:44:21 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10739 
====================================================================== 
Reported By:                ruffle
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10739
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 82546 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-17-2007 07:08 CDT
Last Modified:              09-17-2007 10:44 CDT
====================================================================== 
Summary:                    [patch] Disable automatic move to Old from INBOX
once 'heard'
Description: 
I'm getting a lot of flack from my users about Comedian Mail moving 'heard'
messages to the Old folder automatically.... and I agree with them enough
that I've generated a small patch to optionally disable this behaviour.

The complaint is roughly that should one have a number of messages in
one's INBOX and one wants to skip through them to pick out any important
stuff before dealing with the rest, the mere act of listening to any part
of the messages causes it to be designated as 'heard' and therefore
automatically moved to the Old folder even though you've only 'heard' part
of it. This can be very annoying if there's already a load of messages in
'Old'.

This patch allows an 'ignoreheard' flag in voicemail.conf.
====================================================================== 

---------------------------------------------------------------------- 
 ruffle - 09-17-07 10:44  
---------------------------------------------------------------------- 
Yes it should with the possible exception of the bit that reads the
configuration.

I originally did the change for 1.4.11 and only redid the patch against
svn trunk to ease the life of the developers.  It's actually pretty trivial
and if you want to bodge it just comment out the three places in
app_voicemail.c where it sets "vms->heard[xxxx] = 1;" 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-17-07 10:44  ruffle         Note Added: 0070674                          
======================================================================




More information about the asterisk-bugs mailing list