McDewey

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

Page 23

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

Response: 201 OK JSON Example Request PUT vmrest/handlers/callhandlers/30600b21-1a4c-47a3-a078-8078984e5376/greetings/Standard/greetingstreamfiles/1033/video Content-Type: application/json Accept: application/json Host: <connection-server> Connection: keep-alive authorization: Basic Y2NtYWRtaW5pc3RyYXRvcjplY3NidWxhYg== { “resourceId” :” aad91d6d-aeca-4a72-8069-b656efb3041f.wav”, “sessionId” : ”570146ed1504cb1”} Response : HTTP/1.1 201 Content-Type: application/json Date: Fri, 15 Jan 2010 15:14:11 GMT Server: Example of Data Fields Description Operation Data Type Field Name The user extension where the caller want to place a call. Read/Write Only Integer number The maximum number of phone rings when a call is placed and if the call is not picked, the caller will get ring-no-answer message. Default value: 4. Read/Write Integer maximumRings The unique identifier of the MediaSwitch object that Cisco Unity Connection uses for placing the call to the subscriber phone. Read Only String mediaSwithObjectid Displays whether the call type is audio or video. Read/Write String callType The unique identifier of the call that Cisco Unity Connection uses for placing the call to the subscriber phone. Read Only Integer callId Displays whether the subscriber is connected to a call or not. Read Only Boolean connected The unique identifier of the call created by Unity Connection. Read Only Integer nativeConnectionId This is a reference of the video recording on the MediaSense Server using Record API. MediaSense uniquely identifies the recording using the sessionId. Read/Write String sessionId Cisco Unity Connection Telephony Interface (CUTI) API 19 Cisco Unity Connection Telephony Interface (CUTI) API -- Using CUTI for Basic Call Operations Example of Data Fields