[asterisk-bugs] [JIRA] (ASTERISK-21268) Bridge API Enhancements - rework Local channels/Local channel bridging

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 15 09:02:06 CDT 2013


Matt Jordan created ASTERISK-21268:
--------------------------------------

             Summary: Bridge API Enhancements - rework Local channels/Local channel bridging
                 Key: ASTERISK-21268
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21268
             Project: Asterisk
          Issue Type: Improvement
          Components: Channels/chan_local, Core/Bridging
    Affects Versions: 12
            Reporter: Matt Jordan


As part of the [API work|https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+API+Improvements], the model for bridging used within Asterisk is undergoing some major rework. In particular, all bridging in Asterisk will use the existing Bridging API, added by Joshua Colp since 1.6.

Please see the [Bridge Construction|http://svn.asterisk.org/svn/asterisk/team/group/bridge_construction/] Team project for the current status of this work.


As part of the refactoring work, it is inevitable that local channel optimization will break. This task it to make it functional again.

One way this could be implemented is to pull much of chan_local's logic into a bridging module.  There seem to be times where it could be useful to create a local channel structure and impart the channels into different bridges or put one end into a bridge and the other executes an application.  

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