Is there any API for 1:1 calling using teams integration,something like ACS but one to one?

Dev 111 Reputation points
2021-04-12T12:15:00.167+00:00

Hi,
I am looking to integrate teams in the web app and allow users to have one to one call or a conferencing and tracking the start and end time of the call.
Is there any graph API or any Microsoft API that provides such kind of functionality.

https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-teams-interop?pivots=platform-web

I need one to one calling and not something like meeting.
Please help

Thanks In Advance

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,704 questions
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.
4,069 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sridevi-MSFT 261 Reputation points
    2021-05-04T13:47:58.323+00:00

    When you register for a Bot channel registration a unique tenant id is generated and based on that id our app will run. The "Application is not registered in our store" error occurs when your bot is not registered for calling and meeting. Please follow this sample for more info.


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.