asterisk/apps/confbridge
Richard Mudgett a84cff117d confbridge: Separate user muting from system muting overrides.
The system overrides the user muting requests when MOH is playing or a
waitmarked user is waiting for a marked user to join.  System muting
overrides interfere with what the user may wish the muting to be when the
system override ends.

* User muting requests are now independent of the system muting overrides.
The effective muting is now the logical or of the user request and system
override.

* Added a Muted flag to the CLI "confbridge list <conference>" command.

* Added a Muted header to the AMI ConfbridgeList action ConfbridgeList
event.

(closes issue AST-1102)
Reported by: John Bigelow

Review: https://reviewboard.asterisk.org/r/2960/
........

Merged revisions 402425 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 402427 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402428 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-11-02 03:24:47 +00:00
..
include confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_chan_announce.c Restore Dial, Queue, and FollowMe 'I' option support. 2013-09-13 22:19:23 +00:00
conf_chan_record.c Hide the Surrogate channels from external consumers; kill Masquerade events 2013-08-08 14:13:05 +00:00
conf_config_parser.c config: Allow ConfBridge DTMF menus to have '#' as the first digit. 2013-11-02 01:15:11 +00:00
conf_state.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_empty.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_inactive.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_multi.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_multi_marked.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_single.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_single_marked.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
confbridge_manager.c Multiple revisions 399887,400138,400178,400180-400181 2013-09-30 18:55:27 +00:00