From 529535f0c2dd2fca84e31287dd7a00622cacd3c8 Mon Sep 17 00:00:00 2001 From: Matt Jordan Date: Sun, 6 Dec 2015 16:32:32 -0600 Subject: Revert "bridges/bridge_t38: Add a bridging module for managing T.38 state" This reverts commit 6614babea27fbafbe11820ea03737dd5c4f9ecec. Unfortunately, using a bridge to manage T.38 state will cause severe deadlocks in core_unreal/chan_local. Local channels attempt to reach across both their peer and the peer's bridge to inspect T.38 state. Given the propensity of Local channel chains, managing the locking situation in such a scenario is practically infeasible. Change-Id: Ic687397ffea08dfb899345a443bd990ec3d0416a --- CHANGES | 8 -------- 1 file changed, 8 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ce00085ef..d8071494d 100644 --- a/CHANGES +++ b/CHANGES @@ -12,14 +12,6 @@ --- Functionality changes from Asterisk 13.6.0 to Asterisk 13.7.0 ------------ ------------------------------------------------------------------------------ -bridge_t38 ------------------- - * A new module for the bridging framework, this bridge technology acts in the - same fashion as bridge_simple, save that it helps to maintain the state of - T.38 for two channels passing a fax through Asterisk. This helps to resolve - several esoteric issues that can occur when channels are removed from a - bridge after completing a T.38 fax. - Codecs ------------------ * Added format attribute negotiation for the VP8 video codec. Format attribute -- cgit v1.2.3