]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
move jb debug to level 8
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 21 Feb 2011 19:28:41 +0000 (13:28 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 21 Feb 2011 19:28:41 +0000 (13:28 -0600)
src/switch_rtp.c

index bbb04687758ad3da307a4d4a81ece4e95b4e8a65..f06771880c174f3300f647c34411f76b837bddc9 100644 (file)
@@ -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,