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

[Errors] When a supervisor is monitoring a call with multi party enabled, if an agent tries to swap or transfer to a quick connect, it fails #862

Open
alexgurr opened this issue Apr 11, 2024 · 4 comments

Comments

@alexgurr
Copy link

alexgurr commented Apr 11, 2024

This occurs in the CCP directly, as well as when we try to do this in our overlay product.

Reproduce by:

  • Agent one is in a call
  • Supervisor monitors the call from the connect console
  • Agent one tries to transfer to a new quick connect or "swap" the connection.

Transferring to a new quick connect/adding an additional conference party member:

connect-streams-min.5d6049a5.js:1 
 [2024-04-11T01:46:27.679Z] [ERROR] [af21a16b-5a80-48c6-b7c9-df1faa536474]: Failed to Transfer voice
connect-streams-min.5d6049a5.js:1 
 [2024-04-11T01:46:27.674Z] [ERROR] [af21a16b-5a80-48c6-b7c9-df1faa536474]: 'createAdditionalConnection' API request failed
connect-streams-min.5d6049a5.js:1 
 [2024-04-11T01:46:27.674Z] [ERROR] [af21a16b-5a80-48c6-b7c9-df1faa536474]: 'createAdditionalConnection' API request failed
connect-streamf52e47…ae57d44d4b.js:17148 
 [2024-04-11T01:46:27.674Z] [ERROR]: 'createAdditionalConnection' API request failed

This also fails when swapping (toggleActiveConnection) with similar errors.

Screenshot 2024-04-11 at 9 46 59 am

Consistently reproducible.

@vvgoyal
Copy link

vvgoyal commented Apr 11, 2024

Hi @alexgurr, Can you provide the CCP logs?

@alexgurr
Copy link
Author

agent-log (11).txt

@tannera926
Copy link
Contributor

I'm confused about what's happening here. Looking at the logs and the agent snapshot, it looks like there are 3 participants on this call and none of them are in monitoring mode. Could you send a video of what this looks like?

@stevenasi
Copy link

stevenasi commented May 14, 2024

@tannera926 I've attached a video of the issue.

Screen.Recording.2024-05-14.at.11.00.37.am.mov

Please let me know when you've seen this video so I can remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants