[asterisk-bugs] [JIRA] (ASTERISK-25422) [patch]The 'Bridge' event always reports the 'Bridgetype' as 'core' even if it's 'native'

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Sep 30 17:33:32 CDT 2015


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

Rusty Newton commented on ASTERISK-25422:
-----------------------------------------

Once you've followed the Code Review process [1] and submitted your code to Gerrit [2] be sure to edit this JIRA issue and add the Gerrit review URL in the appropriate field.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage



> [patch]The 'Bridge' event always reports the 'Bridgetype' as 'core' even if it's 'native'
> -----------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25422
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25422
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface
>    Affects Versions: 11.19.0
>            Reporter: Birger "WIMPy" Harzenetter
>            Severity: Minor
>         Attachments: bridgeevent_native.patch
>
>
> According to the documentation, the 'Bridgetype' should be reported as 'core' or 'native', however native bridges are reported as 'core'.
> From a look in to the source, I don't think it's a regression, but has never worked as documented as I don't see any attempt to report the correct Bridgetype.
> The patch makes the Bridge event report the correct Bridgetype while hopefully keeping the existing behavior otherwise.
> It seems to work as far as I have tested.
> The only change is that a failed attempt to set up a native bridge is reported as Link/native - Unlink/native - Link/core, which fits the preexisting message flow.



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



More information about the asterisk-bugs mailing list