[Home]

Summary:ASTERISK-13222: MinivmAccMess() does not set MINIVM_ACCMESS_STATUS
Reporter:pkempgen (pkempgen)Labels:
Date Opened:2008-12-15 13:58:36.000-0600Date Closed:2008-12-16 09:00:27.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_minivm
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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.

****** ADDITIONAL INFORMATION ******

1.6.1 or trunk as of today
Comments:By: Digium Subversion (svnbot) 2008-12-16 09:00:27.000-0600

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 ASTERISK-13222)
Reported by: pkempgen

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=164623