Am Dienstag, 22. Mai 2018, 21:00:47 CEST schrieb KamDev Essa:
> In the LRN request via ENUM using dig I provide an IP of my LRN dip provide
> and a E.164 formatted TN of the requested user. I get a text dump from
> which I extract the rn value if present. I dont not know how to automate
> those steps or other steps to get the same solution. KD
> [..]
Hello,
if the enum module somehow does not work for you, maybe you could think of adding some python or lua code. You could exec with python_exec e.g. a DNS query and put the result in a pseudo-variable. Just an idea, not tested obviously.
Henning