Detecting multiple instances of the AWS Softphone across tabs using connect streams API

0

I've been looking through this documentation: https://github.com/amazon-connect/amazon-connect-streams/blob/master/Documentation.md

I can't find anything that will allow me to detect what the original/contact softphone is, and what the signalling only softphones are.

Does this functionality exist? Is it possible to get the ID for the current softphone tab?

Jeremy
已提問 2 年前檢視次數 270 次
1 個回答
0

Hello,

Since the connect streams API is using WebRTC you may need to utilize the https://github.com/aws/connect-rtc-js feature if you're use case isn't possible with the connect-streams API. The connect streams API allows you the extend the default behaviors of Amazon Connect so it depends on what you're trying to accomplish. For further details on the APIs capabilities the best spot would be to open a GitHub issue with snippets of code you're using. There the team can see if you're use case is possible with the specific API.

AWS
支援工程師
Tim_P
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南