[asterisk-bugs] [JIRA] (ASTERISK-28252) HangupHandler manager events are never thrown
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Jan 23 09:53:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246031#comment-246031 ]
Friendly Automation commented on ASTERISK-28252:
------------------------------------------------
Change 10910 merged by Joshua C. Colp:
manager_channels: Fix throwing of HangupHandler manager events
[https://gerrit.asterisk.org/10910|https://gerrit.asterisk.org/10910]
> HangupHandler manager events are never thrown
> ---------------------------------------------
>
> Key: ASTERISK-28252
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28252
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Stasis
> Affects Versions: GIT
> Reporter: Gerald Schnabel
> Assignee: Gerald Schnabel
> Labels: patch
> Attachments: manager_channels.c_hangup_handler_cb.patch
>
>
> HangupHandler manager events HangupHandlerPush, HangupHandlerPop and HangupHandlerRun are never thrown in manager_channels.c#channel_hangup_handler_cb() because the action/type in the stasis message is compared against {{"type"}} (3 times), but should be {{"run"}}, {{"pop"}} and {{"push"}}.
> This is a regression of ASTERISK-21462, git commit 06be846.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list