McDewey

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

Page 357

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

Cisco_LineCallInfo_Ext00060000 ext60; Cisco_LineCallInfo_Ext00070000 ext70; Cisco_LineCallInfo_Ext00080000 ext80; Cisco_LineCallInfo_Ext00080001 ext81; Cisco_LineCallInfo_Ext00090000 ext90; Cisco_LineCallInfo_Ext00090000 ext91; Cisco_LineCallInfo_Ext000A0000 extA0; Cisco_LineCallInfo_Ext000D0000 extD0; Cisco_LineCallInfo_Ext000F0000 extF0; } CISCO_LINECALLINFO_EXT; For a specific line device, the extension area includes, a portion of the structure from the beginning to the extension version that an application negotiated. The definitions for individual extension version substructure are as follows: // LINECALLINFO 00060000 extention // typedef struct Cisco_LineCallInfo_Ext00060000 { TSP_UNICODE_PARTY_NAMES unicodePartyNames; } CISCO_LINECALLINFO_EXT00060000; // LINECALLINFO 00070000 extention // typedef struct Cisco_LineCallInfo_Ext00070000 { DWORD SRTPKeyInfoStructureOffset; // offset from base of LINECALLINFO DWORD SRTPKeyInfoStructureSize; // includes variable length data total size DWORD SRTPKeyInfoStructureElementCount; DWORD SRTPKeyInfoStructureElementFixedSize; DWORD DSCPInformationOffset; // offset from base of LINECALLINFO DWORD DSCPInformationSize; // fixed size of the DSCPInformation structure DWORD DSCPInformationElementCount; DWORD DSCPInformationElementFixedSize; DWORD CallPartitionInfoOffset; // offset from base of LINECALLINFO DWORD CallPartitionInfoSize; // fixed size of the CallPartitionInformation structure DWORD CallPartitionInfoElementCount; DWORD CallPartitionInfoElementFixedSize; DWORD ExtendedCallInfoOffset; // = = = > ExtendedCallInfo { } DWORD ExtendedCallInfoSize; // DWORD ExtendedCallInfoElementCount; // DWORD ExtendedCallInfoElementSize; // } CISCO_LINECALLINFO_EXT00070000; // LINECALLINFO 00080000 extention // //

typedef struct Cisco_LineCallInfo_Ext00080000 { DWORD CallSecurityStatusOffset; DWORD CallSecurityStatusSize; DWORD CallSecurityStatusElementCount; DWORD CallSecurityStatusElementFixedSize; DWORD CCMCallIDInfoOffset; DWORD CCMCallIDInfoSize; DWORD CCMCallIDInfoElementCount; DWORD CCMCallIDInfoElementFixedSize; Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 325 Cisco Device-Specific Extensions LINECALLINFO