Aaron van Meerten
4369907615
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma ( #1932 )
4 weeks ago
Dimosthenis Nikoudis
b726312ee7
feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS
1 month ago
Marco A. Da Silva A.
0dad31dc21
fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS
3 months ago
Sebastian Denz
c65d2bd2fc
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
4 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
6 months ago
Saúl Ibarra Corretgé
b0092bcf65
jicofo,jigasi,jvb: fix accidentally enabling Sentry
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1724
9 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
10 months ago
bgrozev
52eef2eb23
feat: Add an option to set jibri-sip brewery jid. ( #1689 )
10 months ago
Aaron van Meerten
5cc0ef0180
jicofo: fix duplicate line
...
* jicofo: fix duplicate line
10 months ago
Aaron van Meerten
2a6788593f
jicofo: trusted domain list
...
* jicofo: always trust auth domain
* jicofo: allow trusted domain list
10 months ago
bgrozev
78fb030bbe
fix: Fix typo in var name. ( #1690 )
10 months ago
bgrozev
1ad045ea0d
feat: Add an option to enable sctp for relays. ( #1688 )
10 months ago
Aaron van Meerten
aa898e457a
jicofo: fix visitors auth domain ( #1687 )
...
* jicofo: fix visitors auth domain
* include compose
10 months ago
bgrozev
ec8615a292
fix: Fix default JIBRI_PENDING_TIMEOUT. ( #1686 )
10 months ago
Matthias Kesler
71b3892d64
jicofo,jvb,jigasi: fix SENTRY_DSN cannot be defined
11 months ago
Saúl Ibarra Corretgé
dbffba1d6c
Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read"
...
This reverts commit fa2b4db2d1
.
11 months ago
Saúl Ibarra Corretgé
073f85d76c
Revert "logging: fix reference to old variable"
...
This reverts commit 8415c84c10
.
11 months ago
Daniel McAssey
8415c84c10
logging: fix reference to old variable
11 months ago
Daniel McAssey
fa2b4db2d1
jicofo, jigasi, jvb: fix SENTRY_DSN not being read
11 months ago
Daniel McAssey
54d3aca2bf
jicofo: add AV1 options
12 months 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.
2 years ago
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
Use default values everywhere so they don't need to be specified in the
.env file.
This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
3 years ago
Aaron van Meerten
95af77896d
jicofo: add optional XMPP_PORT value ( #1275 )
...
* jicofo: add optional XMPP_PORT value
* include compose and env example for XMPP_PORT
* extends use of the XMPP_PORT property
* fix compose to use default
* re-commenting XMPP_PORT value
* include XMPP_PORT in compose for all services
* always use $XMPP_PORT, value defaulted in template
* missing JVB setting
3 years ago
Robert Kaussow
c37706c8bb
misc: fix label order in dockerfiles
3 years ago