[Home]

Summary:ASTERISK-21518: Bridge API Enhancements - refactor chan_iax2 to perform blind transfers using the new bridging framework
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-17 16:47:23Date Closed:2013-05-10 10:09:38
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_iax2 Core/Bridging
Versions:Frequency of
Occurrence
Related
Issues:
cannot be resolved before completion ofASTERISK-21335 Bridge API Enhancements - add externally initiated blind transfers
Environment:Attachments:
Description:Currently, {{chan_iax2}} performs blind transfers by doing a sequence of masquerades, checking if the target location is a parking lot, performing asynchronous goto's, etc.

Instead, it should call the Bridging API's ast_bridge_blind_transfer.

Make it do that!
Comments: