[Asterisk-code-review] res_rtp_asterisk: Force resync on SSRC change. (asterisk[16])

Joshua Colp asteriskteam at digium.com
Wed Mar 17 12:39:54 CDT 2021


Hello Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/15631

to look at the new patch set (#2).

Change subject: res_rtp_asterisk: Force resync on SSRC change.
......................................................................

res_rtp_asterisk: Force resync on SSRC change.

When an SSRC change occurs the timestamps are likely
to change as well. As a result we need to reset the
timestamp mapping done in the calc_rxstamp function
so that they map properly from timestamp to real
time.

This previously occurred but due to packet
retransmission support the explicit setting
of the marker bit was not effective.

ASTERISK-29352

Change-Id: I2d4c8f93ea24abc1030196706de2d70facf05a5a
---
M res/res_rtp_asterisk.c
1 file changed, 51 insertions(+), 47 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/31/15631/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15631
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I2d4c8f93ea24abc1030196706de2d70facf05a5a
Gerrit-Change-Number: 15631
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210317/9089bd83/attachment.html>


More information about the asterisk-code-review mailing list