[asterisk-bugs] [Asterisk 0008288]: [patch] perl based safe_asterisk
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Sep 6 14:19:09 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=8288
======================================================================
Reported By: tillo
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 8288
Category: Core/General
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: 1.2.12.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-03-2006 16:17 CST
Last Modified: 09-06-2007 14:19 CDT
======================================================================
Summary: [patch] perl based safe_asterisk
Description:
I've put this in our asterisk.conf:
[options]
verbose => 4
alwaysfork => yes
Asterisk doesn't fork, even with verbose={1-3}, nofork=no and console=no.
Someone was talking about a CLI switch "-F" in Asterisk 1.2.7 but it's
missing in Asterisk 1.2.12.1. I guess 'alwaysfork' was removed too.
If we force it to fork with start-stop-daemon's option "--background"
asterisk works fine but keep running with 100% CPU consuming.
======================================================================
----------------------------------------------------------------------
mvanbaak - 09-06-07 14:19
----------------------------------------------------------------------
Closing due to lack of interest.
If you want this included please reopen this bugreport and upload the
script with a valid license.
Issue History
Date Modified Username Field Change
======================================================================
09-06-07 14:19 mvanbaak Note Added: 0070050
======================================================================
More information about the asterisk-bugs
mailing list