From: Naveen Albert Date: Sat, 23 Jul 2022 23:14:15 +0000 (+0000) Subject: app_confbridge: Add missing AMI documentation. X-Git-Tag: 20.0.0-rc1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d8f2696b2ca492e2ac5fe7b640da83c3af45f5e;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 afb8c91b57..ea206bfa0b 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.