McDewey

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

Page 364

↗ View in doc context
page
364
source
cucm/v15/tapi-dev-guide/tapi-dev-guide.md
chunk_id
cucm::v15::tapi-dev-guide::tapi-dev-guide::375

CiscoMultiForkingRecorderStatus_Success, CiscoMultiForkingRecorderStatus_Failure }; SessionID Information TSP reports the SessionID information to the applications as a part of the structure SessionIDInfo. The SessionID information that is provided by Cisco TSP includes DeviceUUID and PeerUUID. typedef struct SessionIdInfo { DWORD DeviceUuidOffset; DWORD DeviceUuidSize; DWORD PeerUuidOffset; DWORD PeerUuidSize; } SessionIdInfo; Value Data fields Contains the value in bytes from the beginning of LINECALLINFO structure. Contains the value in bytes of the variably sized UUID, of one of the two sessions in the call (Either Calling or Called session). DeviceUuidOffset DeviceUuidSize Contains the value in bytes from the beginning of LINECALLINFO structure. Contains the value in bytes of the variably sized UUID of the other session. PeerUuidOffset PeerUuidSize Details The TSP_Unicode_Party_names structure and SRTP information structure describe the device-specific extensions that the Cisco Unified TSP made to the LINECALLINFO structure. DSCPValueForAudioCalls will contain the DSCP value that CTI sent in the StartTransmissionEvent. ExtendedCallInfo structure has extra call information. For Cisco Unified Communications Manager Release 7.0(1), the ExtendedCallReason field belongs to the ExtendedCallInfo structure. CallAttributeInfo contains the information about attributeType (Monitoring, Monitored, Recorder,securityStatus) and PartyInfo (Dn,Partition,DeviceName) CCMCallID contains CCM Call identifier value. CallingPartyIPAddress contains the IP address of the calling party if the calling party device supports it. CallSecurityStatus structure contains the overall security status of the call for two-party call as well as conference call. DWORD TapiCallerPartyUnicodeNameOffset; DWORD TapiCallerPartyUnicodeNameSize; DWORDTapiCallerPartyLocale; DWORD TapiCalledPartyUnicodeNameOffset; Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 332 Cisco Device-Specific Extensions Details