[asterisk-bugs] [JIRA] (ASTERISK-26326) Crash when dialing MulticastRTP channel

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Tue Aug 30 11:45:01 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell updated ASTERISK-26326:
-------------------------------------

    Target Release Version/s: 13.11.0

> Crash when dialing MulticastRTP channel
> ---------------------------------------
>
>                 Key: ASTERISK-26326
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26326
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_multicast
>    Affects Versions: 13.10.0
>            Reporter: George Joseph
>      Target Release: 13.11.0
>
>
> Dialing a multicast channel like so causes Asterisk to crash even if using a correct multicast IP such as 239.0.0.1:
> {code}
> exten => 31337,1,Dial(MulticastRTP/basic/10.24.20.43:32000)
> {code}
> I found that specifying an option prevents Asterisk from crashing like so:
> {code}
> exten => 31337,1,Dial(MulticastRTP/basic/10.24.20.43:32000//c(ulaw))
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list