[asterisk-bugs] [JIRA] (ASTERISK-26086) streaming MP3 in wideband leads to screaming noise
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Jun 5 05:50:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230903#comment-230903 ]
Asterisk Team commented on ASTERISK-26086:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> streaming MP3 in wideband leads to screaming noise
> --------------------------------------------------
>
> Key: ASTERISK-26086
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26086
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_musiconhold
> Affects Versions: 13.9.1
> Environment: Debian Linux 7.11
> Reporter: Jens Bürger
>
> On a freshly compiled Asterisk 13.9.1 with example configuration, streaming MoH in wideband (16 kHz) only leads to an screaming noise.
> When playing in 8 kHz, streaming works fine::
> Excerpt from musiconhold.conf:
> [streamtest]
> mode=custom
> application=/usr/bin/mpg123 -q -r 8000 --mono -s http://mp3.theradio.cc
> When streaming in wideband like this:
> [streamtest]
> mode=custom
> format=g722
> application=/usr/bin/mpg123 -q -r 16000 --mono -s http://mp3.theradio.cc
> The client hears only a screaming noise.
> This was verified with two different clients (Snom 370 hardware phone, Jitsi soft phone)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list