[Asterisk-code-review] res/res rtp asterisk: ensure marker bit is correctly set on ... (asterisk[13])
Torrey Searle
asteriskteam at digium.com
Wed May 23 04:39:44 CDT 2018
Hello Matthew Fredrickson, Richard Mudgett, Jenkins2, Joshua Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/8948
to look at the new patch set (#3).
Change subject: res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change
......................................................................
res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change
ASTERISK-27845 #close
Certain race conditions between changing bridge types and DTMF can
cause the current FLAG_NEED_MARKER_BIT to send the marker bit before
the actual first packet of native bridging.
This logic keeps track of the ssrc the bridge is currently sending
and will correctly ensure the marker bit is set if SSRC as changed
from the previous sent packet
Change-Id: I01858bd0235f1e5e629e20de71b422b16f55759b
---
M res/res_rtp_asterisk.c
1 file changed, 8 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/8948/3
--
To view, visit https://gerrit.asterisk.org/8948
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I01858bd0235f1e5e629e20de71b422b16f55759b
Gerrit-Change-Number: 8948
Gerrit-PatchSet: 3
Gerrit-Owner: Torrey Searle <tsearle at gmail.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180523/d34f0569/attachment.html>
More information about the asterisk-code-review
mailing list