[asterisk-bugs] [JIRA] (ASTERISK-28935) app_meetme tries to create audio files with format sln
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sat Jun 20 12:01:25 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251181#comment-251181 ]
Asterisk Team commented on ASTERISK-28935:
------------------------------------------
Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> app_meetme tries to create audio files with format sln
> ------------------------------------------------------
>
> Key: ASTERISK-28935
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28935
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_meetme
> Affects Versions: 16.10.0
> Environment: ubuntu 18.04 asterisk 16.10
> Reporter: Pete Kirkham
> Assignee: Pete Kirkham
> Severity: Minor
>
> line 3480:res = ast_play_and_record(chan, "vm-rec-name", user->namerecloc, 10, "sln", &duration, NULL, ast_dsp_get_threshold_from_settings(THRESHOLD_SILENCE), 0, NULL);
> and
> line 3482:res = ast_record_review(chan, "vm-rec-name", user->namerecloc, 10, "sln", &duration, NULL);
> sln should be slin
> however this didn(t solve my problem since I'd eliminated slin from the build.
> It would appear that meetme considers slin is a prequisite
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list