diff --git a/specs.json b/specs.json index 8783bbd..00131dd 100644 --- a/specs.json +++ b/specs.json @@ -534,6 +534,11 @@ "type": "string", "enum": ["startCallRecording", "stopCallRecording", "pauseCallRecording", "resumeCallRecording"] }, + "type" : { + "type" : "string", + "enum" : ["cloud", "siprec"] + + }, "recordingID": "string", "siprecServerURL": "string|array", "headers": "object"