asterisk/bridges
Kevin Harwell e77cb32583 bridge_softmix: clear hold when joining a softmix bridge
MOH continues to play to a channel if that channel was on hold prior to
entering a softmix bridge. MOH will not stop even if the original "holder"
attempts an unhold.

For the most part a softmix bridge ignores holds, so a participating channel
shouldn't join while on hold. This patch checks to see if the channel joining
the softmix bridge is currently on hold. If so then it indicates an unhold.

ASTERISK-28618

Change-Id: I66ccd4efc80f5b4c3dd68186b379eb442916392b
2019-11-18 08:31:41 -06:00
..
bridge_softmix app_confbridge: Add "all" variants of REMB behavior. 2019-05-02 07:29:08 -06:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
bridge_builtin_features.c bridge_builtin_features.c: Set auto(mix)mon variables on both channels 2018-12-13 08:54:10 -05:00
bridge_builtin_interval_features.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
bridge_holding.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
bridge_native_rtp.c bridge_native_rtp.c: Fail native bridge if no framing match. 2018-11-13 04:09:27 -05:00
bridge_simple.c bridge_simple.c: Fix stream topology handling. 2018-02-21 12:36:13 -06:00
bridge_softmix.c bridge_softmix: clear hold when joining a softmix bridge 2019-11-18 08:31:41 -06:00
bridges.xml Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00