[Home]

Summary:ASTERISK-22039: Remove the bridged channel pointer from ast_channel
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-07-07 20:43:01Date Closed:2013-08-02 09:12:01
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/Bridging Core/Channels
Versions:12 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:At last, we have come to it: removing the bridged channel pointer from {{ast_channel}}.

Once Richard's agents patch goes in, we should be at a point to remove the bridged channel pointer and its accessors.

{noformat}
./main/channel_internal_api.c:69:/* BUGBUG bridged_channel must be eliminated from ast_channel */
{noformat}
Comments: