Hey all,
First time install, had trouble with Centos7, so we're now using Debian 9.
I installed dSIP by running: ./dsiprouter.sh install -all -servernat
The dSIP router is a VM behind a firewall, and on the same LAN as the PBX.
I logged into the GUI and created an Endpoint Group "PBX", under Endpoints, I added the PBX LAN IP, it got a PBX ID = 64.
Then I went to domains and entered the domain name as
pbx.domain.com, selected 'Pass Thru to PBX' and entered PBX ID 64
I went to the phone, entered the dSIP domain name and I successfully registered extension 6406, I can call any extension on the PBX, as well as any external phone number. But non of the extensions on the PBX can reach this extension, as well as no external incoming calls.
Looking at sngrep I see that the call is marked as rejected. And it seems to not be able to find 6406.
What am I missing?
Thank you