What do you mean you don't see them loaded?Hi,
About what you said above, I am using registration not IP authorization. But as you said, it does not anyway.
For the "localnet" setting, I am using sip not pjsip. However, I don't see either chan_sip.conf or chan_pjsip conf files are loaded. Do I need to force them to load before I can modify anything?
All I did so far was added three iptables rules for three of their server ip addresses:
iptables -I INPUT -p udp -s 162.249.171.198 -m udp --dport 5060 -j ACCEPT
iptables -I INPUT -p udp -s 23.190.16.198 -m udp --dport 5060 -j ACCEPT
iptables -I INPUT -p udp -s 76.8.29.198 -m udp --dport 5060 -j ACCEPT
This may be insurfficient? Is there anything else that I can do? Please advise. Thanks!
27 replies



