From: Anthony Minessale Date: Tue, 18 Nov 2014 23:50:01 +0000 (-0600) Subject: FS-7500: tmp comment X-Git-Tag: v1.6.2~614^2~586 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b2a5ea87649a96e3c850380f8a52eac71d5207;p=thirdparty%2Ffreeswitch.git FS-7500: tmp comment --- diff --git a/src/switch_rtp.c b/src/switch_rtp.c index 57cc417cf4..db0f487384 100644 --- a/src/switch_rtp.c +++ b/src/switch_rtp.c @@ -5188,8 +5188,8 @@ static switch_status_t process_rtcp_packet(switch_rtp_t *rtp_session, switch_siz "RTCP packet bytes %" SWITCH_SIZE_T_FMT " type %d\n", *bytes, rtp_session->rtcp_recv_msg_p->header.type); - - if (rtp_session->flags[SWITCH_RTP_FLAG_VIDEO] && *bytes > 94) { + //DFF + if (0 && rtp_session->flags[SWITCH_RTP_FLAG_VIDEO] && *bytes > 94) { //(rtp_session->rtcp_recv_msg_p->header.type == 205 || //RTPFB //rtp_session->rtcp_recv_msg_p->header.type == 206)) {//PSFB