To use the web services requires a SOAP client. For the location of SOAP Web Services use the following address, where you replace <host> with the server address of Call Recording.

http://<host>/services/

The available services display along with the endpoint address WSDL and target namespace. <host> in the endpoint address is the Call Recording server address

Available SOAP Services:

  • stopRecording
  • resume Recording
  • pauseRecording
  • checkRecordingStatus
  • startRecording

Endpoint address: http://host/services/changeRecordingState

WSDL: http://host/services/changeRecordingState?wsdl

Target namespace: http://ws.api.core.callrec.zoom.cz/

 

For the location of the WDSL definition of the SOAP Web Services use:

http://<host>/services/changeRecordingState?wsdl