Module: kamailio Branch: master Commit: 4945306d95454be8b17dcd7bb86f1faa993f94bd URL: https://github.com/kamailio/kamailio/commit/4945306d95454be8b17dcd7bb86f1faa...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2020-10-30T13:55:33+01:00
test: updated block list parameter
---
Modified: test/unit/5.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/4945306d95454be8b17dcd7bb86f1faa... Patch: https://github.com/kamailio/kamailio/commit/4945306d95454be8b17dcd7bb86f1faa...
---
diff --git a/test/unit/5.cfg b/test/unit/5.cfg index b59a363554..c3ebd11f2e 100644 --- a/test/unit/5.cfg +++ b/test/unit/5.cfg @@ -26,9 +26,9 @@ children=4 /* uncomment the next line to disable TCP (default on) */ #disable_tcp=yes
-/* uncomment the next line to enable the auto temporary blacklisting of +/* uncomment the next line to enable the auto temporary blocklisting of not available destinations (default disabled) */ -#disable_dns_blacklist=no +#disable_dns_blocklist=no
/* uncomment the next line to enable IPv6 lookup after IPv4 dns lookup failures (default disabled) */