/
11.0 Recording Status
11.0 Recording Status
Check the current recording status
This method provides a way to determine if recording is in progress for a particular extension or unique call id.
Note: The API will only accept POST requests.
URL:
https://<server host>/servicemanager/rest/RecordingAPI/getRecordingStatus
This method takes 1 argument (extenOrUniqueId) plus the Auth arguments.
The arguments are:
extenOrUniqueId
apiKey
The return values are:
uniqueCallId (string)
currentRecordingLegNumber (int)
callStartTime (unix time stamp)
recordingInProgress (true/false)
Example
https://<server host>/servicemanager/rest/RecordingAPI/RecordingStatus?extenOrUniqueId=410&apiKey=f863246a-973e-11e6-8784-08002718f5b5
Related content
08.0 Stop Recording
08.0 Stop Recording
More like this
Recording API version 2.7.14.x
Recording API version 2.7.14.x
More like this
07.0 Start Recording
07.0 Start Recording
More like this
4.2 Retrieve Recording by Call Record ID
4.2 Retrieve Recording by Call Record ID
More like this
9.2 Retrieve Recording by Call Record ID
9.2 Retrieve Recording by Call Record ID
More like this
Recording API
Recording API
More like this