[asterisk-bugs] [Asterisk 0016242]: [patch] Comfort noise frame with f->data NULL but f->datalen 160
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Nov 19 03:17:42 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16242
======================================================================
Reported By: amorsen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16242
Category: Channels/General
Reproducibility: unable to reproduce
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: Older 1.6.0
JIRA: SWP-418
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-13 09:46 CST
Last Modified: 2009-11-19 03:17 CST
======================================================================
Summary: [patch] Comfort noise frame with f->data NULL but
f->datalen 160
Description:
Asterisk crashed, and the last message was:
[Nov 13 11:19:11] NOTICE[31951] rtp.c: Comfort noise support incomplete in
Asterisk (RFC 3389). Please turn off on client if possible. Client IP:
10.6.11.241
======================================================================
----------------------------------------------------------------------
(0113975) oej (manager) - 2009-11-19 03:17
https://issues.asterisk.org/view.php?id=16242#c113975
----------------------------------------------------------------------
Seems like the f->datalen is first set to zero, then reset to the data
lenght, which seems silly. Test this patch.
Issue History
Date Modified Username Field Change
======================================================================
2009-11-19 03:17 oej Note Added: 0113975
======================================================================
More information about the asterisk-bugs
mailing list