emrah
315f824c83
refactor(jicofo): no need to check the hardcoded password
2026-02-12 16:36:29 +01:00
Aaron van Meerten
7e76486afc
feat(jicofo): ice failure parameters ( #2084 )
...
* feat(jicofo): ice failure parameters
* include restart request controls
2025-05-02 13:28:31 -05:00
bgrozev
62feac8e4d
feat: Add an env var for jicofo load redistribution. ( #2053 )
...
* feat: Add an env var for jicofo load redistribution.
* Update jicofo/rootfs/defaults/jicofo.conf
---------
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com >
2025-03-20 12:45:53 -05:00
bgrozev
65d1d832b1
feat: Add an env var for jicofo ice failure detection. ( #2028 )
2025-02-21 11:04:51 -06:00
Damien Fetis
7883008fa8
feat(jicofo) add Env for Shared document random name
2025-02-03 20:14:07 +01:00
bgrozev
eea18b101b
feat: Add an option to enable VLA. ( #1979 )
2024-12-12 18:09:25 -06:00
Aaron van Meerten
d3db3a5a89
fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set ( #1966 )
2024-11-14 09:29:43 -06:00
Jakob Löw
345f8c2a23
fix(prosody,jicofo,jigasi,jibri) rename recorder domain to hidden domain
2024-11-12 12:52:11 +01:00
Aaron van Meerten
47d974d88c
feat(jibri,jicofo,jvb): custom hocon support via include for components that support it ( #1960 )
2024-10-29 12:12:34 -05:00
Aaron van Meerten
4369907615
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma ( #1932 )
2024-10-11 10:50:41 -05:00
Dimosthenis Nikoudis
b726312ee7
feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS
2024-09-26 21:43:55 +02:00
Marco A. Da Silva A.
0dad31dc21
fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS
2024-07-31 23:45:16 +02:00
Sebastian Denz
c65d2bd2fc
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
2024-07-02 11:50:25 -04:00
Saúl Ibarra Corretgé
982e5770f6
feat(jicofo,jvb,web) default to using SCTP based datachannels
...
WebSocket based ones are now disabled by default.
2024-06-20 15:43:01 +02:00
Aaron van Meerten
55c975fca0
fix(jicofo): use integer for port value to fix addition ( #1826 )
...
* fix(jicofo,prosody): use integer for port value to fix addition
2024-06-18 10:55:25 -04:00
Serge Tkatchouk
76ffaa7c53
jicofo, jvb: fix OCTO + SCTP behaviour
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1787
2024-05-07 11:16:45 +02:00
Saúl Ibarra Corretgé
b0092bcf65
jicofo,jigasi,jvb: fix accidentally enabling Sentry
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1724
2024-01-30 08:56:05 +01:00
bgrozev
6c1f384eac
Add flag for require-muc-config-flag. ( #1717 )
2024-01-22 12:27:07 -08:00
Aaron van Meerten
4584779842
jicofo: fix enable sctp octo defaults ( #1708 )
2024-01-12 09:50:33 -06:00
abin
3a888fdf46
jicofo: add support for max-ssrcs-per-user config
2024-01-11 10:49:08 +01:00
bgrozev
52eef2eb23
feat: Add an option to set jibri-sip brewery jid. ( #1689 )
2024-01-02 13:13:12 -08:00
Aaron van Meerten
5cc0ef0180
jicofo: fix duplicate line
...
* jicofo: fix duplicate line
2024-01-02 13:55:07 -06:00
Aaron van Meerten
2a6788593f
jicofo: trusted domain list
...
* jicofo: always trust auth domain
* jicofo: allow trusted domain list
2024-01-02 13:39:36 -06:00
bgrozev
78fb030bbe
fix: Fix typo in var name. ( #1690 )
2024-01-02 10:52:47 -08:00
bgrozev
1ad045ea0d
feat: Add an option to enable sctp for relays. ( #1688 )
2024-01-02 10:17:31 -08:00
Aaron van Meerten
aa898e457a
jicofo: fix visitors auth domain ( #1687 )
...
* jicofo: fix visitors auth domain
* include compose
2024-01-02 11:13:40 -06:00
bgrozev
ec8615a292
fix: Fix default JIBRI_PENDING_TIMEOUT. ( #1686 )
2024-01-02 08:48:35 -08:00
Matthias Kesler
71b3892d64
jicofo,jvb,jigasi: fix SENTRY_DSN cannot be defined
2023-12-03 09:28:06 +01:00
Saúl Ibarra Corretgé
dbffba1d6c
Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read"
...
This reverts commit fa2b4db2d1 .
2023-12-01 14:18:03 +01:00
Saúl Ibarra Corretgé
073f85d76c
Revert "logging: fix reference to old variable"
...
This reverts commit 8415c84c10 .
2023-12-01 14:18:03 +01:00
Daniel McAssey
8415c84c10
logging: fix reference to old variable
2023-12-01 14:02:21 +01:00
Daniel McAssey
fa2b4db2d1
jicofo, jigasi, jvb: fix SENTRY_DSN not being read
2023-12-01 14:02:21 +01:00
Daniel McAssey
54d3aca2bf
jicofo: add AV1 options
2023-11-15 09:32:48 +01:00
Aaron van Meerten
5d05ba2539
jicofo: support jicofo log file for tailing ( #1632 )
2023-10-30 11:45:39 -05:00
Aaron van Meerten
6bfa8302f1
prosody: visitor mode support ( #1611 )
...
support for visitor mode in prosody, with some fixes for jicofo as well
2023-09-29 08:03:53 -05:00
Aaron van Meerten
3a77aace56
jicofo: support visitors in jicofo configuration ( #1610 )
2023-09-27 08:37:21 -05:00
emrah
497015b63e
jicofo: add JICOFO_AUTH_LIFETIME as environment variable
2023-07-13 14:47:28 +02:00
emrah
f18acb493d
jicofo, prosody: allow to set different AUTH_TYPE
2023-07-01 16:02:00 +02:00
Saúl Ibarra Corretgé
dc1994a66a
jicofo: remove shibboleth authentication options
...
It got removed from Jicofo.
2023-06-29 15:17:17 +02:00
Luigi Rubino
57a7c22e1d
jicofo: add ability to disable auth
2023-06-06 19:41:33 +02:00
Aaron van Meerten
2fdc643e7c
jicofo: use bool instead of string for codec flags ( #1507 )
2023-03-20 06:41:59 -05:00
Aaron van Meerten
bdcae290c1
jicofo: fix syntax error on opus end brace ( #1506 )
2023-03-17 07:27:50 -05:00
Aaron van Meerten
e5d421331d
jicofo: additional conference options ( #1504 )
2023-03-16 11:46:46 -05:00
Aaron van Meerten
6034e09f36
jicofo: support opus red audio codec ( #1503 )
2023-03-16 11:23:17 -05:00
Aaron van Meerten
ef7ef9cfd3
jicofo: disable cert verification for jvb xmpp ( #1501 )
2023-03-16 08:55:18 -05:00
Aaron van Meerten
a8fe1aaee4
jicofo: fix template error in jvb xmpp server ( #1500 )
2023-03-16 08:38:36 -05:00
Aaron van Meerten
7d1bf8e50f
jicofo: flag to use presence for bridge health checks ( #1499 )
2023-03-16 08:19:34 -05:00
Aaron van Meerten
1a4f9bde7c
jicofo: fix broken rest template ( #1498 )
2023-03-16 08:12:00 -05:00
Aaron van Meerten
76f886fbb4
jicofo: add bridge region support and local region ( #1497 )
2023-03-16 07:36:02 -05:00
Aaron van Meerten
9c2f742991
jicofo: fix rest bind in container ( #1496 )
2023-03-16 07:21:15 -05:00