diff --git a/technical/3.6-Setup-your-own-TURN-server.md b/technical/3.6-Setup-your-own-TURN-server.md index 3138f647..eb77a44e 100644 --- a/technical/3.6-Setup-your-own-TURN-server.md +++ b/technical/3.6-Setup-your-own-TURN-server.md @@ -1,5 +1,7 @@ -Ring can be configured to use TURN or STUN servers (`RFC5766 `_) to establish a connection between two peers. +Jami can be configured to use TURN or STUN servers (`RFC5766 `_) to establish a connection between two peers. + +The default TURN server is "turn.jami.net", username "ring", password "ring", realm "ring" In this guide, we will setup a `coturn `_ server. There are other TURN/STUN server implementations available under a free license. See `TurnServer `_ and `Restund `_.