From c788378f6cd6ea4ad961beccabbcab8c14d137a8 Mon Sep 17 00:00:00 2001 From: karl anderson Date: Mon, 13 Oct 2014 18:33:56 -0400 Subject: [PATCH] remove debug line --- kamailio/antiflood-role.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/kamailio/antiflood-role.cfg b/kamailio/antiflood-role.cfg index 3ba827e..35a370d 100644 --- a/kamailio/antiflood-role.cfg +++ b/kamailio/antiflood-role.cfg @@ -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; }