Amazon connect silent monitoring, barging by call center manager. #901
Unanswered
arunraj-sandeza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm trying to do a feasibility for the amazon connect update, which was released on December 2022 - 2.4.1. This update consist of isSilentMonitor, isBarge, isSilentMonitorEnabled, isBargeEnabled, isUnderSupervision, updateMonitorParticipantState, getMonitorCapabilities, getMonitorStatus, isForcedMute.
Based on the doc and cheat sheet provided, I wasn't able to stimulate these events. Can someone help me out on which class, method that I need to depend on for these event. A small piece of script might be very helpful.
I have already tried the class
let voiceConnection = new connect.VoiceConnection()
, but nothing happens.Beta Was this translation helpful? Give feedback.
All reactions