Stop recording of a call.
To stop recording a call without destroying the connection this operation is executed.
This will terminate the conference with the call recorder line without disconnecting the other calls.
To execute this operation successfully, the feature eCFEATURESTOPCALLRECORD must be set on the call.
The record will be sent to the initiator of the recording.
ArgumentType: AsnCtiStopCallRecordingArgument
AsnCtiStopCallRecordingArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sConnectionID | string | Connection identifier of the call to stop recording on. | |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnCtiStopCallRecordingResult
AsnCtiStopCallRecordingResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
optionalParams | AsnOptionalParameters | yes |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 7