Files

USERBLACKLIST :: The Kamailio userblacklist Module

The userblacklist module allows Kamailio to handle blacklists on a per user basis. More...

Files


Detailed Description

This information is stored in a database table, which is queried to decide if the number (more exactly, the request URI user) is blacklisted or not. An additional functionality that this module provides is the ability to handle global blacklists. This lists are loaded on startup into memory, thus providing a better performance then in the userblacklist case.