Re: Help with openmeetings integration with Chamilo LMS

2016-07-18 Thread Ben Lewis
b/083a442f3c393b16d05183faf6687043b3dbc30c/renderer.php#L122 > ($gateway->getSecureHash) > 5) open OM using "http://localhost:5080/openmeetings/swf?&secureHash="; . > $hash . "&scopeRoomId=" . $room_id . "&language=" . $language; > > will upd

Re: Help with openmeetings integration with Chamilo LMS

2016-07-16 Thread Ben Lewis
Maxim, I've looked through the source code, and not being a developer, i have no idea how I am supposed to import this into openmeetings and or use it. Do you have any documentation? On 15 July 2016 at 20:22, Ben Lewis wrote: > Documentation on how the API works :) > > > On 1

Re: Help with openmeetings integration with Chamilo LMS

2016-07-15 Thread Ben Lewis
handle ASAP > > or documentation on how to use PHP API? > > On Fri, Jul 15, 2016 at 3:32 PM, Ben Lewis wrote: > >> got any documentation? :) >> >> >> On 15 July 2016 at 15:33, Maxim Solodovnik wrote: >> >>> ideas and contributions on how this can be

Re: Help with openmeetings integration with Chamilo LMS

2016-07-15 Thread Ben Lewis
got any documentation? :) On 15 July 2016 at 15:33, Maxim Solodovnik wrote: > ideas and contributions on how this can be improved are highly welcome ;) > > On Fri, Jul 15, 2016 at 11:28 AM, Ben Lewis > wrote: > >> right... thought they might be. Bit difficult to use

Re: Help with openmeetings integration with Chamilo LMS

2016-07-14 Thread Ben Lewis
etings.apache.org/openmeetings-webservice/apidocs/index.html > > On Fri, Jul 15, 2016 at 11:22 AM, Ben Lewis > wrote: > >> I must be a bit confused here, when I use some of these REST calls: >> http://openmeetings.apache.org/RestAPISample.html >> >> I get the same S

Re: Help with openmeetings integration with Chamilo LMS

2016-07-14 Thread Ben Lewis
the fact you are trying to talk to SOAP without > SOAP :) > you can use REST > or you can use OM PHP API: > https://github.com/openmeetings/openmeetings-api-plugin > > On Fri, Jul 15, 2016 at 8:08 AM, Ben Lewis wrote: > >> Openmeetings 3.1.1 1736485 >> Cham

Re: SOAP errors

2016-07-14 Thread Ben Lewis
awesome :) thanks Maxim. On 15 July 2016 at 12:47, Maxim Solodovnik wrote: > The answer will be same as the answer to the previous question :) > http://markmail.org/message/hbybyczbooxnfpxh > > On Fri, Jul 15, 2016 at 8:12 AM, Ben Lewis wrote: > >> Openmeetings 3.1

SOAP errors

2016-07-14 Thread Ben Lewis
Openmeetings 3.1.1 1736485 Chamilo 1.10.6 I am trying to get the openmeetings plugin to work in Chamilo. I setup my own openmeetings server, I can login to the web interface (ie http://myserver.mydomain.com:5080/openmeetings). I can start a conference etc. The trouble begins when I try to lau

Help with openmeetings integration with Chamilo LMS

2016-07-14 Thread Ben Lewis
meetings/services/UserService/getSession And I am returned the error.. No binding operation info while invoking unknown method with params unknown -- Ben Lewis