Timer of the meeting

The use case is to automatically end the meeting after 30 minutes. What’s the best way to implement this? Please advise.

The best way” depends on your use case and environment. One of the ways is

Thanks @emrah. I’m using 8x8. Is this available on 8x8?

I don’t think so. This is a third-party module

I’ve seen a hangup function in the mannual. Can that be used to end the call when the time is up?

api.executeCommand(‘hangup’);

Can you advise? @shawn

2 Likes

@mindsetinmeta Please use the JaaS support channel going forward, this forum is targeted at the Jitsi Meet open source project, and not all answers may apply to JaaS.