[asterisk-bugs] [JIRA] (ASTERISK-29366) opus: encode testsuite test expects comma separated list of tones to work with duration
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Tue Mar 23 09:39:15 CDT 2021
Joshua C. Colp created ASTERISK-29366:
-----------------------------------------
Summary: opus: encode testsuite test expects comma separated list of tones to work with duration
Key: ASTERISK-29366
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29366
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Tests/General
Affects Versions: 18.2.2, 16.16.2
Reporter: Joshua C. Colp
The tests/codecs/opus/encode test uses ARI to play a set of tones. The audio_analyzer library is expecting the comma separated list of tones to be played in order based on duration. This is not how tones work in ARI.
ARI is treating the comma separated list of tones as separate things to play, so the last 2 tones do not work. Additionally it will continue to play a tone until told otherwise despite a duration specified.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list