Automatically set the version number
mconf-daileon opened this issue · 1 comments
Author Name: Leonardo Daronco (Leonardo Daronco)
Original Redmine Issue: 1686, http://dev.mconf.org/redmine/issues/1686
Original Assignee: Alister Machado
Instead of asking the user of the gem for the version number of his webconference server, the gem could simply query the server's root API path and get it.
By default, it should query the server when the BigBlueButtonApi object is created, but there should also be a parameter in case the user doesn't want to do it, in case they want to explicitly set the version.
When auto detecting the version, it also check if the version is supported or not. If not supported, print an error message and try to use the closest supported version or abort execution.
Original Redmine Comment
Author Name: Leonardo Daronco (Leonardo Daronco)
Original Date: 2015-10-03T21:50:40Z
See #11