Browse Source

blocker is a role, no needed for define

4.3
lazedo 7 years ago
committed by Luis Azedo
parent
commit
00bc4a86b4
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      kamailio/blocker-role.cfg

+ 0
- 4
kamailio/blocker-role.cfg View File

@ -1,7 +1,5 @@
######## BLOCK BY IP[PORT] ######## ######## BLOCK BY IP[PORT] ########
#!ifndef KZ_BLOCK_DISABLE
#!trydef KZ_BLOCK_ENABLE 1 #!trydef KZ_BLOCK_ENABLE 1
#!trydef KZ_BLOCK_LOG_LEVEL 1 #!trydef KZ_BLOCK_LOG_LEVEL 1
#!trydef KZ_BLOCK_LOG_BUFFER 0 #!trydef KZ_BLOCK_LOG_BUFFER 0
@ -39,5 +37,3 @@ event_route[core:msg-received]
} }
} }
} }
#!endif

Loading…
Cancel
Save