amartel / redmine_bbb

Integrate BigBlueButton server with redmine
http://github.com/amartel/redmine_bbb
MIT License
22 stars 13 forks source link

Cannot restart meetings on bbb 0.8 beta 4 #20

Open thomasmay opened 12 years ago

thomasmay commented 12 years ago

When I terminate a meeting and try to start a new one, I get the following error message in XML format:

returnCode: FAILED messageKey: invalidMeetingIdentifier message: The meeting ID that you supplied did not match any existing meetings

I am using bbb version 0.8 beta 4. I can start and restart meetings using the same HTTP requests created by the redmine_bbb plugin if I enter them in Firefox. In Redmine / redmine_bbb the first start works, the second time I get the error message.

amartel commented 12 years ago

I don't remember if redmine_bbb is supposed to support BBB version 0.8 but I've stopped to work on this plugin. The integration with BigBlueButton is now done in another plugin, redmine_meetings, and BBB 0.8 will be full supported (right now, I already use it with BBB 0.8b4)