Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to notify the "hold" state to Amazon Connect app? #706

Open
phuhk opened this issue Jan 15, 2025 · 1 comment
Open

How to notify the "hold" state to Amazon Connect app? #706

phuhk opened this issue Jan 15, 2025 · 1 comment
Labels
question Further information is requested

Comments

@phuhk
Copy link

phuhk commented Jan 15, 2025

Regards Handle call holding section, we should call meetingSession.audioVideo.stop() when action.isOnHold is true. But by doing that, the Amazon Connect will ended a call and update to "After The Work". Am I missing something?

@georgezy-amzn
Copy link
Collaborator

Hi, meetingSession.audioVideo.stop() is a recommendation for meeting use cases in general, it doesn't apply to Connect use case. For Connect use case, please create a support case to Connect.

@dylonChime dylonChime added the question Further information is requested label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants