It actually doesn't matter if you are using Java, PHP or JS you need to perform several calls they all listed in my previous post
On Sun, Sep 11, 2016 at 10:43 PM, Bhushan Patil <thebhushanpa...@gmail.com> wrote: > Hi Maxim, actually I want to get recording hash in Java, so I have created > SOAP client using wsdl2java utility of CXF. So in RecordService?wsdl, there > are only four methods. > > getExternalByRoom(sid, roomID) > getExternal(sid, externaltype, externalid) > getExternalByType(sid, externaltype) > delete(sid, id) > > But now I got stuck. :( > > On Sun, Sep 11, 2016 at 5:30 PM, Maxim Solodovnik <solomax...@gmail.com> > wrote: >> >> Please check this discussion: >> http://openmeetings.markmail.org/thread/qrsdv6fe54kfdwqv >> >> On Sun, Sep 11, 2016 at 4:31 PM, Bhushan Patil >> <thebhushanpa...@gmail.com> wrote: >> > Hi Maxim, now that I have id of recording, how can I generate secure >> > hash >> > for that recording? >> > >> > On Sep 11, 2016 10:29 AM, "Maxim Solodovnik" <solomax...@gmail.com> >> > wrote: >> >> >> >> the URL should be: >> >> http://localhost:5080/openmeetings/services/RecordService?wsdl >> >> >> >> On Sun, Sep 11, 2016 at 3:49 AM, Bhushan Patil >> >> <thebhushanpa...@gmail.com> wrote: >> >> > Hello everyone, >> >> > I am not able to find the correct URL for recording service. >> >> > I tried >> >> > http://localhost:5080/openmeetings/services/RecordingService?wsdl >> >> > but not getting wsdl. >> >> >> >> >> >> >> >> -- >> >> WBR >> >> Maxim aka solomax >> >> >> >> -- >> WBR >> Maxim aka solomax > > -- WBR Maxim aka solomax