Andreas Granig writes:
So theoretically one could also return the contacts of
the R-URI in
radius_does_uri_exist() without the need of modifying the registrar
module (ignoring nathelper module for now)? Then there would be no
performance impact when loading the contacts from DB for each initial
request...
you can return APVs from multiple tables using mysql union construct,
but i don't know if that would work if the tables are in more than one
database.
-- juha