[asterisk-bugs] [Asterisk 0012525]: safe_asterisk can be started multiple times.
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Apr 28 17:27:08 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12525
======================================================================
Reported By: explidous
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12525
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 04-25-2008 15:34 CDT
Last Modified: 04-28-2008 17:27 CDT
======================================================================
Summary: safe_asterisk can be started multiple times.
Description:
Due to an error in a custom init script it was possible to run
safe_asterisk twice. This causes interesting issues especially on a highly
loaded asterisk server. Mainly every few seconds a remote unix connection
would show up and immediately disconnect in the Asterisk CLI. Now I realize
that this was a problem in our init script and it has since been fixed, but
it illustrates an issue with safe_asterisk. It should check to see if there
is another instance of itself running, and if so exit like all good
daemons.
======================================================================
----------------------------------------------------------------------
Corydon76 - 04-28-08 17:27
----------------------------------------------------------------------
Does this patch address your concerns?
Issue History
Date Modified Username Field Change
======================================================================
04-28-08 17:27 Corydon76 Note Added: 0086113
======================================================================
More information about the asterisk-bugs
mailing list