mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user