[asterisk-bugs] [JIRA] (ASTERISK-26581) codec_opus: Poor quality MOH when using DTX or FEC
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Dec 8 16:56:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-26581:
-------------------------------------
Assignee: Asterisk Team (was: Sam For)
Status: Open (was: Waiting for Feedback)
> codec_opus: Poor quality MOH when using DTX or FEC
> --------------------------------------------------
>
> Key: ASTERISK-26581
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26581
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Codecs/codec_opus
> Affects Versions: 13.12.1
> Environment: Ubuntu 14.04. Asterisk 13.12.1
> Reporter: Sam For
> Assignee: Asterisk Team
> Attachments: opus_dtx_fec10p.wav, opus_fec10p.wav, opus.wav
>
>
> If FEC with 10% packet loss OR DTX is enabled for Opus then MusicOnHold will sound extremely poor.
> Sounds recordings are attached to this ticket.
> These are the three codec settings that were tested:
> DTX & FEC at 10%
> [opus24]
> type=opus
> fec=yes
> packet_loss=10
> dtx=yes
> cbr=yes
> bitrate=24000
> complexity=8
> FEC at 10%
> [opus24]
> type=opus
> fec=yes
> packet_loss=10
> dtx=no
> cbr=yes
> bitrate=24000
> complexity=8
> DTX & FEC disabled
> [opus24]
> type=opus
> fec=no
> packet_loss=0
> dtx=no
> cbr=yes
> bitrate=24000
> complexity=8
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list