enableUFWRules() {
........
ufw allow OpenSSH
ufw allow "Nginx Full"
ufw allow 16384:32768/udp
ufw allow 5060:5080/udp
ufw --force enable
}
How do I open 5060-5080 udp in the firewall to accept inbound SIP calls?
thanks!
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/9939557c-7149-4175-b91a-0c151f3630b1n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/0f3a4d66-542e-43e0-988c-834ae1250e15n%40googlegroups.com.