[asterisk-bugs] [Asterisk 0016046]: crash in ast_rtp_instance_early_bridge_make_compatible() when directmedia=yes
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 28 15:00:48 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16046
======================================================================
Reported By: ebroad
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16046
Category: Channels/chan_skinny
Reproducibility: always
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-1958
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-08 16:50 CDT
Last Modified: 2010-07-28 15:00 CDT
======================================================================
Summary: crash in
ast_rtp_instance_early_bridge_make_compatible() when directmedia=yes
Description:
Looks like glue1->get_codec() is null in
ast_rtp_instance_early_bridge_make_compatible.
======================================================================
----------------------------------------------------------------------
(0125224) DEA (reporter) - 2010-07-28 15:00
https://issues.asterisk.org/view.php?id=16046#c125224
----------------------------------------------------------------------
I have a fix for this one. Chan_skinny does not have the get_codec
function,
and the new rtp code blindly calls for it. It is less than 10 lines of
code to add to chan_skinny, so here is is.
Issue History
Date Modified Username Field Change
======================================================================
2010-07-28 15:00 DEA Note Added: 0125224
======================================================================
More information about the asterisk-bugs
mailing list