Commit Graph

7 Commits

Author SHA1 Message Date
Julien Fastré 0f67b2d6e8 remove muc form transport 2020-04-09 10:39:03 +02:00
Julien Fastré 3438a0fc90 remove xmpp from rest api config
An error log appeared in `/var/log/jitsi/jvb.log` when xmpp was used:

```
2020-04-08 15:58:14.603 SEVERE: [59] ComponentMain.lambda$getConnectCallable$0#293: host-unknown, host:localhost, port:5347
```

It might be due to a misconfiguration of prosody: https://community.jitsi.org/t/ask-xmpp-websocket-configuration/30386/4

As we do not use this, we remove xmpp for rest api config.
2020-04-08 21:29:07 +02:00
Antoine Ouvrard 065cf62a4c ajout du nouveau serveur imio + réoganisation des variables 2020-04-08 12:58:44 +02:00
Julien Fastré 581652acde Merge branch '1-ajout-stats-jvb' of labs.nereide.fr:10031/visio into 1-ajout-stats-jvb 2020-04-08 10:07:03 +02:00
Julien Fastré cca02db6c4 adding stats to jitsi install 2020-04-08 10:02:45 +02:00
Julien Fastré 7d77c2366e Apply suggestion to roles/common/tasks/jitsi_stats.yml 2020-04-08 09:55:11 +02:00
Julien Fastré 69197ee491 adding stats to jitsi install 2020-04-07 16:02:09 +02:00