[asterisk-bugs] [JIRA] (ASTERISK-28706) silk 24hHz doesn't show up in 'core show translation' output

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Jan 20 15:58:25 CST 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249491#comment-249491 ] 

Asterisk Team commented on ASTERISK-28706:
------------------------------------------

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> 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
>            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