[asterisk-dev] [Code Review] Allow ENUM query functions to report lookup errors
opticron
reviewboard at asterisk.org
Tue Aug 9 09:30:11 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1355/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The ENUM dialplan functions do not report DNS query errors properly. It is useful to differentiate between failed query (e.g. non-existent domain) vs. no data records of the appropriate type. This is required to make overlapped dialing work.
This addresses bug ASTERISK-13769.
https://issues.asterisk.org/jira/browse/ASTERISK-13769
Diffs
-----
trunk/UPGRADE.txt 330825
trunk/funcs/func_enum.c 330825
trunk/main/enum.c 330825
Diff: https://reviewboard.asterisk.org/r/1355/diff
Testing
-------
Tested number lookups with multiple results, 1 result, 0 results, and lookup failures.
Thanks,
opticron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110809/68e41692/attachment.htm>
More information about the asterisk-dev
mailing list