[asterisk-bugs] [JIRA] (ASTERISK-29259) channel: Allow text+video media streams, again.
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Fri Jan 22 04:18:59 CST 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ASTERISK-29259 started by Alexander Traud.
> channel: Allow text+video media streams, again.
> -----------------------------------------------
>
> Key: ASTERISK-29259
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29259
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Channels
> Affects Versions: 13.38.1, 16.16.0, 18.2.0
> Reporter: Alexander Traud
> Assignee: Alexander Traud
> Severity: Minor
> Labels: patch
> Attachments: no_audio_stream.patch
>
>
> 13 years ago, for Asterisk 1.6.0, commit [f04d5fb|https://github.com/asterisk/asterisk/commit/f04d5fb83dd36e600e1e257568ea3ca53154315e] allowed sessions without audio, for example text+video. For 6 years, since Asterisk 13 and because of commit [a2c912e|https://github.com/asterisk/asterisk/commit/a2c912e9972c91973ea66902d217746133f96026], the core module {{channel}} writes in such a case:
> bq. No translator path exists for channel
> and declines such a channel because the current source code expects at least one audio format.
> *Note*
> I was not able to test text+video with any channel yet successfully, especially because I did not test all channels. This fix here is about fixing an obvious copy-and-paste error; even the inline comments from the original commit are still there, just its code disappeared.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list