Files
asterisk/main
Ben Ford 80a609fcce Bridging: Use a ref to bridge_channel's channel to prevent crash.
There's a race condition with bridging where a bridge can be torn down
causing the bridge_channel's ast_channel to become NULL when it's still
needed. This particular case happened with attended transfers, but the
crash occurred when trying to publish a stasis message. Now, the
bridge_channel is locked, a ref to the ast_channel is obtained, and that
ref is passed down the chain.

Change-Id: Ic48715c0c041615d17d286790ae3e8c61bb28814
2020-09-10 05:55:56 -05:00
..
2019-08-01 15:31:48 -06:00
2020-05-05 10:06:43 -05:00
2020-05-05 10:06:43 -05:00
2020-04-06 10:23:20 -05:00
2019-08-01 15:31:48 -06:00
2020-08-18 05:16:43 -05:00
2020-06-10 09:31:38 -05:00
2020-06-10 09:33:28 -05:00
2020-08-18 05:16:43 -05:00
2020-08-18 05:16:43 -05:00
2020-06-10 09:33:28 -05:00
2017-12-20 12:40:01 -05:00
2020-06-10 09:33:28 -05:00
2020-06-10 09:33:28 -05:00
2020-06-10 09:33:28 -05:00
2018-06-23 08:26:19 +02:00
2018-07-23 06:47:20 -05:00