[asterisk-bugs] [Asterisk 0014081]: MinivmAccMess() does not set MINIVM_ACCMESS_STATUS
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 16 09:00:27 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14081
======================================================================
Reported By: pkempgen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14081
Category: Applications/app_minivm
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.1-beta3
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-12-15 13:58 CST
Last Modified: 2008-12-16 09:00 CST
======================================================================
Summary: MinivmAccMess() does not set MINIVM_ACCMESS_STATUS
Description:
---cut---
-= Info about application 'MinivmAccMess' =-
[...]
Result is given in channel variable MINIVM_ACCMESS_STATUS
The possible values are: SUCCESS | FAILED
FAILED is set if the file can't be created.
---cut---
minivm_accmess_exec() in app_minivm.c does not set MINIVM_ACCMESS_STATUS.
======================================================================
----------------------------------------------------------------------
(0096441) svnbot (reporter) - 2008-12-16 09:00
http://bugs.digium.com/view.php?id=14081#c96441
----------------------------------------------------------------------
Repository: asterisk
Revision: 164623
U trunk/apps/app_minivm.c
------------------------------------------------------------------------
r164623 | russell | 2008-12-16 09:00:26 -0600 (Tue, 16 Dec 2008) | 5 lines
Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was
not needed.
(closes issue http://bugs.digium.com/view.php?id=14081)
Reported by: pkempgen
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=164623
Issue History
Date Modified Username Field Change
======================================================================
2008-12-16 09:00 svnbot Checkin
2008-12-16 09:00 svnbot Note Added: 0096441
======================================================================
More information about the asterisk-bugs
mailing list