Update 'content/instant-messaging/server-support-for-audio-video-calls.md'

This commit is contained in:
rra 2020-05-07 17:20:17 +02:00
parent 42cae82e69
commit 18240c191c

View File

@ -117,13 +117,13 @@ Finishing up
--- ---
Start `coturn` and enable it start on boot Start `coturn` and enable it start on boot
:::console :::console
sudo systemctl enable --now coturn sudo systemctl enable --now coturn
Restart `prosody` Restart `prosody`
:::console :::console
/etc/init.d/prosody restart /etc/init.d/prosody restart
Finally to check if it works you can add check your server with the web-based [Conversations Compliance tester](https://compliance.conversations.im/) Finally to check if it works you can add check your server with the web-based [Conversations Compliance tester](https://compliance.conversations.im/)