Re: Why won't this work
Fernando Lopes via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
The Problem was IPTables all along, when I reboot the rules get cleaned, and I need to add the first two.
sudo iptables -L -n -v | grep 5060
4 208 ACCEPT 6 -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:5060
13 13715 ACCEPT 17 -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:5060
0 0 ACCEPT 6 -- !br-aeab3c66b5ee br-aeab3c66b5ee 0.0.0.0/0 172.19.0.6 tcp dpt:5060
0 0 ACCEPT 17 -- !br-aeab3c66b5ee br-aeab3c66b5ee 0.0.0.0/0 172.19.0.6 udp dpt:5060
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the sender!