|
|
@ -117,13 +117,13 @@ Finishing up |
|
|
|
--- |
|
|
|
Start `coturn` and enable it start on boot |
|
|
|
|
|
|
|
:::console |
|
|
|
sudo systemctl enable --now coturn |
|
|
|
:::console |
|
|
|
sudo systemctl enable --now coturn |
|
|
|
|
|
|
|
Restart `prosody` |
|
|
|
|
|
|
|
:::console |
|
|
|
/etc/init.d/prosody restart |
|
|
|
:::console |
|
|
|
/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/) |
|
|
|
|
|
|
|