-----------------------------------------------------------
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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to