Catch call queue call events with Teams Calling SDK

Jeroen H 40 Reputation points
2024-08-01T08:23:15.35+00:00

I'm using the Teams Calling SDK for javascript to get incoming call events for subscribed users. I'd like to get an incoming call event or similar when one or more users are called by a calling queue, even if they don't pick it up.

The SDK's feature list does mention being able to receive and transfer calling queue calls (last two entries under 'Advanced call routing'), so I expect this to be possible. Does anyone have experience with this?

Additionally, if this was possible, I was wondering if I could get the actual caller's phonenumber. The calling queue is technically calling the subscribed user, so I worry that I'll just get the queue number as 'caller number' instead.

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,328 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.