From decb986a5e3f9d10aa4220c324e2282ad6bb225b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 9 Mar 2018 21:04:01 +0100 Subject: [PATCH] Add info about Turnserver --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b9dff7e..35e85a1 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,13 @@ for example ``` _matrix._tcp.example.com. 3600 IN SRV 10 0 8448 synapse.example.com. ``` + +If it is not autocratically done, you need to open this port (8448) in our ISP box. + +### Turnserver + +For Voip and video conferencing a turnserver is also installed (and configured). The turnserver listen on the UDP and TCP port 5349 and 5350 (for the first synapse instance). To have a full functional turnserver you need to open theses ports (if it is not autocratically done) in your ISP box. + ### Important Security Note We do not recommend running Riot from the same domain name as your Matrix