You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Pradeep D <pr...@gmail.com> on 2012/04/18 09:17:14 UTC

Moderator privilege not available during the meeting

Hi All,

We are trying to integrate openmeeting with our web application using the
web services provided by openmeeting. The flow starts with dynamically
creating new room for the meeting using the below web service.

/RoomService/addRoomWithModerationAndExternalTypeAndStartEnd

And pass all the parameters to this service call.

Then we call be below service to generate hash and use the hash value to
join the user into the meeting,

/UserService/setUserObjectAndGenerateRoomHashByURL

All these things works fine, but only one user will be a moderator for this
meeting and we pass becomeModeratorAsInt as "1" while calling the second
service call. For the other users it will be "0". But the admin dont have
moderator privilege in the meeting. As per the documentation we are passing
all the parameters. But none of the users joined the meeting have moderator
privilege.

Please let us know where we are going wrong.

Thanks,
Pradeep D

Re: Moderator privilege not available during the meeting

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
What OpenMeetings version are you refering to?

Sebastian

2012/4/18 Pradeep D <pr...@gmail.com>

> Hi All,
>
> We are trying to integrate openmeeting with our web application using the
> web services provided by openmeeting. The flow starts with dynamically
> creating new room for the meeting using the below web service.
>
> /RoomService/addRoomWithModerationAndExternalTypeAndStartEnd
>
> And pass all the parameters to this service call.
>
> Then we call be below service to generate hash and use the hash value to
> join the user into the meeting,
>
> /UserService/setUserObjectAndGenerateRoomHashByURL
>
> All these things works fine, but only one user will be a moderator for this
> meeting and we pass becomeModeratorAsInt as "1" while calling the second
> service call. For the other users it will be "0". But the admin dont have
> moderator privilege in the meeting. As per the documentation we are passing
> all the parameters. But none of the users joined the meeting have moderator
> privilege.
>
> Please let us know where we are going wrong.
>
> Thanks,
> Pradeep D
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com