[asterisk-bugs] [Asterisk 0018602]: Dial MulticastRTP channels with A option kills asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 14 13:35:26 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18602 
====================================================================== 
Reported By:                wybecom
Assigned To:                bbryant
====================================================================== 
Project:                    Asterisk
Issue ID:                   18602
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-2890 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-01-12 06:35 CST
Last Modified:              2011-01-14 13:35 CST
====================================================================== 
Summary:                    Dial MulticastRTP channels with A option kills
asterisk
Description: 
Hi everybody,

I am trying to play a message to a multicastRTP destination. 
First, i tried this: 

channel originate MulticastRTP/basic/239.255.1.1:5004 application Playback
demo-moreinfo

which failed...
then i tried Dial(MulticastRTP/basic/239.255.1.1:5004,,A(demo-moreinfo))

which kills asterisk...

I tried a couple of other thing without result (change codecs, create my
own application based on app_dial, etc...)
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0018290 MutlicastRTP makes asterisk crash
====================================================================== 

---------------------------------------------------------------------- 
 (0130511) svnbot (reporter) - 2011-01-14 13:35
 https://issues.asterisk.org/view.php?id=18602#c130511 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 301845

U   branches/1.8/channels/chan_multicast_rtp.c

------------------------------------------------------------------------
r301845 | bbryant | 2011-01-14 13:35:24 -0600 (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=301845 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-14 13:35 svnbot         Checkin                                      
2011-01-14 13:35 svnbot         Note Added: 0130511                          
======================================================================




More information about the asterisk-bugs mailing list