[asterisk-bugs] [JIRA] (ASTERISK-29275) Support of MIME-type for wav16
Boris P. Korzun (JIRA)
noreply at issues.asterisk.org
Fri Sep 10 09:28:33 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=256228#comment-256228 ]
Boris P. Korzun commented on ASTERISK-29275:
--------------------------------------------
Yeap, you are right.
It worked for me before ASTERISK-27871 because file had being identified by extension at first (my extension was correct). After ASTERISK-29527 file was identified by content-type at first. And {{normalize_content_type_header()}} has broken identifying.
But content-type identifying without {{normalize_content_type_header()}} works fine.
> Support of MIME-type for wav16
> ------------------------------
>
> Key: ASTERISK-29275
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29275
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Formats/format_wav
> Affects Versions: 16.16.0, 18.2.0
> Environment: FreeBSD 12.2, Asterisk 18.2
> Reporter: Boris P. Korzun
> Assignee: Sean Bright
> Target Release: 16.17.0, 18.3.0
>
>
> Suggested patch provides a support of a MIME-type for wav16 as {{audio/x-wav;codec=pcm;bit=16;rate=16000}}. Also *adds* a MIME-type for classic wav as {{audio/x-wav;codec=pcm;bit=16;rate=8000}}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list