mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-20 03:26:55 +00:00
Add Mahmut's Alaw patch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@672 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
# the GNU General Public License
|
||||
#
|
||||
|
||||
FORMAT_LIBS=format_g723.so format_wav.so format_mp3.so format_wav_gsm.so format_gsm.so format_vox.so format_pcm.so format_g729.so
|
||||
FORMAT_LIBS=format_g723.so format_wav.so format_mp3.so format_wav_gsm.so \
|
||||
format_gsm.so format_vox.so format_pcm.so format_g729.so format_pcm_alaw.so
|
||||
FORMAT_LIBS+=format_jpeg.so
|
||||
|
||||
GSMLIB=../codecs/gsm/lib/libgsm.a
|
||||
|
Reference in New Issue
Block a user