[asterisk-bugs] [JIRA] (ASTERISK-25422) [patch]The 'Bridge' event always reports the 'Bridgetype' as 'core' even if it's 'native'
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 09:02:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-25422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-25422.
----------------------------------
Resolution: Suspended
Bridging underwent a major rewrite which has resulted in this no longer being applicable. We have new events and we also provide different correct detail.
> [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