From: Naveen Albert Date: Sat, 23 Jul 2022 23:14:15 +0000 (+0000) Subject: app_confbridge: Add missing AMI documentation. X-Git-Tag: 16.29.0-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb7c2bd7d6d53bd07116ee32a11aeb54955bd62;p=thirdparty%2Fasterisk.git app_confbridge: Add missing AMI documentation. Documents the ConfbridgeListRooms AMI response, which is currently not documented. ASTERISK-30020 #close Change-Id: Id6fff7a936244bae7b52686301eb740c1169cdea --- diff --git a/apps/app_confbridge.c b/apps/app_confbridge.c index 1733556cd0..f59704b29a 100644 --- a/apps/app_confbridge.c +++ b/apps/app_confbridge.c @@ -393,6 +393,37 @@ ConfbridgeListRoomsComplete. + + + Raised as part of the ConfbridgeListRooms action response list. + + + The name of the Confbridge conference. + + + Number of users in the conference. + This includes both active and waiting users. + + + Number of marked users in the conference. + + + Is the conference locked? + + + + + + + Is the conference muted? + + + + + + + + Mute a Confbridge user.