I think what I'll do is insert the full uri into contact on alias table
for every user then then do a lookup on this at first to rewrite the
ruri (ie. E164 -> uri translation). If the user is not in this table
then it's "unknown" the following failures to lookup location will be
offline subs so they can go to voicemail.
Thanks all for pointers /Kev/
Juha Heinanen wrote:
Kevin Brennan writes:
We control gws but don't want to rewrite
based on each e164 number as
number series is not divided into groups (per hundred etc.). /Kev/
in that case, my suggestion on a new radius_does_uri_user_exist()
function would solve your problem.
-- juha