]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Quiet RTCP Receiver Reports during fax transmission
authorKinsey Moore <kmoore@digium.com>
Fri, 14 Oct 2011 20:49:39 +0000 (20:49 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 14 Oct 2011 20:49:39 +0000 (20:49 +0000)
commit0fa2f5914ef53357316c7be5afce225c62153461
tree5486cfd3093a022bc999328eca6599b14859ec65
parent927336fe2f1df792292f6765a07cacbd39a7e349
Quiet RTCP Receiver Reports during fax transmission

RTCP is now disabled for "inactive" RTP audio streams during SIP T.38 sessions.
The ability to disable RTCP streams in res_rtp_asterisk was missing, so this
code was added to support the bug fix.

(closes issue ASTERISK-18400)

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