We have the following topology:
For our scenario, the customer side PBX will not be REGISTERing with a username/password, but is authorized by its IP address. It is directly connected with the ProSBC via a point-to-point link (over fiber).
We have configured it as follows:
NAP configuration (ERS):
The routing:
Routing test results:
Softswitch side:
However, with the foregoing configuration, an actual incoming call, i.e. call from the Softswitch to the PBX fails. The call trace:
From our understanding of the trace and the other information, this is because:
-
The called number 24022400 does not have an AoR in ProSBC
-
There is also no other information on ProSBC to tell it to send the call to the IP address 172.16.0.2, which is the PBX IP
We understand that the above points would not be an issue if the PBX was sending a registration to the Softswitch. Is it possible to configure ProSBC to work without Registration?
Or how can we set in the routing that incoming calls must be sent to 172.16.0.2 if the ProSBC does not have AoRs for the numbers in question?