[asterisk-bugs] [JIRA] (ASTERISK-21535) Bridge API Enhancements - refactor chan_iax2 to perform blind transfers using the new bridging framework

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Apr 17 18:22:08 CDT 2013


Matt Jordan created ASTERISK-21535:
--------------------------------------

             Summary: Bridge API Enhancements - refactor chan_iax2 to perform blind transfers using the new bridging framework
                 Key: ASTERISK-21535
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21535
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Channels/chan_iax2, Core/Bridging
            Reporter: Matt Jordan


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!

--
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