35b96869bb
changes for BBB 2.3-beta-2
2021-04-02 18:23:05 +02:00
2a22f37706
applied changes from alpha-4 to alpha-6
2021-02-11 14:34:55 +01:00
cbc1fce598
option for freeswitch language, including DE by @daedalus3
2020-12-24 02:39:02 +01:00
da7967afc7
Add reasoning for custom freeswitch-mod-opusfile
2020-10-21 17:12:07 +02:00
fe17745096
re-commit recordings from upstream for testing only
2020-08-15 08:26:33 +07:00
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
59947e1c7a
Merge branch 'develop' into ipv6
2020-07-21 17:53:48 +02:00
7b9b784548
change how announcement disabling is archived
2020-07-18 19:19:24 +02:00
8292fbae60
expose more BBB settings in .env file
2020-07-18 19:19:24 +02:00
2bea8f2de7
ipv6: small variable updates
2020-07-13 17:40:55 +02:00
2cb17b0df6
ipv6: freeswitch configuration
2020-07-13 17:21:00 +02:00
060f08e68c
initial IPv6 support
2020-07-12 19:15:40 +02:00
38dbfa8528
SIP port access for allowlist only
2020-06-29 23:41:58 +02:00
46ad0a0521
freeswitch: rather download official config instead of duplicating all files in here
2020-05-15 18:46:49 +02:00
dd3c33941f
separate freeswitch into own container
2020-05-14 15:21:21 +02:00
d297877567
embed config files in image while building instead of dynamically at runtime
2020-04-23 20:32:58 +02:00
596fdd61e3
Configuration for SIP dial in
2020-04-23 14:51:48 +02:00
83957b0c34
fix for WebRTC with symetric NAT: open rtp ports publically
2020-04-19 18:51:49 +02:00
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
95dd18199a
replace hardcoded ip and domain by variables
2020-04-13 00:30:45 +02:00
4392ccc3a7
fixing timeout of listen only clients after 5 minutes
2020-04-11 16:37:33 +02:00
6248c9f93b
close down lots of open ports
2020-04-11 10:43:25 +02:00
cb45009e59
WIP: reduced install script
2020-04-09 02:11:32 +02:00