[asterisk-bugs] [JIRA] (ASTERISK-26581) codec_opus: Poor quality MOH when using DTX of FEC

Sam For (JIRA) noreply at issues.asterisk.org
Fri Nov 11 07:10:10 CST 2016


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

Sam For updated ASTERISK-26581:
-------------------------------

    Attachment: opus_fec10p.wav
                opus_dtx_fec10p.wav
                opus.wav

Recordings of the sound distortions

> codec_opus: Poor quality MOH when using DTX of 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
>         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