[asterisk-bugs] [Asterisk 0018685]: [REGRESSION]: Files based voicemail message re-sequencing still not working as expected.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 27 07:52:48 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18685 
====================================================================== 
Reported By:                aragon
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18685
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 303676 
Request Review:              
====================================================================== 
Date Submitted:             2011-01-26 11:48 CST
Last Modified:              2011-01-27 07:52 CST
====================================================================== 
Summary:                    [REGRESSION]: Files based voicemail message
re-sequencing still not working as expected.
Description: 
Files based voicemail message re-sequencing still not working as expected.
Cannot listed to new messages by using the following steps to reproduce.

check new messages and then press 9 to save the message and choose 0 to
save it to new messages (which puts it in INBOX again). Changes the file
names from 0000 to 0001 assuming there is only one message in the folder.

This problem still occurs after upgrading to revision 303676
====================================================================== 

---------------------------------------------------------------------- 
 (0131108) iasgoscouk (reporter) - 2011-01-27 07:52
 https://issues.asterisk.org/view.php?id=18685#c131108 
---------------------------------------------------------------------- 
I have taken a svn checkout at revision 304421, and cannot make.  the
following error is displayed: 

app_voicemail.c:7784:2: error: expected identifier or â(â before
âreturnâ
app_voicemail.c:7785:1: error: expected identifier or â(â before â}â
token
app_voicemail.c:6033:12: warning: âresequence_mailboxâ defined but not
used
app_voicemail.c: In function âopen_mailboxâ:
app_voicemail.c:7782:2: warning: control reaches end of non-void function
make[1]: *** [app_voicemail.o] Error 1
make: *** [apps] Error 2

My previous svn checkout at 303637 compiles ok.    

After checking through the issues list I cafound this issue, and am
assuming that the compile issue may be relating to this change.

I use ODBC stored voicemail selected via menuopts, and was wondering
whether the 'not used in' error might be related to this issue being for
file based voicemail and therefore not required for ODBC stored voicemail,
and the code not accounting for it. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-27 07:52 iasgoscouk     Note Added: 0131108                          
======================================================================




More information about the asterisk-bugs mailing list