[Asterisk-code-review] res/res rtp asterisk: smoother can cause wrong timestamps if... (asterisk[13])
Torrey Searle
asteriskteam at digium.com
Tue Feb 26 08:12:36 CST 2019
Hello Friendly Automation, Sean Bright, Joshua C. Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/11038
to look at the new patch set (#2).
Change subject: res/res_rtp_asterisk: smoother can cause wrong timestamps if dtmf happen
......................................................................
res/res_rtp_asterisk: smoother can cause wrong timestamps if dtmf happen
Delivery timeval in the smoother object will fall behind while a DTMF is
being generated. This can eventually lead to invalid rtp timestamps.
To prevent this from happening the smoother needs to be reset after every
DTMF to keep the timing up to date.
ASTERISK-28303 #close
Change-Id: Iaba3f7b428ebd72a4caa90e13b829ab4f088310f
---
M res/res_rtp_asterisk.c
1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/38/11038/2
--
To view, visit https://gerrit.asterisk.org/11038
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaba3f7b428ebd72a4caa90e13b829ab4f088310f
Gerrit-Change-Number: 11038
Gerrit-PatchSet: 2
Gerrit-Owner: Torrey Searle <tsearle at gmail.com>
Gerrit-Reviewer: Friendly Automation (1000185)
Gerrit-Reviewer: Joshua C. Colp <jcolp at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190226/b34e11d2/attachment.html>
More information about the asterisk-code-review
mailing list