[Home]

Summary:ASTERISK-20869: Bridge API Enhancements - add support for native bridging
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-01-03 16:43:34.000-0600Date Closed:2013-05-10 10:27:23
Priority:MajorRegression?
Status:Closed/CompleteComponents:Bridges/bridge_native_rtp Core/Bridging
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Currently, when using the Bridging API, there is no way to put the channels into a native bridge.

This initial task is to create a bridging technology that facilitates putting two channels into a native bridge (similar to what is currently done in ast_channel_bridge). If the native bridge is broken, the bridging technology should be able to determine if the channels actually broke the bridge because they no longer wish to be bridged, or if they broke the bridge because some event occurred that required a new bridging technology.
Comments: