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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Feb 8 16:16:00 CST 2013


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

Matt Jordan updated ASTERISK-20874:
-----------------------------------

    Component/s:     (was: Core/Stasis)
    
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list