Commit Graph

19 Commits

Author SHA1 Message Date
emrah
ab3a7c2621 refactor(templates): wrap shell variables in conditions with double quotes 2026-02-12 20:13:33 +01:00
emrah
156e36e97f refactor(templates): wrap shell variables in double quotes to handle spaces and special characters safely 2026-02-12 16:36:29 +01:00
emrah
7e42f9ddd5 refactor(jigasi): no need to check the hardcoded password 2026-02-12 16:36:29 +01:00
emrah
ca990f6c8d fix(jigasi): make jigasi the owner of the config folder 2025-12-26 16:50:10 +01: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
d3db3a5a89 fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set (#1966) 2024-11-14 09:29:43 -06: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
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
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
Saúl Ibarra Corretgé
8261f7233c jicofo,jigase: add ability to extend the config file 2020-12-09 10:38:45 +01:00
Felix Geyer
905d431e14 jicofo,jigasi: always rebuild configs on start 2020-12-08 15:02:23 +01:00
Saúl Ibarra Corretgé
768b6c4a50 security: fail to start if using the old default password 2020-04-06 16:55:13 +02:00
Saúl Ibarra Corretgé
a015710e54 security: don't provide default passwords
Also check if they are not provided at sstartup time and fail to start
in that case.
2020-04-06 12:23:36 +02:00
Paul Tiedtke
01eca7423e jigasi: generate google cloud credentials from env vars 2020-02-19 14:32:18 +01:00
netaskd
e48bf46f7c jigasi,web: add transcription options 2019-08-07 23:02:30 +02:00
Saúl Ibarra Corretgé
e78a4ed24a jigasi: add jigasi support for SIP audio calls 2018-10-17 11:59:53 +02:00