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
gefragt vor 2 Jahren270 Aufrufe
1 Antwort
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
SUPPORT-TECHNIKER
Tim_P
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen