McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 15

↗ View in doc context
page
15
source
unity-connection/rest-api/cuti/cuti.md
chunk_id
unity-connection::rest-api::cuti::cuti::10

POST /vmrest/calls/1 HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.6.0_17 Host: ucbu-aricent-vm5.cisco.com Connection: keep-alive Authorization: Basic Y2NtYWRtaW5pc3RyYXRvcjplY3NidWxhYg== {"op":"PAUSE"} Response: HTTP/1.1 200 OK Set-Cookie: JSESSIONIDSSO=6A4C99C02E79D696A2DEC46C24A0B2DA; Path=/; Secure Set-Cookie: JSESSIONID=1E642B010F5AD5630DE922B1378679DF; Path=/vmrest; Secure Content-Type: application/json Transfer-Encoding: chunked Date: Fri, 01 Jun 2012 06:33:49 GMT Server: {"op":"PAUSE","lastResult":"0","speed":"100","volume":"100","startPosition":"0"} Resume the recording POST /vmrest/calls/1 HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.6.0_17 Host: ucbu-aricent-vm5.cisco.com Connection: keep-alive Authorization: Basic Y2NtYWRtaW5pc3RyYXRvcjplY3NidWxhYg== {"op":"RESUME"} Response: HTTP/1.1 200 OK Set-Cookie: JSESSIONIDSSO=687E20DEFCC984797342E37A656A1F32; Path=/; Secure Set-Cookie: JSESSIONID=48D31DBFCBAEF586F2A9398AB11204CC; Path=/vmrest; Secure Content-Type: application/json Transfer-Encoding: chunked Date: Fri, 01 Jun 2012 06:34:25 GMT Server: {"op":"RESUME","lastResult":"0","speed":"100","volume":"100","startPosition":"0"} Play the recording POST /vmrest/calls/1 HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.6.0_17 Host: cuc-install-67.cisco.com Connection: keep-alive Authorization: Basic Y2NtYWRtaW5pc3RyYXRvcjplY3NidWxhYg== Content-Length: 159 {"op":"PLAY","resourceType":"STREAM","resourceId":"cf1cb014-6394-4279-ab5a-74a6d680e440.wav", "lastResult":"0","speed":"100","volume":"100","startPosition":"0"} Response: Cisco Unity Connection Telephony Interface (CUTI) API 11 Cisco Unity Connection Telephony Interface (CUTI) API -- Using CUTI for Basic Call Operations Examples