[asterisk-bugs] [AsteriskNOW and Packages 0017461]: Amportal Restart fails to wait till Asterisk stops
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jun 13 13:33:14 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17461
======================================================================
Reported By: vmikhelson
Assigned To:
======================================================================
Project: AsteriskNOW and Packages
Issue ID: 17461
Category: New Feature
Reproducibility: always
Severity: major
Priority: normal
Status: new
JIRA:
======================================================================
Date Submitted: 2010-06-03 21:39 CDT
Last Modified: 2010-06-13 13:33 CDT
======================================================================
Summary: Amportal Restart fails to wait till Asterisk stops
Description:
Freepbx_engine logic assumes that Asterisk stops immediately upon 'core
stop gracefully' command execution. This behavior changed in Asterisk
1.6.2. It takes its time to perform a lot of cleanup.
One solution is to use 'core stop now'
Another solution is to implement a 'while' loop.
Modified stop_asterisk() function with the 'while' loop is in Additional
Information.
======================================================================
----------------------------------------------------------------------
(0123331) tilghman (administrator) - 2010-06-13 13:33
https://issues.asterisk.org/view.php?id=17461#c123331
----------------------------------------------------------------------
Additionally, patches should be uploaded to the file upload area, not
posted within a note.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-13 13:33 tilghman Note Added: 0123331
======================================================================
More information about the asterisk-bugs
mailing list