summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-08-10 10:50:24 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-08-10 13:19:20 +0000
commit53e3301dcdfe7710620fb73c33b5d06c47b87858 (patch)
tree9a97a584e8e8ede60b8f83fee09f5f6dd03f7205
parent153767396b375e9514930be3a8af404a52dede77 (diff)
downloadaports-53e3301dcdfe7710620fb73c33b5d06c47b87858.zip
main/freeswitch: sync modules.conf with upstream
This enables a few more modules that upstream has added (e.g. psql) and adds comments for new modules which are available now, but not enabled. This didn't remove any existing, enabled modules. fixes #11828
-rw-r--r--main/freeswitch/APKBUILD8
-rw-r--r--main/freeswitch/modules.conf54
2 files changed, 49 insertions, 13 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index 46bf887814d..862bf9956ae 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Cameron Banta <cbanta@gmail.com>
pkgname=freeswitch
pkgver=1.10.3
-pkgrel=0
+pkgrel=1
pkgdesc="A communications platform written in C from the ground up"
url="http://www.freeswitch.org"
arch="all"
@@ -51,7 +51,9 @@ makedepends="
xmlrpc-c-dev
yasm
zlib-dev
- autoconf automake libtool
+ autoconf
+ automake
+ libtool
"
install="$pkgname.pre-install $pkgname.pre-upgrade"
_freeswitch_user=freeswitch
@@ -228,6 +230,6 @@ c1960f3c7acf729468b819f7f15d66a251c3967b2784bce18c7755b333156e687c55fdc1aceda588
4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch
98a53f289c3647cafd05b6f847da0504a838a6e06545c133c10fb058c2d941e6bccf2820f44649fc25f94a4a5b7c1280eaee91098e8110f96ed3342c1cb4346c libvpx-fix-arm-float-abi.patch
16e9208fca7f0a1985dd01ec38ddabb6a79da83ad6ab004bb66de528ac45f02fadaddc50a9f228e1aa38fae213fa5af0ca858b7af629b67a7d654339f813a68c disable-Werror.patch
-eb8949d6cc8f441e94355dfc74928d944c0c763cd438b450186b53044f3999fbef83006d191d3dcd48a0f57d4b7642fd35ac987e942febbe74418b10b78e16a8 modules.conf
+ceeb2bb37fac580483000daff327a4c005d42b7eabdba4671ed2b0e78cddda8a42ae76e42bdf4a1b2e42874c4709887bcee9cb08a4c1dafcfeaec21e467726bf modules.conf
a585f6411185a26206137a1ad97a06fd6c73e80c5439e9be45eabfa70e7a83120169ba882971fcd328436c8e0242cbd664170b80754ea2846021689baf1f1595 freeswitch.confd
643d0a2e43f5d3bf3b99fcb6f6422302cb4b74a95eccf844eafb100b15aa9856b4ff41f112d6637255c2e9e2bec9fedc9a9215dfff214dfb83b52eae16b71dca freeswitch.initd"
diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf
index bf3ca847936..294f4dba2cd 100644
--- a/main/freeswitch/modules.conf
+++ b/main/freeswitch/modules.conf
@@ -1,5 +1,7 @@
#applications/mod_abstraction
+#applications/mod_av
applications/mod_avmd
+#applications/mod_bert
applications/mod_blacklist
applications/mod_callcenter
#applications/mod_cidlookup
@@ -7,6 +9,7 @@ applications/mod_cluechoo
applications/mod_commands
applications/mod_conference
applications/mod_curl
+#applications/mod_cv
applications/mod_db
applications/mod_directory
applications/mod_distributor
@@ -20,29 +23,38 @@ applications/mod_fifo
#applications/mod_fsk
#applications/mod_fsv
applications/mod_hash
+#applications/mod_hiredis
applications/mod_httapi
applications/mod_http_cache
#applications/mod_ladspa
#applications/mod_lcr
#applications/mod_memcache
#applications/mod_mongo
+#applications/mod_mp4
+#applications/mod_mp4v2
#applications/mod_nibblebill
+#applications/mod_oreka
#applications/mod_osp
+#applications/mod_prefix
+#applications/mod_rad_auth
applications/mod_redis
#applications/mod_rss
+#applications/mod_signalwire
applications/mod_sms
+#applications/mod_sms_flowroute
#applications/mod_snapshot
-#applications/mod_snipe_hunt
#applications/mod_snom
+#applications/mod_sonar
#applications/mod_soundtouch
applications/mod_spandsp
applications/mod_spy
#applications/mod_stress
+#applications/mod_translate
applications/mod_valet_parking
+#applications/mod_video_filter
#applications/mod_vmd
applications/mod_voicemail
applications/mod_voicemail_ivr
-#applications/mod_random
#asr_tts/mod_cepstral
asr_tts/mod_flite
#asr_tts/mod_pocketsphinx
@@ -50,29 +62,33 @@ asr_tts/mod_flite
#asr_tts/mod_unimrcp
codecs/mod_amr
#codecs/mod_amrwb
+codecs/mod_b64
#codecs/mod_bv
-#codecs/mod_celt
+#codecs/mod_clearmode
#codecs/mod_codec2
#codecs/mod_com_g729
#codecs/mod_dahdi_codec
codecs/mod_g723_1
codecs/mod_g729
codecs/mod_h26x
-#codecs/mod_vpx
codecs/mod_ilbc
#codecs/mod_isac
+#codecs/mod_mp4v
codecs/mod_opus
codecs/mod_sangoma_codec
#codecs/mod_silk
#codecs/mod_siren
+#codecs/mod_theora
+#databases/mod_mariadb
+databases/mod_pgsql
dialplans/mod_dialplan_asterisk
#dialplans/mod_dialplan_directory
dialplans/mod_dialplan_xml
#directories/mod_ldap
#endpoints/mod_alsa
endpoints/mod_dingaling
+#endpoints/mod_gsmopen
#endpoints/mod_h323
-#endpoints/mod_html5
#endpoints/mod_khomp
endpoints/mod_loopback
#endpoints/mod_opal
@@ -80,20 +96,27 @@ endpoints/mod_portaudio
endpoints/mod_rtc
endpoints/mod_rtmp
endpoints/mod_skinny
-#endpoints/mod_skypopen
endpoints/mod_sofia
endpoints/mod_verto
+#event_handlers/mod_amqp
event_handlers/mod_cdr_csv
-event_handlers/mod_json_cdr
#event_handlers/mod_cdr_mongodb
event_handlers/mod_cdr_pg_csv
event_handlers/mod_cdr_sqlite
#event_handlers/mod_erlang_event
#event_handlers/mod_event_multicast
event_handlers/mod_event_socket
-#event_handlers/mod_event_zmq
+#event_handlers/mod_fail2ban
+#event_handlers/mod_format_cdr
+event_handlers/mod_json_cdr
#event_handlers/mod_radius_cdr
+#event_handlers/mod_odbc_cdr
+#event_handlers/mod_kazoo
+#event_handlers/mod_rayo
+#event_handlers/mod_smpp
event_handlers/mod_snmp
+#event_handlers/mod_event_zmq
+#formats/mod_imagick
formats/mod_local_stream
formats/mod_native_file
formats/mod_png
@@ -101,28 +124,39 @@ formats/mod_png
formats/mod_shell_stream
formats/mod_shout
formats/mod_sndfile
+#formats/mod_ssml
formats/mod_tone_stream
#formats/mod_vlc
+#formats/mod_opusfile
+#languages/mod_basic
#languages/mod_java
languages/mod_lua
#languages/mod_managed
languages/mod_perl
#languages/mod_python
-#languages/mod_spidermonkey
+#languages/mod_v8
#languages/mod_yaml
loggers/mod_console
+#loggers/mod_graylog2
loggers/mod_logfile
loggers/mod_syslog
+#loggers/mod_raven
say/mod_say_de
say/mod_say_en
say/mod_say_es
+say/mod_say_es_ar
+say/mod_say_fa
say/mod_say_fr
say/mod_say_he
+say/mod_say_hr
say/mod_say_hu
say/mod_say_it
+say/mod_say_ja
say/mod_say_nl
+say/mod_say_pl
say/mod_say_pt
say/mod_say_ru
+say/mod_say_sv
say/mod_say_th
say/mod_say_zh
#timers/mod_posix_timer
@@ -130,11 +164,11 @@ timers/mod_timerfd
xml_int/mod_xml_cdr
xml_int/mod_xml_curl
#xml_int/mod_xml_ldap
+#xml_int/mod_xml_radius
xml_int/mod_xml_rpc
xml_int/mod_xml_scgi
../../libs/freetdm/mod_freetdm
-#../../libs/openzap/mod_openzap
## Experimental Modules (don't cry if they're broken)
#../../contrib/mod/xml_int/mod_xml_odbc