Commit Graph

40 Commits

Author SHA1 Message Date
chandi
2a0cd91e72 freeswitch: build ourselves with patches included 2023-03-24 23:04:41 +01:00
chandi
c181ee9665 BBB 2.5.8 2022-11-04 16:50:08 +01:00
chandi
618c432e73 v2.5.5 2022-09-19 21:39:41 +02:00
chandi
5d326709b6 publish images 2022-05-08 19:45:59 +02:00
chandi
aaa2d63d67 fix recordings: missing yq, wrong CWD and kurento is still required 2022-05-07 14:26:04 +02:00
chandi
865b39d1ce v2.5.0-beta.2, minor bugfixes 2022-05-04 01:10:11 +02:00
chandi
83eee18228 all tags specified in one file and images built with official docker-bbb-build image 2022-04-03 23:18:15 +02:00
chandi
fb75478e67 changes for v2.4.5 2022-03-21 12:00:36 +01:00
chandi
f2c653682e use own freeswitch mirror
freeswitch/signalwire started making their mirror only available with an account. I mirrored now their repo

closes #203
2022-03-19 10:59:17 +01:00
chandi
c2aa6ad42b v2.4-rc-5, debian bullseye, mongo 5.0 2021-11-27 17:38:40 +01:00
chandi
f5cf50b2eb v2.4-rc-1: node v14, learning dashboard, base images update 2021-11-27 17:27:56 +01:00
chandi
5e96b2a7d9 updates for v2.3.4 2021-06-22 00:21:48 +02:00
Aleksei Ivanov
8ddffc493e
Update freeswitch entrypoint
Always install using lowercase package name
2021-05-22 21:04:32 +03:00
chandi
21b02aab8b freeswitch: allow to set esl password 2021-04-30 20:21:20 +02:00
chandi
98ae3f50ea v2.3.0 2021-04-30 20:20:40 +02:00
chandi
3631325345 v2.3-rc-1: fix wrong rtp-ip in freeswitch 2021-04-28 16:53:40 +02:00
chandi
0429c0565f v2.3-rc-1 2021-04-28 16:07:22 +02:00
chandi
35b96869bb changes for BBB 2.3-beta-2 2021-04-02 18:23:05 +02:00
chandi
2a22f37706 applied changes from alpha-4 to alpha-6 2021-02-11 14:34:55 +01:00
chandi
cbc1fce598 option for freeswitch language, including DE by @daedalus3 2020-12-24 02:39:02 +01:00
Matthias Larisch
da7967afc7 Add reasoning for custom freeswitch-mod-opusfile 2020-10-21 17:12:07 +02:00
Sofyan Sugianto
fe17745096 re-commit recordings from upstream for testing only 2020-08-15 08:26:33 +07:00
chandi
5735258202 disable endless growing fresswitch logfiles.
logs are still getting written to stdout/stderr and therefore collected by docker.
2020-08-13 11:04:46 +02:00
chandi
59947e1c7a
Merge branch 'develop' into ipv6 2020-07-21 17:53:48 +02:00
chandi
7b9b784548 change how announcement disabling is archived 2020-07-18 19:19:24 +02:00
cjhille
8292fbae60 expose more BBB settings in .env file 2020-07-18 19:19:24 +02:00
chandi
2bea8f2de7 ipv6: small variable updates 2020-07-13 17:40:55 +02:00
chandi
2cb17b0df6 ipv6: freeswitch configuration 2020-07-13 17:21:00 +02:00
chandi
060f08e68c initial IPv6 support 2020-07-12 19:15:40 +02:00
chandi
38dbfa8528 SIP port access for allowlist only 2020-06-29 23:41:58 +02:00
chandi
46ad0a0521 freeswitch: rather download official config instead of duplicating all files in here 2020-05-15 18:46:49 +02:00
chandi
dd3c33941f separate freeswitch into own container 2020-05-14 15:21:21 +02:00
chandi
d297877567 embed config files in image while building instead of dynamically at runtime 2020-04-23 20:32:58 +02:00
chandi
596fdd61e3 Configuration for SIP dial in 2020-04-23 14:51:48 +02:00
chandi
83957b0c34 fix for WebRTC with symetric NAT: open rtp ports publically 2020-04-19 18:51:49 +02:00
chandi
35db4a408f fix for endless echo test connect modal
It seems like bbb-fsesl-akka uses the public IP to connect to Freeswitch ESL and gets rejected with
    mod_event_socket.c:2663 IP 77.145.44.15 Rejected by acl "loopback.custom"

This leads to an endless "Connecting to echo test" dialog, because Meteor waits for an VoiceCallStateEvtMsg event on redis which doesn't get emitted by bbb-fsesl-akka.
2020-04-13 15:33:08 +02:00
chandi
95dd18199a replace hardcoded ip and domain by variables 2020-04-13 00:30:45 +02:00
chandi
4392ccc3a7 fixing timeout of listen only clients after 5 minutes 2020-04-11 16:37:33 +02:00
chandi
6248c9f93b close down lots of open ports 2020-04-11 10:43:25 +02:00
chandi
cb45009e59 WIP: reduced install script 2020-04-09 02:11:32 +02:00