Hi I'm having trouble getting freephoneline to work. I'm using a VPN configured on the router and when I try to call out the phone doesn't ring. I know I had the same problem with google voice/simonics and the solution was to use port 5080. When I try that with freephoneline I get two rings and then nothing. If I disable the VPN and use port 5060 for X_UserAgentPort everything seems fine.
EDIT: Added this to firewall settings and it seems to work to bypass VPN
Code: Select all
ip route add default dev ppp0 table 200
ip rule add from 192.168.2.224 table 200