Browse Source

remove debug line

3.18
karl anderson 11 years ago
parent
commit
d18ca5de53
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kamailio/antiflood-role.cfg

+ 0
- 1
kamailio/antiflood-role.cfg View File

@ -17,7 +17,6 @@ modparam("pike", "remove_latency", ANTIFLOOD_RATE_EXPIRE)
route[ANTIFLOOD_RATE_LIMIT]
{
xlog("$ci|log|maybe allow $si:$sp");
if (has_totag() || isflagset(FLAG_TRUSTED_SOURCE)) {
return;
}


Loading…
Cancel
Save