Conversation
supporthello I want to know if there is any way to add “moderators approval” feature to this plugin. I am currently developing this plugin for my company (like translating and adding a few other features) but I do not know how to send a request to enable or disable a feature through this plugin for bigbluebutton, like “moderators approval” feature. you can active this feature in “bigbluebutton.properties”, but in that case it will be set active for all of the rooms, but I want to set it active only for one of the rooms through createMeeting request. so I decided to ask for help.
Hi Saeed. For what I see in https://docs.bigbluebutton.org/2.2/customize.html#configure-guest-policy , such feature is only supported by bigbluebutton.properties file, not by API, so there is nothing I can do from my side. Regards.
Hello, thanks for the reply You see, since this feature is available in greenlight software, I thought there might be a way to enable it in the plugin. Because it seems that greenlight also uses APIs.
Can you post a screenshot about such feature? Regards.
hi. here’s a screenshot from the greenlight app. https://gofile.io/d/cc5wqW Also on this page you can see that it is said that this feature can be used in the API. https://docs.bigbluebutton.org/dev/api.html#create https://gofile.io/d/fflxYe
How ist this Issue resolved? I am very much interested in a solution. Is there a way to use user-parameters like logo=http…. Pleease, consider to reopen this question. Thanks in advance Stefan
also see here https://github.com/bigbluebutton/bigbluebutton/issues/6717#issuecomment-460758132
Hi @stgoetz . Thanks for the info. I’m not aware of such feature, since is not in the official API documentation. At the moment is possible to add custom parameters to the join api call, but not in the create call. Since it looks a interesting and needed feature, I will add in the next version of the plugin. But now I am busy in my job, and can’t do it in a few months, sorry. Regards.
Hi Saeed. For what I see in https://docs.bigbluebutton.org/2.2/customize.html#configure-guest-policy , such feature is only supported by bigbluebutton.properties file, not by API, so there is nothing I can do from my side. Regards.
Hello, thanks for the reply You see, since this feature is available in greenlight software, I thought there might be a way to enable it in the plugin. Because it seems that greenlight also uses APIs.
Can you post a screenshot about such feature? Regards.
hi. here’s a screenshot from the greenlight app. https://gofile.io/d/cc5wqW Also on this page you can see that it is said that this feature can be used in the API. https://docs.bigbluebutton.org/dev/api.html#create https://gofile.io/d/fflxYe
How ist this Issue resolved? I am very much interested in a solution. Is there a way to use user-parameters like logo=http…. Pleease, consider to reopen this question. Thanks in advance Stefan
also see here https://github.com/bigbluebutton/bigbluebutton/issues/6717#issuecomment-460758132
Hi @stgoetz . Thanks for the info. I’m not aware of such feature, since is not in the official API documentation. At the moment is possible to add custom parameters to the join api call, but not in the create call. Since it looks a interesting and needed feature, I will add in the next version of the plugin. But now I am busy in my job, and can’t do it in a few months, sorry. Regards.