]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Stop sending out RTCP if RTP is inactive
authorKinsey Moore <kmoore@digium.com>
Mon, 2 Apr 2012 22:18:17 +0000 (22:18 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 2 Apr 2012 22:18:17 +0000 (22:18 +0000)
commit063aa93c46be58fac16fb9bcff9aef57a25f7978
tree65e2b88179eb8f5570b3d24a4e155008f7045015
parent1df90a2cf1cc571f100ac518c3f01b91d00336b0
Stop sending out RTCP if RTP is inactive

This change prevents Asterisk from sending RTCP receiver reports during a
remote bridge since it is no longer receiving media and should not be
reporting anything.

(related to ASTERISK-19366)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@360987 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c