Add mod_blacklist from contrib.

Can be used to maintain lists of numbers and query/modify them with api commands.

Example:
blacklist add <list> <number>
blacklist del <list> <number>
blacklist check <list> <number> (outputs true or false)
This commit is contained in:
Mathieu Rene
2011-09-16 13:56:28 -04:00
parent 77c01bc4b7
commit 3a477c42a0
2 changed files with 280 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ loggers/mod_console
loggers/mod_logfile
loggers/mod_syslog
#applications/mod_cidlookup
#applications/mod_blacklist
applications/mod_commands
applications/mod_conference
applications/mod_dptools