]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: Add ability to get the muted conference state. 09/2109/1
authorRichard Mudgett <rmudgett@digium.com>
Mon, 25 Jan 2016 22:05:09 +0000 (16:05 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 27 Jan 2016 22:30:49 +0000 (16:30 -0600)
commit1d0abf86e798c61a5eff83cdfa3ed38154e0fe3e
tree005fcefe3766e2610f0722d3a520d3189a6376f1
parentf0d40afa69e78bfd28a8246b995160f960c57eba
app_confbridge: Add ability to get the muted conference state.

* Added CONFBRIDGE_INFO(muted,) for querying the muted conference state.

* Added Muted header to AMI ConfbridgeListRooms action response list
events to indicate the muted conference state.

* Added Muted column to CLI "confbridge list" output to indicate the muted
conference state and made the locked column a yes/no value instead of a
locked/unlocked value.

ASTERISK-20987
Reported by: hristo

Change-Id: I4076bd8ea1c23a3afd4f5833e9291b49a0c448b1
CHANGES
apps/app_confbridge.c