[asterisk-bugs] [JIRA] (ASTERISK-28706) silk 24hHz doesn't show up in 'core show translation' output
Sean Bright (JIRA)
noreply at issues.asterisk.org
Mon Jan 20 15:58:27 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Bright reassigned ASTERISK-28706:
--------------------------------------
Assignee: Sean Bright
> silk 24hHz doesn't show up in 'core show translation' output
> ------------------------------------------------------------
>
> Key: ASTERISK-28706
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28706
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Codecs/codec_silk
> Affects Versions: 13.30.0
> Reporter: Sean Bright
> Assignee: Sean Bright
> Severity: Trivial
>
> While loading {{codec_silk}}, the following is sent to the console:
> {noformat}
> == Registered translator 'silktolin' from codec silk to slin, table cost, 900000, computational cost 999999
> == Registered translator 'lintosilk' from codec slin to silk, table cost, 600000, computational cost 999999
> == Registered translator 'silktolin12' from codec silk to slin, table cost, 900000, computational cost 999999
> == Registered translator '12lintosilk' from codec slin to silk, table cost, 600000, computational cost 999999
> == Registered translator 'silktolin16' from codec silk to slin, table cost, 900000, computational cost 999999
> == Registered translator '16lintosilk' from codec slin to silk, table cost, 600000, computational cost 999999
> == Registered translator 'silktolin24' from codec silk to slin, table cost, 900000, computational cost 999999
> == Registered translator '24lintosilk' from codec slin to silk, table cost, 600000, computational cost 999999
> {noformat}
> But if you subsequently run {{core show translation}} from the CLI you will not see SILK @ 24kHz:
> {noformat}
> *CLI> core show translation
> Translation times between formats (in microseconds) for one second of data
> Source Format (Rows) Destination Format (Columns)
> slin8 slin12 slin16 slin24 slin32 slin44 slin48 slin96 slin192 silk8 silk12 silk16
> slin8 - 8000 8000 8000 8000 8000 8000 8000 8000 6000 14000 14000
> slin12 8500 - 8000 8000 8000 8000 8000 8000 8000 14500 6000 14000
> slin16 8500 8500 - 8000 8000 8000 8000 8000 8000 14500 14500 6000
> slin24 8500 8500 8500 - 8000 8000 8000 8000 8000 14500 14500 14500
> slin32 8500 8500 8500 8500 - 8000 8000 8000 8000 14500 14500 14500
> slin44 8500 8500 8500 8500 8500 - 8000 8000 8000 14500 14500 14500
> slin48 8500 8500 8500 8500 8500 8500 - 8000 8000 14500 14500 14500
> slin96 8500 8500 8500 8500 8500 8500 8500 - 8000 14500 14500 14500
> slin192 8500 8500 8500 8500 8500 8500 8500 8500 - 14500 14500 14500
> silk8 9000 17000 17000 17000 17000 17000 17000 17000 17000 - 23000 23000
> silk12 17500 9000 17000 17000 17000 17000 17000 17000 17000 23500 - 23000
> silk16 17500 17500 9000 17000 17000 17000 17000 17000 17000 23500 23500 -
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list