From 4dfd03bb565aeb10df40cee3282745829692766e Mon Sep 17 00:00:00 2001 From: lazedo Date: Wed, 20 Mar 2019 23:06:19 +0000 Subject: [PATCH] blocker is a role, no needed for define --- kamailio/blocker-role.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kamailio/blocker-role.cfg b/kamailio/blocker-role.cfg index 0b74219..8da3adf 100644 --- a/kamailio/blocker-role.cfg +++ b/kamailio/blocker-role.cfg @@ -1,7 +1,5 @@ ######## BLOCK BY IP[PORT] ######## -#!ifndef KZ_BLOCK_DISABLE - #!trydef KZ_BLOCK_ENABLE 1 #!trydef KZ_BLOCK_LOG_LEVEL 1 #!trydef KZ_BLOCK_LOG_BUFFER 0 @@ -39,5 +37,3 @@ event_route[core:msg-received] } } } - -#!endif