Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
In the New Microsoft Teams client, callto: URI handling is no longer reliably supported as it was in the Classic client. The new architecture prioritizes HTTPS-based Teams deep links for initiating calls and navigation. As a result, links such as callto:user(at)domain.com may not trigger calls anymore, even though they worked previously.
The recommended and supported approach is to use Teams deep links, such as:
https://teams.microsoft.com/l/call/0/0?users=user(at)domain.com
You can read more at Deep links overview - Teams | Microsoft Learn
I hope this information is helpful.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.