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
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
d2ac43d46e
feat(jigasi): Add new environment variables for jigasi configuration ( #1841 )
2024-07-01 14:22:59 +03:00
damencho
cae1e406b5
feat(jigasi): Adds trusted domains option.
2024-04-17 11:02:44 -05:00
Saúl Ibarra Corretgé
0953ca0853
jigasi: skip SIP configuration when configured as a transcriber
2024-03-19 19:46:18 +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é
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
Thomas Urban
7594ea28ad
jigasi: add ability to control SIP default room for incoming calls
2021-01-06 17:54:04 +01:00
Thomas Urban
b0e653ae10
jigasi: fix when using authentication
...
Set MUC_SERVICE_ADDRESS.
2020-12-23 16:08:44 +01:00
Tim Ruffing
aaec22dd99
jigasi: fix typo in config
2020-04-06 11:13:30 +02:00
Дамян Минков
69ba9ff8c3
jigasi: Updates jigasi client default options.
2020-01-29 06:44:06 +01:00
netaskd
e48bf46f7c
jigasi,web: add transcription options
2019-08-07 23:02:30 +02:00
netaskd
165f313764
jigasi: add SDES srtp enabling possibility and healthcheck
2019-04-24 08:43:10 +02:00
Saúl Ibarra Corretgé
aaf7baa9e8
jigasi: set DOMAIN_BASE for SIP account
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/33
2019-02-13 10:22:00 +01:00
Saúl Ibarra Corretgé
30c425811e
misc: fix handling boolean values
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/30
2019-01-28 23:11:03 +01:00
Saúl Ibarra Corretgé
e3583c72a6
jigasi: don't make SIP proxy port and transport mandatory
2019-01-28 22:41:45 +01:00
netaskd
4b88a28fcc
jigasi: make SIP port and transport configurable
2018-12-04 13:05:48 +01:00
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
2018-10-18 12:08:30 +02:00
Saúl Ibarra Corretgé
e78a4ed24a
jigasi: add jigasi support for SIP audio calls
2018-10-17 11:59:53 +02:00