Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to access Control Call data #11

Open
jm-welch opened this issue Jul 6, 2016 · 0 comments
Open

Add ability to access Control Call data #11

jm-welch opened this issue Jul 6, 2016 · 0 comments

Comments

@jm-welch
Copy link
Contributor

jm-welch commented Jul 6, 2016

I'd like to be able to write a script for Hubot to maintain status of active Control Calls. It looks like the object type to look for is CONF_CALL_STATE_NOTIFY, but I'm uncertain if there are others.

I'm currently using the following within the receiveWS method to start taking a look at the data:

else if data.MESSAGE == "CONF_CALL_STATE_NOTIFY"
  @robot.logger.info msg

... but haven't come up with anything genius as to how to interact with them yet. I'll start tinkering and let folks know what I come up with, but figured I'd start the conversation going at the same time.

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

No branches or pull requests

1 participant