[asterisk-bugs] [Asterisk 0012525]: [patch] safe_asterisk can be started multiple times.
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Apr 29 14:39:06 CDT 2008
The following issue requires your FEEDBACK.
======================================================================
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: feedback
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-29-2008 14:39 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
======================================================================
04-29-08 14:39 Corydon76 Status new => feedback
04-29-08 14:39 Corydon76 Summary safe_asterisk can be
started multiple times. => [patch] safe_asterisk can be started multiple times.
======================================================================
More information about the asterisk-bugs
mailing list