[asterisk-bugs] [JIRA] (ASTERISK-29352) res_rtp_asterisk: Fix frame delivery time when SSRC changes
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Wed Mar 17 10:28:15 CDT 2021
Joshua C. Colp created ASTERISK-29352:
-----------------------------------------
Summary: res_rtp_asterisk: Fix frame delivery time when SSRC changes
Key: ASTERISK-29352
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29352
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_rtp_asterisk
Affects Versions: 18.2.2, 16.16.2
Reporter: Joshua C. Colp
Severity: Major
The res_rtp_asterisk module calculates a timestamp for each frame received, by mapping the first packet to the time received and then each subsequent packet is calculated based on that.
If the SSRC changes we need to reset this and start again as the timestamps are likely to start a new point.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list