asterisk/bridges
Joshua Colp 7528b86cad stream: Make the topology a reference counted object.
The stream topology has no lock of its own resulting in
another lock protecting it in some way (for example the
channel lock). If multiple channels are being juggled at
the same time this can be problematic. This change makes
the topology a reference counted object instead which
guarantees it will remain valid even without the channel
lock being held.

Change-Id: I4f4d3dd856a033ed55fe218c3a4fab364afedb03
2018-05-03 16:31:56 +00:00
..
bridge_softmix BuildSystem: Add DragonFly BSD. 2018-04-20 12:50:03 +02: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 stream: Make the topology a reference counted object. 2018-05-03 16:31:56 +00:00
bridges.xml Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00