[Home]

Summary:ASTERISK-21519: Bridge API Enhancements - implement blind transfers in chan_sip
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-17 16:48:26Date Closed:2013-05-10 09:55:36
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_sip/Transfers 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_sip}} 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: