/mcpResponse: HTTP/1.1 201 Created Set-Cookie: JSESSIONIDSSO=CB2BE1D9771621DBEA24B479C1A9C10A; Path=/ Set-Cookie: JSESSIONID=EB7C33B4DC0AAE91CB002D799C8734BA; Path=/vmrest Location: [http://cuc-install-67.cisco.com/vmrest/calls/vmrest/calls/40/calltype:video] Content-Type: application/json Video Call Downgrade Scenarios If a Video call gets downgraded to audio, user receives the following response: Scenario 1 If a user does not have Video Service Account and try to make a video call, the following response is received: Response Code: 201 /vmrest/calls/66 CallType: Audio CallDowngradeReason: Video Service Account does not exist Scenario 2 If a user does not have Video Service activated on Unity Connection and try to make a video call, the following response is received: Response Code: 201 /vmrest/calls/66 CallType: Audio CallDowngradeReason: Video Service not found Scenario 3 If a user does not have Video enabled in Class of Service and try to make a video call, the following response is received: Response Code: 201 /vmrest/calls/66 CallType: Audio CallDowngradeReason: Not allowed to Playback and Record Video Greetings Check call status GET /vmrest/calls/1 HTTP/1.1 Accept: application/json User-Agent: Java/1.6.0_17 Host: cuc-install-67.cisco.com Connection: keep-alive authorization: Basic Y2NtYWRtaW5pc3RyYXRvcjplY3NidWxhYg== Response: Cisco Unity Connection Telephony Interface (CUTI) API 8 Cisco Unity Connection Telephony Interface (CUTI) API -- Using CUTI for Basic Call Operations Examples