Thank you Sebastian!

On Tue, Sep 4, 2012 at 4:52 AM, [email protected] <[email protected]
> wrote:

> There is a configuration parameter in each room to disable the whiteboard.
> You should try that.
> However by default the whiteboard is always enabled.
> You can only disable it by using an Admin user and login to the
> Room-Configuration and disable the flag for the whiteboard.
>
> There might be only one (dirty) workaround to disable the whiteboard by
> default.
> You could run a cron job that runs every xx seconds and that does
> perform a SOAP/REST call to:
>
> http://incubator.apache.org/openmeetings/RoomService.html#updateRoomWithModerationQuestionsAudioTypeAndHideOptions
> And updates the room to have the flag set to false.
> PS: Updating the database directly will have no effect as the
> application does cache the results, you would need to wait 1 or 2
> hours to have changes "online" if you manipulate the db directly. So
> you should use SOAP/REST methods to do changes (or the admin
> interface)
>
> Sebastian
>
> 2012/9/4 Rafael <[email protected]>:
> > yes, but not only through the calendar. At all, public and private rooms
> > only with video/audio and chat, with no whiteboard.
> >
> >
> > On Mon, Sep 3, 2012 at 4:49 AM, [email protected]
> > <[email protected]> wrote:
> >>
> >> I don't understand what you mean by "closed".
> >> You mean you want to create a room through the calendar where the
> >> whiteboard functionality is disabled/not available at all?
> >>
> >> Sebastian
> >>
> >>
> >> 2012/8/29 Rafael <[email protected]>
> >>>
> >>> Is there a way to set whiteboard closed by default when a user creates
> a
> >>> room with calendar?
> >>
> >>
> >>
> >>
> >> --
> >> Sebastian Wagner
> >> https://twitter.com/#!/dead_lock
> >> http://www.webbase-design.de
> >> http://www.wagner-sebastian.com
> >> [email protected]
> >
> >
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> [email protected]
>

Reply via email to