Restart Jitsi Services
Category: Jitsi
Sub-Category:
Creator: Jan-Maurice Dahlmanns
Created: 2020-11-19 12:30:28
Modified: 2024-11-20 23:29:12
Views: 905
Caution: I do not guarantee the reliability of the information given here, the code described on this page is executed at your own risk and in the event of damage or other unforeseeable consequences I am in no way responsible or liable.
Here is the Linux code to restart all jitsi services:
/etc/init.d/jicofo restart
/etc/init.d/jitsi-videobridge2 restart
/etc/init.d/prosody restart