[asterisk-bugs] [JIRA] (ASTERISK-21056) Bridge Construction: Implement threading model for bridge management thread

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Feb 8 15:23:59 CST 2013


Matt Jordan created ASTERISK-21056:
--------------------------------------

             Summary: Bridge Construction: Implement threading model for bridge management thread
                 Key: ASTERISK-21056
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21056
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: 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.

This task is to make all bridge technologies have a bridging thread to handle bridge restructuring tasks like smart bridge and bridge merges.  When the bridge thread is not being used to restructure the bridge, it can be dealing with the bridge media flows.  Part of this is adding a bridge action queue like the bridge channel action queue.  The softmix bridge may just create a bridge thread to handle the bridge restructuring chores and an auxiliary thread to do the mixing currently done by the bridge thread.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list