Hello guys,
I'm trying to use:
if(dns_query("$du", "xyz"))
And all I get is
dns_update_pv(): container not found: xyz
Any ideas? I'm not really sure what that means. I know there's supposed to be a $dns(xyz) but it looks like it's not there? I'm using 5.0 BTW.
Thanks all & Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
Hello guys,
simply using the var right before the function made the error go away:
xlog("L_DBG", "--- SCRIPT: DNS <$dns(xyz=>count)>\n");
if(dns_query("$du", "xyz"))
Thanks everyone!
Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
On Fri, May 6, 2022 at 10:58 AM David Villasmil < david.villasmil.work@gmail.com> wrote:
Hello guys,
I'm trying to use:
if(dns_query("$du", "xyz"))
And all I get is
dns_update_pv(): container not found: xyz
Any ideas? I'm not really sure what that means. I know there's supposed to be a $dns(xyz) but it looks like it's not there? I'm using 5.0 BTW.
Thanks all & Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
Hello,
the creating of the dns container was relying on using the $dns() variable somewhere in the config (could be after dns_query()), because the purpose of dns_query() was to fill the variable.
I pushed a patch to create the container even if the variable is not used.
Cheers, Daniel
On 06.05.22 12:19, David Villasmil wrote:
Hello guys,
simply using the var right before the function made the error go away:
xlog("L_DBG", "--- SCRIPT: DNS <$dns(xyz=>count)>\n");
if(dns_query("$du", "xyz"))
Thanks everyone!
Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
On Fri, May 6, 2022 at 10:58 AM David Villasmil david.villasmil.work@gmail.com wrote:
Hello guys, I'm trying to use: if(dns_query("$du", "xyz")) And all I get is dns_update_pv(): container not found: xyz Any ideas? I'm not really sure what that means. I know there's supposed to be a $dns(xyz) but it looks like it's not there? I'm using 5.0 BTW. Thanks all & Regards, David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
Kamailio - Users Mailing List - Non Commercial Discussions
- sr-users@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: