/mcp0x00000004 SLDST_PARTITION_INFO 0x00000008 SLDST_EXTENDED_CALL_INFO 0x00000010 SLDST_CALL_ATTRIBUTE_INFO 0x00000020 SLDST_CCM_CALL_ID 0x00000040 SLDST_SECURITY_STATUS_INFO 0x00000080 SLDST_NUMBER_TYPE_CHANGED 0x00000100 SLDST_GLOBALIZED_CALLING_PARTY_CHANGED 0x00000200 SLDST_FAR_END_IP_ADDRESS_CHANGED 0x00000400 SLDST_UNIQUE_CALL_REF_ID_INFO 0x00000800 SLDST_DEVICE_VIDEO_CAP_INFO 0x00001000 SLDST_MULTIMEDIA_STREAMS_INFO For example, if there are changes in SRTP and QoS but not in Partition, then both the SLDST_SRTP_INFO and SLDST_QOS_INFO bits are set. The value for dwParam2 = SLDST_SRTP_INFO | SLDST_QOS_INFO = 0x00000011 • dwParam3 -If a change occurs in the SRTP information, then this field contains the CiscoSecurityIndicator. enum CiscoSecurityIndicator { SRTP_MEDIA_ENCRYPT_KEYS_AVAILABLE, SRTP_MEDIA_ENCRYPT_USER_NOT_AUTH, SRTP_MEDIA_ENCRYPT_KEYS_UNAVAILABLE, SRTP_MEDIA_NOT_ENCRYPTED }; dwParam3 is used when dwParam2 has the SRTP bit mask set. Note Call Tone Changed Events SLDSMT_CALL_TONE_CHANGED When a tone change occurs on a call, receipt of this message indicates the tone and the feature that caused the tone change. Be aware that this extension is only available if extension version 0x00050000 or higher is negotiated. In the Cisco Unified TSP 4.1 release and later, this event only gets sent for Call Tone Changed Events where the tone equals CTONE_ZIPZIP and the tone gets generated as a result of the FAC/CMC feature. Note Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 412 Cisco Device-Specific Extensions Call Tone Changed Events
