[asterisk-bugs] [JIRA] (ASTERISK-28252) HangupHandler manager events are never thrown
Gerald Schnabel (JIRA)
noreply at issues.asterisk.org
Tue Jan 22 15:31:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gerald Schnabel updated ASTERISK-28252:
---------------------------------------
Status: Waiting for Feedback (was: Waiting for Feedback)
Submitted to gerrit!
> 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