[asterisk-bugs] [Asterisk 0012525]: safe_asterisk can be started multiple times.
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Apr 25 15:34:32 CDT 2008
The following issue has been SUBMITTED.
======================================================================
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-25-2008 15:34 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-25-08 15:34 explidous Asterisk Version => 1.4.19
04-25-08 15:34 explidous SVN Branch (only for SVN checkou => N/A
======================================================================
More information about the asterisk-bugs
mailing list