[asterisk-bugs] [Asterisk 0018290]: MutlicastRTP makes asterisk crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 14 13:44:13 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18290
======================================================================
Reported By: voipgate
Assigned To: bbryant
======================================================================
Project: Asterisk
Issue ID: 18290
Category: Core/RTP
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Asterisk Version: 1.8.0
JIRA: SWP-2567
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-11-10 15:23 CST
Last Modified: 2011-01-14 13:44 CST
======================================================================
Summary: MutlicastRTP makes asterisk crash
Description:
Here is my Dialplan. Asterisk crashes at the Dial application. Using the
Page application did not change anything and putting an Answer() into the
dialplan did not help either. Changing the IP did not help either.
exten => 55555,1,NOOP(RTP)
exten => 55555,n,Dial(MulticastRTP/basic/127.0.0.1:4444)
exten => 55555,n,hangup()
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0018602 Dial MulticastRTP channels with A optio...
======================================================================
----------------------------------------------------------------------
(0130512) svnbot (reporter) - 2011-01-14 13:44
https://issues.asterisk.org/view.php?id=18290#c130512
----------------------------------------------------------------------
Repository: asterisk
Revision: 301847
_U trunk/
U trunk/channels/chan_multicast_rtp.c
------------------------------------------------------------------------
r301847 | bbryant | 2011-01-14 13:44:12 -0600 (Fri, 14 Jan 2011) | 16
lines
Merged revisions 301845 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r301845 | bbryant | 2011-01-14 14:35:23 -0500 (Fri, 14 Jan 2011) | 9
lines
Fix for a consistent MulticastRTP channel driver crash due to use of
unitilized
data.
(closes issue https://issues.asterisk.org/view.php?id=18290)
(closes issue https://issues.asterisk.org/view.php?id=18602)
Reported by: voipgate, wybecom
Review: https://reviewboard.asterisk.org/r/1076/
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=301847
Issue History
Date Modified Username Field Change
======================================================================
2011-01-14 13:44 svnbot Checkin
2011-01-14 13:44 svnbot Note Added: 0130512
======================================================================
More information about the asterisk-bugs
mailing list