]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add 'L16-256' MIME subtype alias for slin16.
authorKevin P. Fleming <kpfleming@digium.com>
Sat, 28 Jan 2012 14:49:48 +0000 (14:49 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Sat, 28 Jan 2012 14:49:48 +0000 (14:49 +0000)
commit1efffc8d9562b0388c13fd45b66a5c6bc6d46b07
tree8301331ee37c8f8879becb88a144dd76644a34c0
parent45bf0ea5b0b6ba4ead6410fd5fd28dd3a246182f
Add 'L16-256' MIME subtype alias for slin16.

Asterisk has supported the 'L16' MIME subtype for 16kHz signed linear (PCM)
audio for quite some time, but some endpoints refer to it as 'L16-256'. This
commit adds this as an alias for the existing format.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@353126 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/rtp_engine.c