Add a "core reload" CLI command.

Review: https://reviewboard.asterisk.org/r/859/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@282066 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2010-08-12 20:41:17 +00:00
parent 44bc8cd334
commit c794db0b00
2 changed files with 26 additions and 1 deletions

View File

@@ -552,6 +552,7 @@ CLI Changes
manager.conf.
* Added 'all' keyword to the CLI command "channel request hangup" so that you can send
the channel hangup request to all channels.
* Added a "core reload" CLI command that executes a global reload of Asterisk.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------