[asterisk-bugs] [Asterisk 0014542]: [patch] #exec lines causing failure of parsing of extensions.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 2 13:38:10 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14542
======================================================================
Reported By: jtodd
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 14542
Category: Core/Configuration
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 178303
Request Review:
======================================================================
Date Submitted: 2009-02-24 13:47 CST
Last Modified: 2009-09-02 13:38 CDT
======================================================================
Summary: [patch] #exec lines causing failure of parsing of
extensions.conf
Description:
If I add an #exec line with a script to my extensions.conf, Asterisk locks
up when it tries to parse that line and include the data from the script.
I've included a scripted capture of the #exec'ed file, the output, and the
fact that I have to kill Asterisk with "-9" to get it to die.
======================================================================
----------------------------------------------------------------------
(0110068) svnbot (reporter) - 2009-09-02 13:38
https://issues.asterisk.org/view.php?id=14542#c110068
----------------------------------------------------------------------
Repository: asterisk
Revision: 215567
U trunk/main/Makefile
U trunk/main/app.c
------------------------------------------------------------------------
r215567 | tilghman | 2009-09-02 13:38:10 -0500 (Wed, 02 Sep 2009) | 9
lines
Close up to the soft open file limit (same on Linux, but varies
drastically on OS X).
Also, a Makefile fix for Darwin (OS X).
(closes issue https://issues.asterisk.org/view.php?id=14542)
Reported by: jtodd
Patches:
20090901__issue14542.diff.txt uploaded by tilghman (license 14)
Tested by: jtodd, tilghman
Change-type: bugfix
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=215567
Issue History
Date Modified Username Field Change
======================================================================
2009-09-02 13:38 svnbot Checkin
2009-09-02 13:38 svnbot Note Added: 0110068
======================================================================
More information about the asterisk-bugs
mailing list