mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-15 19:40:06 +00:00
first go at new codecs and fretdm
This commit is contained in:
parent
4be25000bf
commit
55960b558c
@ -115,6 +115,8 @@ Requires: openldap
|
|||||||
Requires: db4
|
Requires: db4
|
||||||
Requires: gdbm
|
Requires: gdbm
|
||||||
Requires: zlib
|
Requires: zlib
|
||||||
|
Requires: libtiff
|
||||||
|
Requires: python
|
||||||
|
|
||||||
%if %{?suse_version:1}0
|
%if %{?suse_version:1}0
|
||||||
%if 0%{?suse_version} > 910
|
%if 0%{?suse_version} > 910
|
||||||
@ -342,7 +344,8 @@ ASR_TTS_MODULES="asr_tts/mod_pocketsphinx asr_tts/mod_flite asr_tts/mod_unimrcp"
|
|||||||
# Codecs
|
# Codecs
|
||||||
#
|
#
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
CODECS_MODULES="codecs/mod_ilbc codecs/mod_h26x codecs/mod_speex codecs/mod_celt codecs/mod_siren codecs/mod_bv"
|
CODECS_MODULES="codecs/mod_bv codecs/mod_h26x codecs/mod_speex codecs/mod_celt codecs/mod_codec2 codecs/mod_ilbc codecs/mod_mp4 \
|
||||||
|
codec/mod_silk codecs/mod_siren codecs/mod_theora"
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
#
|
#
|
||||||
# Dialplan Modules
|
# Dialplan Modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user