When a connect request is asked by a User, FPAC looks for the route related to destination address.
Linux ROSE routing table is initialized when FPAC is started.
FPAC is looking for a match between destination address and one of the connected adjacent nodes DNIC address.
A default route would be interesting to define for destination address not previously defined in FPAC routing file.
On the same subject :
When issuing a call from fpacnode and the call is not in fpac wp data base but
a node with same DNIC address is connected (routes), the call should go through this route.
When a connect request is asked by a User, FPAC looks for the route related to destination address. Linux ROSE routing table is initialized when FPAC is started. FPAC is looking for a match between destination address and one of the connected adjacent nodes DNIC address. A default route would be interesting to define for destination address not previously defined in FPAC routing file.