motsiw
motsiw
Thank you for your reply. I use BBB as an internal platform in a company where people use direct acess (MS automatic VPN solution) to connect their computers to the...
I think the line `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83` should be replaced by `wget -qO- "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xfc8a16625afa7a83" | sudo apt-key add -` This would fix the issue.
Hi @antobinary, I see these lines, but apt-key doesn't respect the apt conf settings and wishes to get its own proxy options in the command line. That's why I created...
Thanks for looking into this. In the end, the BBB folks added a lot of security configs since v2.2. Freeswitch now needs activation of loopback auto: `nano /opt/freeswitch/conf/autoload_configs/event_socket.conf.xml` Uncomment this...
mongodbconnector.py: fails while including EtherPadLite.py