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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 16:11:17 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13664 
====================================================================== 
Reported By:                fmueller
Assigned To:                blitzrage
====================================================================== 
Project:                    Asterisk
Issue ID:                   13664
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
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-12-11 16:11 CST
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 (0096279) blitzrage (administrator) - 2008-12-11 16:11
 http://bugs.digium.com/view.php?id=13664#c96279 
---------------------------------------------------------------------- 
I've assigned this issue to myself so that I can try and reproduce the
issue and see what I would expect the behaviour to be, and what actually
happens. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 16:11 blitzrage      Note Added: 0096279                          
======================================================================




More information about the asterisk-bugs mailing list