diff options
author | L. Tosser <loic.tosser@aswat-telecom.com> | 2016-01-24 09:43:49 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-01-25 06:06:15 +0000 |
commit | 9205783602472da081913b500dd027ccd1531864 (patch) | |
tree | 1c45138598adb1cd0013d282a738d8701009ed49 /main/freeswitch | |
parent | f4f1adaa288e670e121508e1c28fedfa977a5d6b (diff) | |
download | aports-9205783602472da081913b500dd027ccd1531864.tar.bz2 aports-9205783602472da081913b500dd027ccd1531864.tar.xz |
main/freeswitch: Add more modules
* applications/mod_avmd: advanced voicemail detection
* applications/mod_voicemail_ivr voicemail IVR
* codecs/mod_opus: codec opus for freeswitch
Diffstat (limited to 'main/freeswitch')
-rw-r--r-- | main/freeswitch/APKBUILD | 10 | ||||
-rw-r--r-- | main/freeswitch/modules.conf | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 4e96b2d841..fd16147546 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Cameron Banta <cbanta@gmail.com> pkgname=freeswitch pkgver=1.6.6 -pkgrel=1 +pkgrel=2 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" @@ -45,7 +45,7 @@ makedepends=" util-linux-dev xmlrpc-c-dev zlib-dev - + opus-dev autoconf automake libtool " install="$pkgname.pre-install $pkgname.pre-upgrade" @@ -204,18 +204,18 @@ conf() { md5sums="9a2383a7f321ab0f8fb1e7a212081a17 freeswitch-1.6.6.tar.xz 1c08df4cf4ef737e6cc6945f9462f08e 0002-FS-verto-bswap_64.patch 1e7f335ee00f589825ecc9affa779346 getlib.patch -21f5bf8e4a41bb8c6cc95aae6e2bfaa4 modules.conf +18dc414e375a749d60c83a402a0e51ed modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd 3b0bf4847a61afa28229b58763f4c400 freeswitch.initd" sha256sums="397b9c63c2c1f7008a2cc269f2e0e9a935d862b3fb074a6044819bcaea02ebc0 freeswitch-1.6.6.tar.xz 2685eb17fcd4510e46bb1d88be5550c3cb7b08f2acccfb41b2c680480c91b63e 0002-FS-verto-bswap_64.patch ab437c92149b6fc88bc2fc8a228d6a5f8af574e2c90469a6dc4c753d13972c34 getlib.patch -a5fbbaf4c929466a93a3394351bfe4e6b5cd89555d4c03e78c40febe379559a2 modules.conf +19e868475d6decad2433541b3de1aef5d35a889fe1d5ea8c14a832466f664759 modules.conf 846a29a361ef6eecd77876963b5c0133699c40fa8b34c68df42d5f8a1a1915b1 freeswitch.confd aa0d89221ffa47eba4a0e085f6041ee198476409dd15d1e90c5c357ba683f432 freeswitch.initd" sha512sums="1e16904084f8ada7cfea27ed3222eb660a14f08b12e6b4ddc5db2893b690936bf4d945b94d9f6eb1893e62124858c39b658c5c5ac425ad064db69d44f57179a9 freeswitch-1.6.6.tar.xz 5f93150e1acd632df98bc3bed5613fb1e45180ae4096dcfee5c060da213c8355339260eaf5758cd77c785f6d84cf0661650a872ec574b586ab19803d4f6955f8 0002-FS-verto-bswap_64.patch 4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch -2c7574ef3c317ac8d1b3872a9d4234c6b5264cae281c997aa332822d7b87626b31e1ab27cdda3d47a6ac6fb5db4cfb38ced1bb5e7886cbc9993a2b7ec5990c0b modules.conf +1e74fcb17676c14003d7225f293f77757bf36ec93012009c73be1ed0023e430fa144b9c959b5f54552610b3af7a8780df1e61ea0b7503016d76fcb105fedbf27 modules.conf a585f6411185a26206137a1ad97a06fd6c73e80c5439e9be45eabfa70e7a83120169ba882971fcd328436c8e0242cbd664170b80754ea2846021689baf1f1595 freeswitch.confd 643d0a2e43f5d3bf3b99fcb6f6422302cb4b74a95eccf844eafb100b15aa9856b4ff41f112d6637255c2e9e2bec9fedc9a9215dfff214dfb83b52eae16b71dca freeswitch.initd" diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf index 6d052a247a..9466875488 100644 --- a/main/freeswitch/modules.conf +++ b/main/freeswitch/modules.conf @@ -1,5 +1,5 @@ #applications/mod_abstraction -#applications/mod_avmd +applications/mod_avmd applications/mod_blacklist applications/mod_callcenter #applications/mod_cidlookup @@ -41,7 +41,7 @@ applications/mod_spy applications/mod_valet_parking #applications/mod_vmd applications/mod_voicemail -#applications/mod_voicemail_ivr +applications/mod_voicemail_ivr #applications/mod_random #asr_tts/mod_cepstral asr_tts/mod_flite @@ -61,7 +61,7 @@ codecs/mod_h26x #codecs/mod_vpx codecs/mod_ilbc #codecs/mod_isac -#codecs/mod_opus +codecs/mod_opus codecs/mod_sangoma_codec #codecs/mod_silk #codecs/mod_siren |