[asterisk-bugs] [JIRA] (ASTERISK-21526) Bridge API Enhancements - refactor chan_skinny skinny_transfer
Damien Wedhorn (JIRA)
noreply at issues.asterisk.org
Wed May 15 16:21:38 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Damien Wedhorn updated ASTERISK-21526:
--------------------------------------
Attachment: skinny-bridge-transfer01.diff
First cut at refactoring skinny to use ast_bridge_transfer*.
May merge the skinny_transfer_blind and _attended functions into a single function, but would like to see attended transfer in action first.
Based on the assumption that the core attended_transfer will cleanup the skinny side of the bridged channels on succesful transfer.
Tested blind transfers which work as expected.
> Bridge API Enhancements - refactor chan_skinny skinny_transfer
> --------------------------------------------------------------
>
> Key: ASTERISK-21526
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21526
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Channels/chan_skinny, Core/Bridging
> Reporter: Matt Jordan
> Assignee: Mark Michelson
> Labels: Asterisk12
> Attachments: skinny-bridge-transfer01.diff
>
>
> {{chan_skinny}} currently performs its own transfers. It should stop doing that and use the Bridging Framework.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list