asterisk/bridges
Richard Mudgett a5fadc1e57 bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.
* Fixed the potential of losing the multiplexed bridge thread when the
last channel leaves and another joins while the multiplexed thread is
being shut down.

* Refactored and improved the management of the serviced channels array.

* Changed the channels count to a bridges count so it only needs to be
incremented rather than changed by two.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@380666 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-01-31 18:22:56 +00:00
..
Makefile Title update 2012-10-14 21:56:13 +00:00
bridge_builtin_features.c Better protect bridge_channel state from other threads. 2013-01-21 20:35:12 +00:00
bridge_multiplexed.c bridge_multiplexed: Keep the multiplexed thread until no more bridges use it. 2013-01-31 18:22:56 +00:00
bridge_simple.c More trivial bridge code cleanup. 2013-01-25 19:29:04 +00:00
bridge_softmix.c More trivial bridge code cleanup. 2013-01-25 19:29:04 +00:00