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