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