Adding a new CLI command for "manager reload", which is important now that

you need to reload after changes. Thanks YS.

Reported by: ys
Patches: 
      trunk93163_manager_reload.c.diff uploaded by ys (license 281)
(related to issue #11414)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93166 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-12-16 13:35:09 +00:00
parent 130fe4000a
commit c92dafd551
2 changed files with 22 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ AMI - The manager (TCP/TLS/HTTP)
list (delete or add accounts) you need to reload manager.
* Added Masquerade manager event for when a masquerade happens between
two channels.
* Added "manager reload" command for the CLI
Dialplan functions
------------------