from there you may turn-up tracing on the router by typing;
debug /<something>, e.g. debug /all
you can get a list by typing;
debug /?
I usually use;
debug /all /norealtime
to turn it off type;
debug /noall
By turning on tracing you can see more information about calls being routed in the Router process window. This will give you an idea why calls are not passing the Translation Route to VRU node.