Download & Extend

Support for ending meeting in BBB

Project:BigBlueButton
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I have implemented basic support for ending active meetings based on hook_cron and a date cck field.

TODO:
- admin UI configurable date field selection (don't know how to it)
- switch from timestampadd to date() which is generic

AttachmentSize
bbb-end.diff2.46 KB

Comments

#1

Also would be useful when switching to date() to provide a generic field with an argument for the date function such as +3h. Still don't know how to do it in drupal yet.

#2

subscribing

will test the patch on a dev enviroment.

#3

Category:support request» task

Since 0.7 there's a new API call to end a meeting.

#4

subscribing. I would like to be able to use this with rules on bbb.07.

What is the receipe? Are there new triggers just for bbb or do I publish and unpublish a node to close the open and close a meeting.

nobody click here