summaryrefslogtreecommitdiff
path: root/res/res_musiconhold.c
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2017-12-11 18:20:06 -0600
committerRichard Mudgett <rmudgett@digium.com>2017-12-14 14:39:26 -0600
commit39c8d566ad78d9e726b5900f9b14241ec99492fb (patch)
tree7d60ebd21b98978e2e4d1520f5a9e75a2931aff5 /res/res_musiconhold.c
parente2f928df533d71609c57f47056f9ad040e15932f (diff)
res_rtp_asterisk.c: Disable packet flood detection for video streams.
We should not do flood detection on video RTP streams. Video RTP streams are very bursty by nature. They send out a burst of packets to update the video frame then wait for the next video frame update. Really only audio streams can be checked for flooding. The others are either bursty or don't have a set rate. * Added code to selectively disable packet flood detection for video RTP streams. ASTERISK-27440 Change-Id: I78031491a6e75c2d4b1e9c2462dc498fe9880a70
Diffstat (limited to 'res/res_musiconhold.c')
0 files changed, 0 insertions, 0 deletions