[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:36:06 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: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 190586
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-27 13:05 CDT
Last Modified: 2009-04-27 14:36 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);
======================================================================
----------------------------------------------------------------------
(0103840) svnbot (reporter) - 2009-04-27 14:36
http://bugs.digium.com/view.php?id=14979#c103840
----------------------------------------------------------------------
Repository: asterisk
Revision: 190727
_U branches/1.6.0/
U branches/1.6.0/main/pbx.c
------------------------------------------------------------------------
r190727 | tilghman | 2009-04-27 14:36:05 -0500 (Mon, 27 Apr 2009) | 11
lines
Merged revisions 190726 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r190726 | tilghman | 2009-04-27 14:34:48 -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=190727
Issue History
Date Modified Username Field Change
======================================================================
2009-04-27 14:36 svnbot Checkin
2009-04-27 14:36 svnbot Note Added: 0103840
======================================================================
More information about the asterisk-bugs
mailing list