[asterisk-bugs] [JIRA] (ASTERISK-21331) Bridge API Enhancements - add bridging unique identifier, bridge container, and basic CLI commands

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Fri Apr 12 11:42:01 CDT 2013


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

Richard Mudgett closed ASTERISK-21331.
--------------------------------------

    Resolution: Fixed
    
> Bridge API Enhancements - add bridging unique identifier, bridge container, and basic CLI commands
> --------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-21331
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21331
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Core/Bridging
>            Reporter: Matt Jordan
>            Assignee: Richard Mudgett
>              Labels: Asterisk12
>      Target Release: 12
>
>
> Please see the [Bridge Construction|http://svn.asterisk.org/svn/asterisk/team/group/bridge_construction/] Team project for the current status of this work.
> Bridges have to have a unique identifier, in the same vein as channels. In addition, bridges need to be able to be queried so that higher level applications can locate specific bridges.
> * Give each bridge a UUID
> * Implement a global bridge ao2 container keyed by name. This container is
> needed for ConfBridge, Parking, BridgeWait, and Queue to find bridges by
> name.  As a consequence of this, bridges must explicitly know when to die
> rather than counting on the ao2 reference count to drop to zero.
> * Add basic CLI commands to display bridges/specific bridge information

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