From e6022f9f972e4ede3843b630e2255b9d3f6d052f Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Wed, 13 Aug 2014 14:24:45 +0000 Subject: [PATCH] AMI: Improve documentation for Status action git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420919 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.