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

external-user-id is not included in webhooks #11

Open
pedped opened this issue Nov 19, 2020 · 0 comments
Open

external-user-id is not included in webhooks #11

pedped opened this issue Nov 19, 2020 · 0 comments

Comments

@pedped
Copy link

pedped commented Nov 19, 2020

I am running BBB 2.2.27, I installed webhooks, everythign goes well, but for event "user-audio-voice-disabled" it do not show the external-user-id whereas it shows for the user-audio-voice-enabled, the problem it happen randomly!

user-audio-voice-disabled:
[{"data":{"type":"event","id":"user-audio-voice-disabled","attributes":{"meeting":{"internal-meeting-id":"756d6b4cdcb4d158628879893308232a3294371c-1605503086029","external-meeting-id":"c9ePRPwvuSuNsVc"},"user":{"internal-user-id":"w_rebants7kycp","external-user-id":"","listening-only":false,"sharing-mic":false}},"event":{"ts":1605519067417}}}]

user-audio-voice-enabled:
[{"data":{"type":"event","id":"user-left","attributes":{"meeting":{"internal-meeting-id":"756d6b4cdcb4d158628879893308232a3294371c-1605503086029","external-meeting-id":"c9ePRPwvuSuNsVc"},"user":{"internal-user-id":"w_rebants7kycp","external-user-id":"388859"}},"event":{"ts":1605518771450}}}]

@pedrobmarin pedrobmarin transferred this issue from bigbluebutton/bigbluebutton Mar 29, 2022
@prlanzarin prlanzarin added the v3 label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants