From 6a6702bb0fff957c0264e872fe0760efe21a1e20 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Wed, 13 Aug 2014 14:31:46 +0000 Subject: [PATCH] AMI: Improve documentation for Status action ........ Merged revisions 420919 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420921 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/manager.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/main/manager.c b/main/manager.c index b4e927ffb8..3ebeeaf483 100644 --- a/main/manager.c +++ b/main/manager.c @@ -222,6 +222,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Will return the status information of each channel along with the value for the specified channel variables. + + + + + + @@ -279,6 +285,19 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + + Raised in response to a Status command. + + + Number of Status events returned + + + + Status + + + Sets a channel variable or function value.