[Home]

Summary:ASTERISK-21886: Bridge API Enhancements - add native bridging capabilities back to chan_dahdi
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-06-07 13:45:21Date Closed:2013-07-23 11:03:03
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi Core/Bridging
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We have a bridging module for native bridging channel drivers that use RTP for media.

However, chan_dahdi also needs this.

Because this bridging is only applicable to chan_dahdi, the channel driver itself can provide the API callbacks for the bridge mixing and register itself as a mixing bridge. However, those callbacks should be implemented in a separate file from chan_dahdi to keep things reasonably sane.
Comments: