Hi All,<br><br>I try to execute in the script<br>$var(fs_addr_s) = &quot;<a href="http://opensips.org">opensips.org</a>&quot;; # just for test<br>$var(fs_addr) = $var(fs_addr_s{ip.resolve}{ip.ntop});<br>xlog(&quot;L_ERR&quot;, &quot;fs_addr = $var(fs_addr)&quot;);<br>

but in log I can see only 0 instead of resolved ip address.<br>What I do wrongly?<br><br>Thanks,<br>Igor.<br><br>