[asterisk-bugs] [Asterisk 0012679]: [patch] Transcoding breaks jitterbuffering
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 27 17:09:03 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12679
======================================================================
Reported By: damjan
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 12679
Category: Channels/General
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
Asterisk Version: 1.4.18
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-05-19 03:46 CDT
Last Modified: 2009-02-27 17:09 CST
======================================================================
Summary: [patch] Transcoding breaks jitterbuffering
Description:
Asterisk doesn't copy or regenerate ts, len or seqno when transcoding from
the original frame to the transcoded frame. The jitterbuffer then sees a
frame with bad timing info and fails to dejitter the frame.
======================================================================
----------------------------------------------------------------------
(0100939) mnicholson (administrator) - 2009-02-27 17:09
http://bugs.digium.com/view.php?id=12679#c100939
----------------------------------------------------------------------
Hmm... it looks like ast_translate() already copies the ts information,
except in the case where f->delivery is set. I'll look at this some more.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-27 17:09 mnicholson Note Added: 0100939
======================================================================
More information about the asterisk-bugs
mailing list