[asterisk-bugs] [JIRA] (ASTERISK-27200) manager: hook event is not being raised

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Tue Aug 15 13:13:08 CDT 2017


Kevin Harwell created ASTERISK-27200:
----------------------------------------

             Summary: manager: hook event is not being raised
                 Key: ASTERISK-27200
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27200
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/ManagerInterface
    Affects Versions: 15.0.0-beta1
            Reporter: Kevin Harwell


A hook handler has been attached, but is not being called. It appears that if a stream is not attached then the send_string function that is called from astman_append is never called, which in turn raises the event for the hook.

This appears to have been broken when the iostream code went in.



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



More information about the asterisk-bugs mailing list