Saúl Ibarra Corretgé
7a939785a7
jvb: remove TCP support
...
It's not tested at all and has problems. The recommendation is to use a
TURN server for TCP.
2022-02-15 15:33:35 +01:00
Holger Pandel
ae3e7e7651
jvb: make MUC_NICKNAME configurable
2022-01-07 16:39:18 +01:00
Saúl Ibarra Corretgé
487bcca46d
jvb: try to use the correct IP as the default server ID
...
This hopefully fixes WS issues on environment with multiple networks
such as Docker Swarm.
2021-10-21 14:51:34 +02:00
Артем
192a6233aa
jvb: add ability to configure the shutdown API
2021-10-21 14:21:29 +02:00
Saúl Ibarra Corretgé
76a16a8b78
jvb: use modern config for ice4j
2021-10-12 21:46:30 +02:00
Prayag Singh
a6853ef5f7
jvb: add octo configuration options
2021-04-09 10:03:00 +02:00
Saúl Ibarra Corretgé
e1cebcc253
web,jvb: add ability to disable web sockets for colibri
...
The fallback is to use SCTP datachannels. This is not recomended.
2021-04-01 15:24:32 +02:00
Saúl Ibarra Corretgé
ada7b952e9
jvb: fix check for JVB_TCP_HARVESTER_DISABLED
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/885
2020-12-22 13:58:14 +01:00
Pierre Ozoux
aea4411d3b
Adds private server.
2020-11-19 15:45:13 +01:00
Pierre Ozoux
ff6d9bc6aa
Fix websocket
...
We noticed that websocket were broken with this config.
We believe that the translation from old config to new config in [this commit](130eb551a7 (diff-6f9b0c296a7ff789834c1414349f64f956f2b64df6e405fd45f62c6a11edad3fL34) ) didn't translate it well.
We are actually wondering what does private stands for in this context.
With this change, we can confirm that wss works again as expected.
2020-11-17 09:42:45 +01:00
bbaldino
130eb551a7
jvb: migrate to new config file
2020-10-29 21:20:00 +01:00