Well, first of all say that I am new and this is my first thread, in advance thanks for the help you can give me …
I have an asterisk server with vicibox, currently it works fine for local network, I need to use a remote extension, for this reason add pfsense to create a vpn, the vpn is working fine, from outside I can enter the asterisk without problem, but when I try to register the x-lite softphone with vpn does not register and I get “error 408 request timeout”
in my sip.conf
localnet = 192.xxx.xx.xx / 255.255.255.0 - local network
localnet = 10.35.xx.xx / 255.255.255.0 - the range of my vpn tunnel
in iptable add the ip of the vpn in the UDP and RPC protocols
Any idea why it is not registered, how can I know if the asterisk is getting the request?