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