The findAllPossibleDialable() function appends the current gate's network value to the address instead of the target gate's -- should be appending the target gate's. This causes inter-network dialing to use the outgoing gate's network instead of the incoming gate's network.
The
findAllPossibleDialable()
function appends the current gate's network value to the address instead of the target gate's -- should be appending the target gate's. This causes inter-network dialing to use the outgoing gate's network instead of the incoming gate's network.