[asterisk-bugs] [JIRA] (ASTERISK-20874) Bridge API Enhancements - add control frame support/processing

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Wed Mar 27 14:51:02 CDT 2013


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

Richard Mudgett closed ASTERISK-20874.
--------------------------------------

    Resolution: Fixed
    
> Bridge API Enhancements - add control frame support/processing
> --------------------------------------------------------------
>
>                 Key: ASTERISK-20874
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20874
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/Bridging
>    Affects Versions: 12
>            Reporter: Matt Jordan
>            Assignee: Richard Mudgett
>              Labels: Asterisk12
>
> For the most part, control frames are simply passed through the Bridging API in {{ast_bridge_handle_trip}} and written into the bridging technology. The current two party bridges ({{bridge_multiplexed}}, {{bridge_simple}}) currently don't handle these indications. Support for the following needs to be added either to the appropriate two party bridging technologies, or to the Bridging API itself.
> * {{AST_CONTROL_HOLD}}/{{AST_CONTROL_UNHOLD}}
> * {{AST_CONTROL_AOC}}
> * {{AST_CONTROL_MCID}}
> * {{AST_CONTROL_REDIRECTING}}
> * {{AST_CONTROL_CONNECTED_LINE}}
> * {{AST_CONTROL_VIDUPDATE}}
> * {{AST_CONTROL_SRCUPDATE}}
> * {{AST_CONTROL_SRCCHANGE}}
> * {{AST_CONTROL_T38_PARAMETERS}}
> See {{ast_generic_bridge}} for more 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