[asterisk-bugs] [Asterisk 0014979]: don't warn, when pipe is used in app_system
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 27 14:34:52 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14979
======================================================================
Reported By: pj
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14979
Category: Core/PBX
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 190586
Request Review:
======================================================================
Date Submitted: 2009-04-27 13:05 CDT
Last Modified: 2009-04-27 14:34 CDT
======================================================================
Summary: don't warn, when pipe is used in app_system
Description:
Using pipe is completelly legal when executing system commands,
eg. this dialplan command shouldn't generate any warnings
System(echo -e abc | mail -s test foo at bar);
======================================================================
----------------------------------------------------------------------
(0103839) svnbot (reporter) - 2009-04-27 14:34
http://bugs.digium.com/view.php?id=14979#c103839
----------------------------------------------------------------------
Repository: asterisk
Revision: 190726
U trunk/main/pbx.c
------------------------------------------------------------------------
r190726 | tilghman | 2009-04-27 14:34:49 -0500 (Mon, 27 Apr 2009) | 4
lines
Don't warn on pipe in the System call.
(closes issue http://bugs.digium.com/view.php?id=14979)
Reported by: pj
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=190726
Issue History
Date Modified Username Field Change
======================================================================
2009-04-27 14:34 svnbot Checkin
2009-04-27 14:34 svnbot Note Added: 0103839
======================================================================
More information about the asterisk-bugs
mailing list