[asterisk-bugs] [JIRA] (ASTERISK-27369) Bridge() dialplan application fails without setting BRIDGERESULT channel variable

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Oct 23 18:05:21 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239567#comment-239567 ] 

Kevin Harwell commented on ASTERISK-27369:
------------------------------------------

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review [1] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines [2]
* Review the Code Review Checklist [3] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch [4]

When ready, submit your patch and any tests to Gerrit [5] for code review.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
[3] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
[4] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
[5] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage



> Bridge() dialplan application fails without setting BRIDGERESULT channel variable
> ---------------------------------------------------------------------------------
>
>                 Key: ASTERISK-27369
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27369
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Bridging
>    Affects Versions: 13.17.2
>         Environment: Ubuntu 16.04
>            Reporter: James Terhune
>            Severity: Minor
>         Attachments: 13_channel_bridge_retval
>
>
> When using the Bridge() application where the target channel is already in a bridge, the BRIDGERESULT channel variable doesn't get set.
> This is because the return variable of ast_bridge_join() is never checked.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list