Artificial intelligent assistant

Unable to register SIP via WiFi We run a FreePBX server on our LAN and softphones can register using the local SIP server IP. I need these softphones to be able to register over the internet too so we have configured the firewall and created a dns entry for sip.ourdomain.com. When the softphones are configured to use sip.ourdomain.com then can register over the internet fine however when they are in the office and are connected to the wifi they are unable to register. I suspect this is because when in the office they are trying to register to sip.ourdomain.com which resolves to the public IP that redirects to the sip server on the local LAN. How can this be resolved? **Edit1** LAN is 192.168.1.X/24 & SIP Server is 192.168.1.8

What you may need is defining in your infra-structure a split view DNS or multiview DNS architecture.

Thus in your internal network, your internal DNS server will resolve sip.ourdomain.com to 192.168.1.8 and externally to the current public IP address.

Another alternative is enforcing a public IP address for the SIP server instead of a private IP address.

I usually advise network administrators using public IP addresses for SIP servers and VPN servers for not having to deal with some corner cases of NAT problems.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 3db716f192b417cace2ad349b2ffaea8