[asterisk-bugs] [Asterisk 0013894]: restart gracefully / when convenient doesn't work with the AMI
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 16 14:35:22 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13894
======================================================================
Reported By: kernelsensei
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 13894
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-13 08:29 CST
Last Modified: 2008-12-16 14:35 CST
======================================================================
Summary: restart gracefully / when convenient doesn't work
with the AMI
Description:
Hi,
The 'restart gracefully' or 'restart when convenient' commands do not work
properly when executed through the AMI. 'restart now' works well.
All the applications / fuctions are unloaded, but asterisk doesn't restart
and the CLI doesn't get killed.
======================================================================
----------------------------------------------------------------------
(0096479) svnbot (reporter) - 2008-12-16 14:35
http://bugs.digium.com/view.php?id=13894#c96479
----------------------------------------------------------------------
Repository: asterisk
Revision: 164806
U branches/1.4/main/manager.c
------------------------------------------------------------------------
r164806 | russell | 2008-12-16 14:35:20 -0600 (Tue, 16 Dec 2008) | 9 lines
Add "restart gracefully" to the AMI blacklist of CLI commands.
"module unload" was already identified as a command that can not be used
from the AMI. "restart gracefully" effectively unloads all modules, and
will
run in to the same problems.
(closes issue http://bugs.digium.com/view.php?id=13894)
Reported by: kernelsensei
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=164806
Issue History
Date Modified Username Field Change
======================================================================
2008-12-16 14:35 svnbot Note Added: 0096479
======================================================================
More information about the asterisk-bugs
mailing list