From 5af2cf109ebf7e8dcfd96b50107d4c0318059342 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Thu, 6 Dec 2007 10:27:54 +0000 Subject: Add manager command for showing all current channels. Thanks, eliel, for writing the original patch. Modified by me to follow other manager events and the new "moremanager" style. (closes issue #11478) Reported by: eliel Patches: manager.c.patch uploaded by eliel (license 64) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91347 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3380c62cc..5aac0bdab 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,8 @@ AMI - The manager (TCP/TLS/HTTP) -------------------------------- + * Added a new action 'CoreShowChannels' to list currently defined channels + and some information about them. * Added a new action 'SIPshowregistry' to list SIP registrations. * Added TLS support for the manager interface and HTTP server * Added the URI redirect option for the built-in HTTP server -- cgit v1.2.3