From: Anthony Minessale Date: Mon, 21 Feb 2011 19:28:41 +0000 (-0600) Subject: move jb debug to level 8 X-Git-Tag: v1.2-rc1~181^2~103 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ba1c57eff854f13e34e8f03a012f5442cb69b36;p=thirdparty%2Ffreeswitch.git move jb debug to level 8 --- diff --git a/src/switch_rtp.c b/src/switch_rtp.c index bbb0468775..f06771880c 100644 --- a/src/switch_rtp.c +++ b/src/switch_rtp.c @@ -1830,7 +1830,7 @@ static void jb_callback(stfu_instance_t *i, void *udata) stfu_n_report(i, &r); - switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG1, + switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG8, "%s JB REPORT:\nlen: %u\nin: %u\nclean: %u\ngood: %u\nbad: %u\n", switch_core_session_get_name(session), r.qlen,