the easiest way is to use OM SOAP PHP API: https://code.google.com/a/apache-extras.org/p/openmeetings-api-plugin/source/browse/#svn%2Ftrunk%2Fsrc%2Fmain%2Fscripts
otherwise you need to make calls and parse the result by yourself :) On Sun, Jan 4, 2015 at 5:07 PM, Alvaro <[email protected]> wrote: > Could you please explain how to do in the second option? > > > ........... > > El dom, 04-01-2015 a las 17:50 +0700, Maxim Solodovnik escribió: > > Hello Alvaro, > > > > > > It is possible using > > 1) direct DB manipulation via bash (not really recommended) > > 2) curl + SOAP API (recommended) > > > > On Sun, Jan 4, 2015 at 4:17 PM, Alvaro <[email protected]> wrote: > > Hello Maxim, > > > > Do you know if is a cron script to create-delete-create... > > Demo room? > > or reset it...? > > > > An user ask it in the spanish Apache OM list. > > > > Thanks > > > > Alvaro > > > > > > ................... > > > > > > > > > > > > > > > > -- > > WBR > > Maxim aka solomax > > > -- WBR Maxim aka solomax
