Re: Create a room with REST

2016-03-10 Thread J Navonn
Hi Version3.0.7-RELEASE Revision1705518 Build date27-September-2015 PHP is what I am seeking for Thank you in advance Jacob Le 10/03/2016 07:46, Maxim Solodovnik a écrit : hm what version of OM are you using? all examples are PHP is it OK? for 3.1.0, here is the documentation: http://openm

Re: Create a room with REST

2016-03-10 Thread Maxim Solodovnik
for 3.0.7 you can use "OM3.0" API + the code provided by "Imbert Samuel" On Thu, Mar 10, 2016 at 2:02 PM, J Navonn wrote: > Hi > > Version3.0.7-RELEASE > Revision1705518 > Build date27-September-2015 > > PHP is what I am seeking for > > Thank you in advance > Jacob > > Le 10/03/2016 07:46, Maxim

Re: Create a room with REST

2016-03-10 Thread J Navonn
I don't find that code. In which link ? Thanx Le 10/03/2016 10:14, Maxim Solodovnik a écrit : for 3.0.7 you can use "OM3.0" API + the code provided by "Imbert Samuel" On Thu, Mar 10, 2016 at 2:02 PM, J Navonn > wrote: Hi Version3.0.7-RELEASE Revision1

Re: Create a room with REST

2016-03-10 Thread Maxim Solodovnik
it was in this mail thread: In moodle plugin (PHP) : >>> moodle/mod/openmeetings/api/openmeetings_gateway.php >>> >>> //create the room >>> $url = $this->getRestUrl("RoomService") . >>> 'addRoomWithModerationAndExternalType?SID=' . $this->session_id . '&name=' >>> . urlencode($openmeetings->roomn

Newbie questions

2016-03-10 Thread Christian Wolf
Hello to everyone! I am a new user of OM and I would like to ask you some questions. 1. I tried on a demo installation the usage of OM. I looked for the possibility to record a session (that is the white board and audio). I intend this to have a offline backup/copy of the topics discussed in the

Re: Create a room with REST

2016-03-10 Thread J Navonn
OK Thanx Le 10/03/2016 14:13, Maxim Solodovnik a écrit : it was in this mail thread: In moodle plugin (PHP) : moodle/mod/openmeetings/api/openmeetings_gateway.php //create the room $url = $this->getRestUrl("RoomService") . 'addRoomW

Re: Newbie questions

2016-03-10 Thread Maxim Solodovnik
Hello Christian, 1) you definitely can record everything without second user :) I believe you are using conference/restricted room to perform recording So you need to enter the room with moderator rights: (one of the following need to be true) 1. you need to be admin in the system 2. it need to be