]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7500: tmp comment
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 18 Nov 2014 23:50:01 +0000 (17:50 -0600)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:46:45 +0000 (12:46 -0500)
src/switch_rtp.c

index 57cc417cf43eeb9f2bf3f5b8a34795568e90790c..db0f48738427ff14c89bd3eab4d2b011272d3308 100644 (file)
@@ -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