@xkaraman commented on this pull request.
+ <title>
+ <function
moreinfo="none">ptr_query(ip, pvid)</function>
+ </title>
+
+ <para>
+ Store the hostname that correspond to ip
+ in a config variable $ptrquery(pvid=>hostname).
+ </para>
+
+ <para>Parameters:</para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ <emphasis>ip</emphasis> - string or pseudo-variable containing the ip.
+ The resulting IP addresses from DNS query are compared with ipaddr.
Removed altogether. there is no comparison done at all. It must be a leftover from DNS
query.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3802#discussion_r1549287455
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3802/review/1976071454(a)github.com>