]> git.ipfire.org Git - thirdparty/asterisk.git/commit
translate.c: Fix silk 24kHz truncation in 'core show translation'
authorSean Bright <sean.bright@gmail.com>
Mon, 20 Jan 2020 19:53:46 +0000 (14:53 -0500)
committerSean Bright <sean.bright@gmail.com>
Mon, 20 Jan 2020 21:58:24 +0000 (15:58 -0600)
commitdfad69ce7c43df28bed860a417a4bd06b2987bdd
tree64e2072a3a0aa87e147628b4a4e1485d5a34a348
parentdbb3a19c353dd41d6b94acde291e9e6eac8a867e
translate.c: Fix silk 24kHz truncation in 'core show translation'

SILK @ 24kHz is not shown in the 'core show translation' output because of an
off-by-one-error. Discovered while looking into ASTERISK~19871.

ASTERISK-28706
Reported by: Sean Bright

Change-Id: Ie1a551a8a484e07b45c8699cc0c90f1061029510
main/translate.c