And the result of the method: setUserObjectAndGenerateRoomHashByURL you attach that as parameter "secureHash=$YOUR_HASH" to the URL ?
So according to your screenshot something like secureHash=cd0... Sebastian 2012/4/21 Pradeep D <[email protected]>: > It has a value "1", Please refer theĀ attached screenshot > > Thanks, > Pradeep D > > > On Sat, Apr 21, 2012 at 2:36 PM, [email protected] > <[email protected]> wrote: >> >> In the table "soaplogin" is the column "becomemoderator" 1 or 0 ? >> >> >> Sebastian >> >> 2012/4/21 Pradeep D <[email protected]> >>> >>> Sebastian, >>> >>> We are using openmeeting 1.9.1 version and we dont find any error in the >>> log file. We are able to launch into the meeting using the generated has >>> value. But for the admin we are not getting the moderator privilege though >>> we are sending becomeModeratorAsInt as "1" for the admin during the second >>> service call. >>> >>> I checked the source code for the user service and dont see any special >>> usage of this flag. Kindly advice on this issue. >>> >>> Thanks, >>> Pradeep D >>> >>> On Sat, Apr 21, 2012 at 12:25 PM, [email protected] >>> <[email protected]> wrote: >>>> >>>> Hallo Pradeep, >>>> >>>> have you checked your red5/openmeetings/error log for potential issues? >>>> What version of OpenMeetings are you using exactly? >>>> >>>> Sebastian >>>> >>>> >>>> 2012/4/21 Pradeep D <[email protected]> >>>>> >>>>> >>>>> 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 >>>> [email protected] >>> >>> >> >> >> >> -- >> Sebastian Wagner >> https://twitter.com/#!/dead_lock >> http://www.openmeetings.de >> http://www.webbase-design.de >> http://www.wagner-sebastian.com >> [email protected] > > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
