[asterisk-bugs] [Asterisk 0016842]: [patch] [regression] system() dialplan function fails (-1 returned) when argument is single quoted

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 11 14:25:04 CST 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16842 
====================================================================== 
Reported By:                ip-rob
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16842
Category:                   Applications/app_system
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Target Version:             1.6.2.7
Asterisk Version:           SVN 
JIRA:                       SWP-930 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-16 12:30 CST
Last Modified:              2010-03-11 14:25 CST
====================================================================== 
Summary:                    [patch] [regression] system() dialplan function
fails (-1 returned) when argument is single quoted
Description: 
The system() dialplan fails to execute a command that is passed and quoted
with single quoted (e.g. system('ls -l /tmp')).  Previous versions of
asterisk allowed the single quote.  

Should allow single quotes for compatibility.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-11 14:25 svnbot         Status                   assigned => resolved
2010-03-11 14:25 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list