Skip to content

Conversation

@blak3r
Copy link

@blak3r blak3r commented Oct 14, 2013

  • onRawEventUnmarshalled - returns a string containing the event received. Useful for logging purposes or if your code wants to log events from various phone systems in a universal format.
  • Login(..) now takes an events param which is sent as part of the login message. This can be used to limit the types of events you receive. For example, "call,hud" is good for retrieving just call events.

…be to.

* onRawEventUnmarshalled - returns a string containing the event received.  Useful for logging purposes or if your code wants to log events from various phone systems in a universal format.
* Login(..) now takes an events param which is sent as part of the login message.  This can be used to limit the types of events you receive.  For example, "call,hud" is good for retrieving just call events.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: where is this documented? i knew about the Events action but not about this argument.. couldn't find it documented in the asterisk wiki and others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants