[asterisk-bugs] [JIRA] (ASTERISK-24589) Translation from g722 to silk16
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Dec 19 09:28:33 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-24589:
------------------------------------
Assignee: Rusty Newton (was: Daniel Ammann)
Status: Triage (was: Waiting for Feedback)
> Translation from g722 to silk16
> -------------------------------
>
> Key: ASTERISK-24589
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24589
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Codecs/codec_g722
> Affects Versions: 11.13.0
> Environment: Linux
> Reporter: Daniel Ammann
> Assignee: Rusty Newton
> Severity: Minor
>
> Translation path between silk codec and g722 reduces quality one-way.
> core show translation paths for g722 and silk16 show the following:
> {noformat}
> g722 To silk16 : (g722)->(slin)->(silk8|silk12|silk16|silk24)
> silk16 To g722 : (silk8|silk12|silk16|silk24)->(slin16)->(g722)
> {noformat}
> So one way is going via slin16 (good), but coming from g722 to silk16 is going via slin, which means a reduction of bandwidth and hence a reduction in audio quality.
> According to ASTERISK-15637, this should not happen but it does
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list