From 46a8ff50ef16904e1a5140550a11616c38f6cbcb Mon Sep 17 00:00:00 2001 From: Denshi Date: Tue, 21 Mar 2023 19:58:09 +0400 Subject: Added Dendrite guide, added voice and video calling guide to Prosody, fixed up ejabberd PostgreSQL so it applies to all modules --- content/coturn.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'content/coturn.md') diff --git a/content/coturn.md b/content/coturn.md index 614b87c..b49c47c 100644 --- a/content/coturn.md +++ b/content/coturn.md @@ -102,6 +102,11 @@ systemctl restart coturn At this stage, you should look in your application's own guide on how to set the TURN and STUN server settings. Configure it to point at **turn.example.org** and use either your **username and password pair** or your super-secure **authentication secret.** +- [How to configure TURN on ejabberd](/ejabberd#voice-and-video-calls) +- [How to configure TURN on Prosody](/prosody#voice-and-video-calls) +- [How to configure TURN on Matrix Synapse](/matrix#voice-and-video-calls) +- [How to configure TURN on Matrix Dendrite](/dendrite#voice-and-video-calls) + Congratulations! You've successfully setup a Coturn server! --- -- cgit v1.2.3