Commit Graph

12 Commits

Author SHA1 Message Date
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