[asterisk-bugs] [JIRA] (ASTERISK-28252) HangupHandler manager events are never thrown
Gerald Schnabel (JIRA)
noreply at issues.asterisk.org
Mon Jan 21 09:46:47 CST 2019
Gerald Schnabel created ASTERISK-28252:
------------------------------------------
Summary: 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
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