Forum Discussion
Ryan Groom
Jun 15, 2021Copper Contributor
STUN/TURN Servers
I have a WebRTC project and have provisioned my own STUN/TURN servers. The Azure Communications Services talks about their STUN/TURN services. I would like to use the Microsoft/Azure STUN/TURN server...
- Jun 15, 2021Here is our C# SDK: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/communication/Azure.Communication.NetworkTraversal
Ryan Groom
Jun 15, 2021Copper Contributor
Cool. I will continue to use our STUN servers and replace our TURN with yours. I am going to give this a try this afternoon.
Our these the same servers the Teams network uses?
Our these the same servers the Teams network uses?
manoskow-msft
Jun 15, 2021Former Employee
Correct! Azure Communication Services is based on the same backend services that power Microsoft Teams - including STUN/TURN, Voice, Chat, etc.