[asterisk-bugs] [Asterisk 0012525]: [patch] safe_asterisk can be started multiple times.
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun May 4 22:17:52 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12525
======================================================================
Reported By: explidous
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 12525
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 04-25-2008 15:34 CDT
Last Modified: 05-04-2008 22:17 CDT
======================================================================
Summary: [patch] 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
======================================================================
05-04-08 22:17 Corydon76 Assigned To => Corydon76
======================================================================
More information about the asterisk-bugs
mailing list