/mcpMonitor Mode Update Event SLDSMT_MONITORING_MODE_UPDATED This event indicates that the monitoring mode has been successfully updated to the value in dwParam1 and is sent to active supervisor and agent lines. This event is available only if extension version 0x000B0000 or higher is negotiated. Note The format of the parameters follows: • dwParam1 – Message type -SLDSMT_MONITORING_MODE_UPDATED • dwParam2 – monitoring mode enum { MonitorMode_Silent = 1, MonitorMode_Whisper = 2, MonitorMode_Active = 3 // Not currently used } MonitorMode; • dwParam3 – active tone direction enum { PlayToneDirection_NoLocalOrRemote = 0, PlayToneDirection_LocalOnly, PlayToneDirection_RemoteOnly, PlayToneDirection_BothLocalAndRemote } PlayToneDirection Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 419 Cisco Device-Specific Extensions Monitor Mode Update Event

