From 4b2ebffd2815f444784ed84615c2d10d0d1cf9d1 Mon Sep 17 00:00:00 2001 From: lazedo Date: Thu, 5 Dec 2019 14:27:44 +0000 Subject: [PATCH] remove log line --- kamailio/default.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/kamailio/default.cfg b/kamailio/default.cfg index f80c01c..e9cb0a9 100644 --- a/kamailio/default.cfg +++ b/kamailio/default.cfg @@ -673,7 +673,6 @@ onreply_route[INTERNAL_REPLY] # this route handles replies that are comming from our media server if ($rs < 300) { xlog("L_INFO", "$ci|log|internal reply $T_reply_code $T_reply_reason\n"); - xlog("L_DEBUG", "$ci|log|source $si:$sp\n"); } if($rs == 100) {