Hi,
I’ve got my Jitsi installed from packages on Ubuntu 18.04. On the same server I’m running Coturn.
The issue is that if there is a Jitsi update, it completely screws my existing /etc/turnserver.conf and writes an own turnserver.conf, resulting in my coturn running on wrong ports and with a wrong secret. Neither Jitsi nor my other stuff using my Coturn works, fortunately Jitsi keeps the correct config in a BAK file.
Is there a way to tell Jitsi to just leave it’s fingers from my Coturn config file and not just always screw it without asking me?