[OpenSIPS-Devel] [opensips] resolve inet6 records for hosts and prefer them if dns_try_ipv6 is set (#474)

Jarrod Baumann notifications at github.com
Thu Apr 23 14:27:28 CEST 2015


With this patch, I can perform the following to determine (most likely) which destination will be chosen, either v4 or v6, by doing the following:

```
$var(x) = $rd;
$(var(x){ip.resolve})
```

Of course this will result in a double query, but it works for the time being.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/474#issuecomment-95568800
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150423/e3b1458c/attachment.htm>


More information about the Devel mailing list