is it possible to somehow change paramters during runtime?
I need to look up users in two different enum domains - first in e164.arpa
and, if not found, in e164.foo.bar (2nd enum is for internal provider
routing purposes).
if not, should we add a enum_query_domain(service, domain) that enables
this?
jakob