[asterisk-bugs] [Asterisk 0013664]: deleting and moving voicemessages around

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Oct 10 09:42:35 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13664 
====================================================================== 
Reported By:                fmueller
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13664
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-10 08:31 CDT
Last Modified:              2008-10-10 09:42 CDT
====================================================================== 
Summary:                    deleting and moving voicemessages around
Description: 
I use this call for dialing into the system:
VoicemailMain(${CALLERID(num)}@default|sa(1))

First I have this situation

root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# ls
msg0000.txt  msg0000.wav
root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# 

After the message has been played back I press 9 to save the message. Then
I press 1 to save the message in the directory "old messages". Then I have
this situation:

root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# ls
msg0000.txt  msg0000.wav  msg0001.txt  msg0001.wav
root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# 

Then I press 7 to delete the message and leave the system by pressing #.
Then I have this situation again:

root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# ls
msg0000.txt  msg0000.wav  msg0001.txt  msg0001.wav
root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# 

Obviously no message has been deleted. Now something interessting: I
repeat every single step above with the only exception that I do press 7 to
delete the message. Then I have this situation:

root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# ls
msg0000.txt  msg0000.wav
root at mobil-1:/var/spool/asterisk/voicemail/default/222/Old# 

In this case the message is deleted. Is everything of these things the
expected behaviour?

Something similar happens when I save the message in INBOX: I have one
"Old" message, save it in INBOX, leave the menu by pressing # and see, that
the message was deleted from the folder "Old". So actually the message has
been moved. But all prompts related to this say "save". They probably
should say "move" if Asterisk´s behaviour is correct.
====================================================================== 

---------------------------------------------------------------------- 
 (0093475) fmueller (reporter) - 2008-10-10 09:42
 http://bugs.digium.com/view.php?id=13664#c93475 
---------------------------------------------------------------------- 
In my report above I wrote: "I repeat every single step above with the only
exception that I do press 7 to delete the message." That was wrong. It
should have been: "I repeat every single step above with the only exception
that I do _NOT_ press 7 to delete the message."

@Corydon76: You wrote: "and marked for deletion in the INBOX folder." I do
not see in which example in my report something is marked for deletion in
the INBOX folder. I did not delete anything from the INBOX folder. I only
moved something to the folder INBOX. In my first example the INBOX is
completely irrelevant. I moved a message from the folder "Old" to the
folder "Old". In my second example I moved a message from the folder "Old"
to the folder "INBOX".

Well, I try to explain again. For the following to cases the start
situation is that I have 1 message in folder "Old" and 0 messages in folder
"INBOX". I dial the Voicemailsystem with option a(1) in both cases.
first case: I press 9, 0, 7, #. (save, to folder INBOX, delete, leave).
            Then I have the message in the folders "INBOX" and "Old".
second case: When I press 9, 0, # (save, to folder INBOX, leave)
             then I have the message in "INBOX" but not in "Old".

Is all of this really the correct behaviour? For me this is very
irritating. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-10 09:42 fmueller       Note Added: 0093475                          
======================================================================




More information about the asterisk-bugs mailing list