[asterisk-dev] [Code Review] 4556: dns: Add res_resolver_system module.

Joshua Colp reviewboard at asterisk.org
Sun Mar 29 13:05:14 CDT 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4556/
-----------------------------------------------------------

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/20150329/d49b3f15/attachment.html>


More information about the asterisk-dev mailing list