[asterisk-dev] [Code Review] 4556: dns: Add res_resolver_system module.
Joshua Colp
reviewboard at asterisk.org
Wed Apr 1 19:01:15 CDT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4556/
-----------------------------------------------------------
(Updated April 2, 2015, 12:01 a.m.)
Status
------
This change has been discarded.
Review request for Asterisk Developers.
Repository: Asterisk
Description
-------
This change adds a res_resolver_system module which is a fallback for when libunbound is not available. It's a port of the dns.c code into the new core DNS API. While queries can be executed in an async fashion you can't cancel a query that is in progress. There are also unit tests which cover the parsing aspect of the code to make sure it works as expected.
Diffs
-----
/trunk/res/res_resolver_system.c PRE-CREATION
/trunk/configs/samples/resolver_system.conf.sample PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/4556/diff/
Testing
-------
Ran unit tests, they are happy.
Thanks,
Joshua Colp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150402/d13e07b1/attachment.html>
More information about the asterisk-dev
mailing list