I don't know Maybe wrong params? WBR, Maxim (from mobile, sorry for the typos) On Jan 11, 2015 10:47 AM, "Bhushan Patil" <thebhushanpa...@gmail.com> wrote:
> Hello Maxim, I tried "setUserObjectAndGenerateRoomHashByURLAndRecFlag" > also. Still it allowing me to do recording and strange thing is that > 'allow_recording' column of table 'room' of that room is set to 0. What > could be problem ? > On Thursday 08 January 2015 08:16 PM, Maxim Solodovnik wrote: > > you need to use "setUserObjectAndGenerateRoomHashByURLAndRecFlag" on the > 4th step > > On Wed, Jan 7, 2015 at 5:07 PM, Bhushan Patil <thebhushanpa...@gmail.com> > wrote: > >> Hello everyone, I am using Openmeetings 3.0.3 version. I am calling >> soap api as follows >> >> 1> Getting session >> localhost:5080/openmeetings/services/UserService/getSession >> 2> Login >> >> localhost:5080/openmeetings/services/UserService/loginUser?SID=1c029de4ca577292045a89dc52832cbf&userpass=bhushan&username=bhushan >> 3> Creating room >> >> localhost:5080/openmeetings/services/openmeetings/services/RoomService/addRoomWithModerationAndRecordingFlags?SID=1c029de4ca577292045a89dc52832cbf&name=Shala_NoRec&roomtypes_id=1&comment=no_comment&numberOfPartizipants=10&ispublic=0&appointment=0&isDemoRoom=0&demoTime=0&isModeratedRoom=0&externalRoomType=dronna&allowUserQuestions=1&isAudioOnly=1&waitForRecording=1&allowRecording=0 >> 4> Get hash URL for that room >> >> localhost:5080/openmeetings/services/UserService/setUserObjectAndGenerateRoomHashByURL?SID=1c029de4ca577292045a89dc52832cbf&username=bhushan&firstname=BhushanBhau&lastname=Patil&profilePictureUrl=abcg&externalUserId=1&email= >> n...@none.com >> &externalUserType=dronna&room_id=11&becomeModeratorAsInt=1&showAudioVideoTestAsInt=0 >> >> In 3rd step, I have set flag 'allowRecording' to false, ie >> allowRecording=0, Still it is allowing me to record the meeting. >> Is this bug or Am I doing something wrong ? >> >> Any help is appreciated. >> > > > > -- > WBR > Maxim aka solomax > > >