McDewey

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

Page 92

↗ View in doc context
page
92
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::76

<wrapUpReason>Sales Call</wrapUpReason> <callvariables> <CallVariable> <name>callVariable1</name> <value>Chuck Smith</value> </CallVariable> <CallVariable> <name>callVariable2</name> <value>Cisco Systems, Inc.</value> </CallVariable> ...Other CallVariables ... </callvariables> </mediaProperties> <participants> <Participant> <actions> <action>ACCEPT</action> </actions> <mediaAddress>1001001</mediaAddress> <startTime>2015-11-19T06:04:27.864Z</startTime> <state>OFFERED</state> <stateChangeTime>2015-11-19T06:04:27.864Z</stateChangeTime> </Participant> </participants> <state>OFFERED</state> <uri>/finesse/api/Dialog/1234_5423_1</uri> </Dialog> callKeyCallId, CallKeySequenceNum, and callKeyPrefix parameters apply only to Unified CCE deployments. Note Dialog APIs Finesse obtains the dialogId value from the CallID value defined for the calls by the CTI Server. With some call flows, the messaging between Finesse and the CTI Server refers to an updated CallID value. In most cases, the updated CallID value maintains a relationship to the original CallID value, and therefore Finesse maintains the same dialogId value for the duration of the call flows. However, there are some call flows in which the CallID and dialogId change permanently (for example, in a conference). If you require a better understanding of the relationship between the CallID and dialogId values, you can perform some test call flows and view the webservices logs. Note Dialog—Get Dialog This API allows a user to get a copy of a Dialog object. https://<FQDN>/finesse/api/Dialog/<dialogId> URI: https://finesse1.xyz.com/finesse/api/Dialog/12345678 Example URI: Agents and administrators can use this API. Agents can only get their own Dialog object. Administrators can get any Dialog object. Security Constraints: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 76 Cisco Finesse Desktop APIs Dialog APIs

Image 1 from page 92