From: Kinsey Moore Date: Wed, 13 Aug 2014 14:31:46 +0000 (+0000) Subject: AMI: Improve documentation for Status action X-Git-Tag: 14.0.0-beta1~1756 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a6702bb0fff957c0264e872fe0760efe21a1e20;p=thirdparty%2Fasterisk.git 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 --- 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.