Aaron van Meerten
d3db3a5a89
fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set ( #1966 )
1 week ago
Jakob Löw
345f8c2a23
fix(prosody,jicofo,jigasi,jibri) rename recorder domain to hidden domain
1 week ago
Aaron van Meerten
47d974d88c
feat(jibri,jicofo,jvb): custom hocon support via include for components that support it ( #1960 )
3 weeks ago
Aaron van Meerten
4369907615
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma ( #1932 )
1 month ago
Dimosthenis Nikoudis
b726312ee7
feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS
2 months ago
Marco A. Da Silva A.
0dad31dc21
fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS
4 months ago
Sebastian Denz
c65d2bd2fc
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
5 months ago
Saúl Ibarra Corretgé
982e5770f6
feat(jicofo,jvb,web) default to using SCTP based datachannels
...
WebSocket based ones are now disabled by default.
5 months ago
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
5 months ago
Serge Tkatchouk
76ffaa7c53
jicofo, jvb: fix OCTO + SCTP behaviour
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1787
7 months ago
Saúl Ibarra Corretgé
b0092bcf65
jicofo,jigasi,jvb: fix accidentally enabling Sentry
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1724
10 months ago
bgrozev
6c1f384eac
Add flag for require-muc-config-flag. ( #1717 )
10 months ago
Aaron van Meerten
4584779842
jicofo: fix enable sctp octo defaults ( #1708 )
10 months ago
abin
3a888fdf46
jicofo: add support for max-ssrcs-per-user config
11 months ago
bgrozev
52eef2eb23
feat: Add an option to set jibri-sip brewery jid. ( #1689 )
11 months ago
Aaron van Meerten
5cc0ef0180
jicofo: fix duplicate line
...
* jicofo: fix duplicate line
11 months ago
Aaron van Meerten
2a6788593f
jicofo: trusted domain list
...
* jicofo: always trust auth domain
* jicofo: allow trusted domain list
11 months ago
bgrozev
78fb030bbe
fix: Fix typo in var name. ( #1690 )
11 months ago
bgrozev
1ad045ea0d
feat: Add an option to enable sctp for relays. ( #1688 )
11 months ago
Aaron van Meerten
aa898e457a
jicofo: fix visitors auth domain ( #1687 )
...
* jicofo: fix visitors auth domain
* include compose
11 months ago
bgrozev
ec8615a292
fix: Fix default JIBRI_PENDING_TIMEOUT. ( #1686 )
11 months ago
Matthias Kesler
71b3892d64
jicofo,jvb,jigasi: fix SENTRY_DSN cannot be defined
12 months ago
Saúl Ibarra Corretgé
dbffba1d6c
Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read"
...
This reverts commit fa2b4db2d1
.
12 months ago
Saúl Ibarra Corretgé
073f85d76c
Revert "logging: fix reference to old variable"
...
This reverts commit 8415c84c10
.
12 months ago
Daniel McAssey
8415c84c10
logging: fix reference to old variable
12 months ago
Daniel McAssey
fa2b4db2d1
jicofo, jigasi, jvb: fix SENTRY_DSN not being read
12 months ago
Daniel McAssey
54d3aca2bf
jicofo: add AV1 options
1 year ago
Aaron van Meerten
5d05ba2539
jicofo: support jicofo log file for tailing ( #1632 )
1 year ago
Aaron van Meerten
6bfa8302f1
prosody: visitor mode support ( #1611 )
...
support for visitor mode in prosody, with some fixes for jicofo as well
1 year ago
Aaron van Meerten
3a77aace56
jicofo: support visitors in jicofo configuration ( #1610 )
1 year ago
emrah
497015b63e
jicofo: add JICOFO_AUTH_LIFETIME as environment variable
1 year ago
emrah
f18acb493d
jicofo, prosody: allow to set different AUTH_TYPE
1 year ago
Saúl Ibarra Corretgé
dc1994a66a
jicofo: remove shibboleth authentication options
...
It got removed from Jicofo.
1 year ago
Luigi Rubino
57a7c22e1d
jicofo: add ability to disable auth
1 year ago
Aaron van Meerten
2fdc643e7c
jicofo: use bool instead of string for codec flags ( #1507 )
2 years ago
Aaron van Meerten
bdcae290c1
jicofo: fix syntax error on opus end brace ( #1506 )
2 years ago
Aaron van Meerten
e5d421331d
jicofo: additional conference options ( #1504 )
2 years ago
Aaron van Meerten
6034e09f36
jicofo: support opus red audio codec ( #1503 )
2 years ago
Aaron van Meerten
ef7ef9cfd3
jicofo: disable cert verification for jvb xmpp ( #1501 )
2 years ago
Aaron van Meerten
a8fe1aaee4
jicofo: fix template error in jvb xmpp server ( #1500 )
2 years ago
Aaron van Meerten
7d1bf8e50f
jicofo: flag to use presence for bridge health checks ( #1499 )
2 years ago
Aaron van Meerten
1a4f9bde7c
jicofo: fix broken rest template ( #1498 )
2 years ago
Aaron van Meerten
76f886fbb4
jicofo: add bridge region support and local region ( #1497 )
2 years ago
Aaron van Meerten
9c2f742991
jicofo: fix rest bind in container ( #1496 )
2 years ago
Aaron van Meerten
ed095bc28e
misc: support alternate xmpp server for jvb ( #1495 )
2 years ago
Aaron van Meerten
e1c1f1b034
jicofo: enable rest interface ( #1494 )
2 years ago
Saúl Ibarra Corretgé
9cfbaf2d64
misc: drop JICOFO_AUTH_USER
...
It is expected to be "focus" in a number of places inside lib-jitsi-meet
and that won't change anytime soon.
Allowing users to change it is just asking for trouble.
Fixes: https://github.com/jitsi/lib-jitsi-meet/issues/2191
2 years ago
bgrozev
9fbb5bd815
jicofo: fix XMPP config (all moved to jicofo.conf)
2 years ago
bgrozev
a2333b3e76
jicofo: remove JICOFO_SHORT_ID (removed upstream)
2 years ago
Mahdhi Rezvi
8337c0b108
jicofo,prosody: migrate to new reservations system
...
It's now implemented in Prosody rather than in Jicofo.
3 years ago