[Home]

Summary:ASTERISK-21520: Bridge API Enhancements - implement attended transfers in chan_sip
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-17 16:49:24Date Closed:2013-05-28 10:27:01
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_sip/Transfers Core/Bridging
Versions:Frequency of
Occurrence
Related
Issues:
cannot be resolved before completion ofASTERISK-21336 Bridge API Enhancements - add externally initiated attended transfers
Environment:Attachments:
Description:Currently, {{chan_sip}} performs attended transfers by doing a sequence of masquerades. It also does a lot of frightening things that shouldn't be repeated in a Jira issue.

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

Make it do that!

Comments: