[asterisk-bugs] [JIRA] (ASTERISK-24424) Warnings when ulaw/SILK16 is being transcoded
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Oct 28 09:06:30 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-24424:
-----------------------------------
Description:
When a call is ongoing for us the following log is being shown in the CLI up to 18 times per second:
{noformat}
[Oct 15 09:53:47] WARNING[3634][C-00000001]: abstract_jb.c:284 ast_jb_put: SIP/XXXXX-00000004 received frame with invalid timing info: has_timing_info=0, len=20, ts=20560, src=slin 8000khz -> 16000khz
{noformat}
The above message is only present when one leg has ulaw and the other has SILK/16. g722 and SILK/16 works fine.
{noformat}
Configuration
Inbound leg: ulaw
Outbound leg: SILK/16
jbenable = yes
jbforce = yes
jbmaxsize = 400
jbresyncthreshold = 1000
jbimpl = adaptive
jbtargetextra = 70
jblog = no
{noformat}
was:
When a call is ongoing for us the following log is being shown in the CLI up to 18 times per second:
[Oct 15 09:53:47] WARNING[3634][C-00000001]: abstract_jb.c:284 ast_jb_put: SIP/XXXXX-00000004 received frame with invalid timing info: has_timing_info=0, len=20, ts=20560, src=slin 8000khz -> 16000khz
The above message is only present when one leg has ulaw and the other has SILK/16. g722 and SILK/16 works fine.
Configuration
Inbound leg: ulaw
Outbound leg: SILK/16
jbenable = yes
jbforce = yes
jbmaxsize = 400
jbresyncthreshold = 1000
jbimpl = adaptive
jbtargetextra = 70
jblog = no
> Warnings when ulaw/SILK16 is being transcoded
> ---------------------------------------------
>
> Key: ASTERISK-24424
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24424
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.13.0
> Environment: Ubuntu 14.04
> Linode VPS
> 1GB Ram
> 1 CPU Core
> SSD drive
> Reporter: Sam For
> Severity: Minor
>
> When a call is ongoing for us the following log is being shown in the CLI up to 18 times per second:
> {noformat}
> [Oct 15 09:53:47] WARNING[3634][C-00000001]: abstract_jb.c:284 ast_jb_put: SIP/XXXXX-00000004 received frame with invalid timing info: has_timing_info=0, len=20, ts=20560, src=slin 8000khz -> 16000khz
> {noformat}
> The above message is only present when one leg has ulaw and the other has SILK/16. g722 and SILK/16 works fine.
> {noformat}
> Configuration
> Inbound leg: ulaw
> Outbound leg: SILK/16
> jbenable = yes
> jbforce = yes
> jbmaxsize = 400
> jbresyncthreshold = 1000
> jbimpl = adaptive
> jbtargetextra = 70
> jblog = no
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list