Hi all,
We are trying to do a DNS query using Kemi: KSR.ipops.dns_query(domain, "xyz")
The result is always -3. This is returned here: https://github.com/kamailio/kamailio/blob/5.5.4/src/modules/ipops/ipops_pv.c...
It seems weird to me that the error code is returned because the same non-Kemi code works just fine. Could it be related to this issue: https://github.com/kamailio/kamailio/issues/2052
Thanks.
Kind regards, Thomas