asterisk/bridges
Kevin Harwell cf73a4203f bridge_softmix: Clear "talking" when a channel is put on hold
This patch clears the talking flag from the channel (if already set), and
notifies listeners when that channel is put on hold. Note however, if the
endpoint continues to send audio frames and these are received by the bridge
then that channel will be put back into a "talking" state even though they
are on hold.

ASTERISK-27755 #close

Change-Id: I930e16c4662810f9f02043d69062f88173c5e2ef
2018-03-20 14:34:11 -06:00
..
bridge_softmix bridge_softmix: Removed unused parameter from check_binaural_position_change(.). 2018-01-06 19:06:00 +01:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
bridge_builtin_features.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -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: Fix reentrancy framehook crash. 2017-12-27 23:17:01 -06: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 "talking" when a channel is put on hold 2018-03-20 14:34:11 -06:00
bridges.xml Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00