[asterisk-bugs] [JIRA] (ASTERISK-21052) Bridge API Enhancements: Implement threading model for bridge management thread

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


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-21052:
-----------------------------------

    Reviewboard Link: https://reviewboard.asterisk.org/r/2391/
    
> Bridge API Enhancements: Implement threading model for bridge management thread
> -------------------------------------------------------------------------------
>
>                 Key: ASTERISK-21052
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21052
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/Bridging
>    Affects Versions: 12
>            Reporter: Matt Jordan
>            Assignee: Richard Mudgett
>              Labels: Asterisk12
>
> 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: 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