emrah
7e42f9ddd5
refactor(jigasi): no need to check the hardcoded password
2026-02-12 16:36:29 +01:00
emrah
fdfb2157c2
fix(jigasi): remove unused envs
2026-02-09 14:14:39 +01:00
emrah
ca990f6c8d
fix(jigasi): make jigasi the owner of the config folder
2025-12-26 16:50:10 +01:00
emrah
be4a3c9e1b
refactor(jigasi): add JIGASI_ENABLE_REST ( #2147 )
...
* refactor(jigasi): add JIGASI_ENABLE_REST
* fix(jigasi): match other boolean controls
2025-09-12 07:57:29 -05:00
damencho
30b387aecc
fix(jigasi): Disables use of unnecessary stun.
2025-06-10 11:37:16 -05:00
Aaron van Meerten
511c2f1d6e
feat(jigasi): STATS_ID property for use with rtcstats ( #2083 )
2025-04-29 08:56:18 -05:00
Viktor-Asheim
9e8e2b1865
feat(jigasi): added support for custom-logging.properties file ( #2023 )
2025-02-17 05:38:15 -06:00
Aaron van Meerten
909820274c
feat(lint): add tpl lint step for each project ( #1983 )
...
* feat(lint): add tpl lint step for each project
* fix path
* fix path
* include jicofo and jibri
* temp cat to test
* more templates to lint
* fix path
* fix jigasi password b64 default behavior
2024-12-13 12:33:50 -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
74d913f58a
feat(transcriber): flag to enable translations ( #1953 )
...
* feat(transcriber): flag to enable translations
* default translation to off
2024-10-23 11:39:18 -05:00
Aaron van Meerten
8909050f75
feat(transcriber): remote config auth parameters ( #1951 )
2024-10-22 13:57:22 -05:00
Jakob Löw
a5b719c453
✨ allow configuration of a custom translation service (such as libretranslate) ( #1946 )
2024-10-21 06:04:59 -05:00
Aaron van Meerten
2a87a5063c
fix(jigasi): ensure tpl doesn't fail even if no JIGASI_SIP_PASSWORD is set ( #1943 )
2024-10-18 11:35:00 -05:00
Aaron van Meerten
5164db7ab1
feat(jigasi): config for jigasi in visitor mode ( #1942 )
2024-10-18 11:28:23 -05:00
Aaron van Meerten
0b75cd1689
fix(transcriber): fix bosh and xmpp connections from jigasi to prosody ( #1934 )
...
* fix(transcriber): fix bosh and xmpp connections from jigasi to prosody
* fix first selection syntax
2024-10-11 11:24:17 -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
Aaron van Meerten
9e17f95ece
feat(jigasi): allow unique account UID for each entry even if the same auth is used ( #1917 )
2024-09-26 07:21:34 -05:00
Aaron van Meerten
6c08391837
feat(jigasi): transcriber configuration supports vosk URL ( #1915 )
2024-09-25 07:51:07 -05:00
Aaron van Meerten
e7786d5c67
feat(jigasi): transcriber configuration for OCI and whisper and to skip saving ( #1909 )
2024-09-18 15:09:35 -05:00
Aaron van Meerten
c5afcde7c2
feat(jigasi): support graceful shutdown via sidecar ( #1908 )
2024-09-18 13:06:24 -05:00
Aaron van Meerten
5d40297c61
feat(jigasi): allow optional label for xmpp servers ( #1907 )
2024-09-18 11:37:47 -05:00
Aaron van Meerten
3f6740809c
feat(jigasi,transcriber): transcriber component and jigasi configuration updates ( #1881 )
...
* feat(jigasi): new JIGASI_MODE variable for sip vs transcriber behavior
* wip: split jigasi config into segments
* prune jigasi compose variables
* prune further variables
* append instead of overwrite
* fix variables
* sync xmpp config with meet configs
* further config syncup
* remove property from xmpp section
* move translator as per comments
* fix sipserver trailing end
* fix acc domain for jigasi bosh join
* fix public domain
* jigasi openjdk requirement
* make gcloud optional for transcription configuration
* revert dockerfile to discuss separately
* revert translator config removal
* remove translator config from transcriber compose
2024-09-03 08:49:38 -04: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
Sebastian Denz
d2ac43d46e
feat(jigasi): Add new environment variables for jigasi configuration ( #1841 )
2024-07-01 14:22:59 +03:00
Aaron van Meerten
48d803c7f9
jigasi: fix autoscaler sidecar config for shutdown url ( #1784 )
2024-04-19 15:08:43 -05:00
damencho
cae1e406b5
feat(jigasi): Adds trusted domains option.
2024-04-17 11:02:44 -05:00
Aaron van Meerten
d5df19d30f
jigasi: autoscaler sidecar support ( #1738 )
...
* jigasi: autoscaler sidecar support
* jigasi: remove local address
2024-03-20 12:22:08 -05:00
Saúl Ibarra Corretgé
0953ca0853
jigasi: skip SIP configuration when configured as a transcriber
2024-03-19 19:46:18 +01: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
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
b5b8ea28cd
jigasi: add toggle to enable REST shutdown
2023-07-21 12:22:41 +02:00
Debendra Oli
8c5fba13df
jigasi: add ability to disable SIP
2022-08-22 11:36:59 +02:00
Saúl Ibarra Corretgé
2a7db7c283
jigasi: fix Sentry test
...
It's set to 0 by default, cast it to boolean to be sure, just like we do for the other containers.
2022-08-11 13:19:51 +02:00
wfleischer
2d106d830b
jigasi: adjust log formatter
2022-08-11 11:59:48 +02:00
Saúl Ibarra Corretgé
6c9e305080
jigasi: temporarily disable G722
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1357
2022-08-10 09:36:05 +02:00
Charlie Calendre
11de38fca8
fix: properly use default SIP config
...
The default values for JIGASI_SIP_PORT and JIGASI_SIP_TRANSPORT were never used
2022-06-24 08:10:23 +02:00
Charlie Calendre
82a53821c0
fix: add missing $ to JIGASI_XMPP_USER
2022-06-24 08:09:39 +02:00
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.
2022-05-20 10:53:12 +02:00
Aaron van Meerten
88bb1bccd0
feature: support multiple XMPP servers via list ( #1276 )
2022-05-03 08:40:52 -05:00
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
2022-05-02 08:30:48 -05:00
wfleischer
81dc3849b1
jigasi: allow jigasi guest participants
...
Co-authored-by: Werner Fleischer <70745309+wernf@users.noreply.github.com >
2021-12-17 11:10:00 +01:00
Paul Tiedtke
537fcd532b
misc: add support for sentry logging
2021-09-17 09:51:34 +02:00
Saúl Ibarra Corretgé
2900680798
Revert "misc: add support for sentry logging"
...
This reverts commit 8d2a29f286 .
2021-04-17 22:45:57 +02:00
Paul Tiedtke
8d2a29f286
misc: add support for sentry logging
2021-04-16 20:34:33 +02:00
Thomas Urban
7594ea28ad
jigasi: add ability to control SIP default room for incoming calls
2021-01-06 17:54:04 +01:00