[asterisk-bugs] [Asterisk 0015032]: [patch] Sign problem calculating timestamp for iax frame leads to no audio on the receiving peer.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 12 19:47:48 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15032
======================================================================
Reported By: guillecabeza
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15032
Category: Channels/chan_iax2
Reproducibility: sometimes
Severity: major
Priority: normal
Status: new
Asterisk Version: Older 1.4
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-04 17:34 CDT
Last Modified: 2009-05-12 19:47 CDT
======================================================================
Summary: [patch] Sign problem calculating timestamp for iax
frame leads to no audio on the receiving peer.
Description:
There's a case when as seen from this log:
Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 003 Type: VOICE Subclass:
136
Timestamp: 4294967271ms SCall: 00006 DCall: 14259
[192.168.20.199:4569]
The timestamp gets calculated wrong(due to a sign problem) resulting in
all sorts of audio problems on the other side(when dealing with jitter
buffer historic timestamps and you know the story).
======================================================================
----------------------------------------------------------------------
(0104649) guillecabeza (reporter) - 2009-05-12 19:47
https://issues.asterisk.org/view.php?id=15032#c104649
----------------------------------------------------------------------
any bug marshall out there willing to check out the bug?
Issue History
Date Modified Username Field Change
======================================================================
2009-05-12 19:47 guillecabeza Note Added: 0104649
======================================================================
More information about the asterisk-bugs
mailing list