summaryrefslogtreecommitdiff
path: root/configs/samples/confbridge.conf.sample
diff options
context:
space:
mode:
authorBen Ford <bford@digium.com>2018-04-09 17:09:03 -0500
committerBenjamin Keith Ford <bford@digium.com>2018-04-16 17:21:18 -0600
commitf5d5083ea763d36af987229e1c6542e6af5b9638 (patch)
tree213c765aa9385c56c8e76556f02412798a9aa8f1 /configs/samples/confbridge.conf.sample
parent38dae51b788cd7f9f69c88573d6ce769c80f07f0 (diff)
res_rtp_asterisk: Add support for receiving and handling NACK requests.
Adds the ability to receive and handle incoming NACK requests if retransmissions are enabled. If retransmissions are enabled, a data buffer is allocated that stores packets being sent. If a NACK request is received, the packet requested for retransmission is sent if it is still in the buffer. In the same request, if any of the following 16 packets are marked as not received, those will be sent as well if available, as outlined in RFC4585. Also changes RTCP RR and SR to use media source SSRC instead of packet source SSRC when determining which instance to use for RTCP reports. For more information, refer to the wiki page: https://wiki.asterisk.org/wiki/display/AST/WebRTC+User+Experience+Improvements ASTERISK-27806 #close Change-Id: I7f7f124af3b9d5d2fd9cffc6ba8cb48a6fff06ec
Diffstat (limited to 'configs/samples/confbridge.conf.sample')
0 files changed, 0 insertions, 0 deletions