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

Some events are not firing #55

Open
mtalhabalci opened this issue Sep 26, 2024 · 0 comments
Open

Some events are not firing #55

mtalhabalci opened this issue Sep 26, 2024 · 0 comments

Comments

@mtalhabalci
Copy link

mtalhabalci commented Sep 26, 2024

Hey,

I have successfully created the hook and didn't pass any option parameter to see all events that'll be fired. I want see the body of each event in order to handle them in a proper way.

I am checking the events from the link you referenced here.

I have seen most of the events fired. You can see the list of fired ones below.

chat-group-message-sent
meeting-created
meeting-screenshare-started
user-presenter-unassigned
user-presenter-assigned
user-cam-broadcast-start
user-audio-voice-disabled
user-audio-voice-enabled
user-left
user-joined
rap-archive-ended
meeting-ended
rap-archive-started
user-cam-broadcast-end
user-cam-broadcast-start
rap-sanity-started
rap-sanity-ended
rap-publish-started
rap-publish-ended
rap-process-ended
rap-process-started
rap-post-publish-started
rap-archive-ended
rap-post-publish-ended
rap-archive-started
meeting-screenshare-stopped
meeting-presentation-changed

However the below listed ones are not firing.

user-audio-unmuted
user-audio-muted
user-emoji-changed
user-raise-hand-changed
rap-deleted
rap-unpublished
rap-published
rap-post-archive-started
rap-post-archive-ended
rap-post-process-ended
rap-post-process-started
poll-responded
poll-started

I am using BBB version 2.7.4

In the BBB server I checked the following log file and these events don't show there as well.
/usr/local/bigbluebutton/bbb-webhooks/log/application.log

Any ideas, where should i look?

Thanks

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