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
wrote:
> Hi Maxim, actually I want to get recording hash in Java, so I have created
> SOAP client using wsdl2java utili
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.
1. getExternalByRoom(sid, roomID)
2. getExternal(sid, externaltype, externalid)
3. getExternalByType(sid, externalt
Please check this discussion:
http://openmeetings.markmail.org/thread/qrsdv6fe54kfdwqv
On Sun, Sep 11, 2016 at 4:31 PM, Bhushan Patil
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" 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" wrote:
>
> the URL should be:
> http://localhost:5080/openmeetings/services/RecordService?wsdl
>
> On Sun, Sep 11, 2016 at 3:49 AM, Bhushan Patil
> wrote:
>
the URL should be:
http://localhost:5080/openmeetings/services/RecordService?wsdl
On Sun, Sep 11, 2016 at 3:49 AM, Bhushan Patil
wrote:
> Hello everyone,
> I am not able to find the correct URL for recording service.
> I tried http://localhost:5080/openmeetings/services/RecordingService?wsdl
> bu
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.