Daniel Golle
757d8d1f7f
dahdi-linux: skip blob firmware download
...
DAHDI tries downloading firmware blobs from Digium's server which are
for hardware not supported by the OpenWrt package and those blobs are
licensed prohibiting redistribution. Thus there is no point in
downloading them at all, especially as the download failing frequently
causes build failures.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-19 10:46:43 +01:00
Daniel Golle
42b2f10cab
libpri: add new package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
John Papandriopoulos
e8de05f00a
iksemel: restore package and all dependent asterisk modules
2015-10-08 15:18:33 +02:00
Daniel Golle
d86ac9ab89
dahdi-tools: update to 2.10.2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Daniel Golle
bfb24763f1
dahdi-linux: update to 2.10.2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-08 15:18:33 +02:00
Jiri Slachta
cc772d799a
re: update to 0.4.13
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-10-08 15:18:33 +02:00
Vittorio G (VittGam)
7b56edaa63
Avoid trying to load the echo module here
...
It would result in the warning "echo is already loaded" during package installation.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2015-10-08 14:18:11 +02:00
Jiri Slachta
43be6e037d
pjproject: update to 2.4.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-28 11:29:36 +02:00
Jiri Slachta
53fad68cdf
re: update to 0.4.12
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-28 11:29:09 +02:00
Jiri Slachta
fe446f73cf
iksemel: mark as broken, disable all asterisk modules depending on it
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-23 12:12:53 +02:00
Daniel Golle
85542a2580
libsrtp: make uninstall before install
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-10 15:16:57 +02:00
Dirk Neukirchen
b503392f2e
pjproject: use g++ as a linker
...
this seems to fix a strange error where the last stage
cannot find libgcc.a or libgcc.so
only compile tested
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-10 14:47:19 +02:00
Daniel Golle
d7e56822d7
dahdi-linux: backport changes needed for kernel 3.19 and 4.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:56 +02:00
Daniel Golle
370b9e5741
dahdi-linux: package dummy driver
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:47 +02:00
Daniel Golle
6a5771b9e3
dahdi-linux: fix oslec build
...
Depend on kmod-echo rather than building echo.ko as a part of
kmod-dahdi-echo-oslec.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 23:47:12 +02:00
Daniel Golle
7ea9333cdc
bcg729: source tarball MD5 changed mysteriously
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 12:43:30 +02:00
Nicolas Thill
82a90dffd8
ortp: import from packages feed
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-21 05:14:09 +01:00
Daniel Golle
fa31ad6b55
dahdi-linux: add support for HFC-S PCI BRI adapters
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-18 16:10:34 +01:00
Daniel Golle
72919acca8
dahdi-linux: fix build with kernel 3.15 and newer
...
smp_mb__after_clear_bit() was removed from newer kernels.
Use smp_mb__after_atomic() instead.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-13 01:33:52 +01:00
Jiri Slachta
54a41da8cc
pjproject: new package for upcoming asterisk-13.x introduced
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-29 21:51:20 +01:00
Daniel Golle
1efef5fee5
dahdi-linux: fix oct612x compile on some ARM targets
...
Unbreak dahdi-linux build at least for cns3xxx, kirkwood, mvebu and oxnas
by explicitely including slab.h in oct612x-user.c.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-08 03:24:22 +01:00
VittGam
47c2c1f623
dahdi-tools: Removed dahdi_tool, as it requires libnewt (it's not optional unfortunately). Also add fxotune.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 12:18:22 +01:00
VittGam
bab10dec9f
Fix indentation.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:34:17 +01:00
VittGam
031022d3e3
Added dahdi_tool.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:31:30 +01:00
VittGam
9154fb92da
Directories renamed to respect the naming convention. ;)
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:23:10 +01:00
VittGam
8240fcedf3
Add dahdi-linux and dahdi-tools packages.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-22 11:34:05 +01:00
Jiri Slachta
dc4198fbef
re: update to 0.4.11
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-13 11:18:55 +01:00
Jiri Slachta
9e0d6a6b4a
Revert "libsrtp: update to 1.5.0, switch to github repo"
...
This reverts commit 722ea9b644
.
2014-12-12 09:56:50 +01:00
Jiri Slachta
4bd5547b0b
Revert "libsrtp: fix CFLAGS: use /dev/urandom"
...
This reverts commit 057da5525e
.
2014-12-12 09:54:43 +01:00
Jiri Slachta
057da5525e
libsrtp: fix CFLAGS: use /dev/urandom
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-06 19:16:29 +01:00
Jiri Slachta
722ea9b644
libsrtp: update to 1.5.0, switch to github repo
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-06 13:02:21 +01:00
Jiri Slachta
88aeeaa3a2
Update a few of the PKG_LICENSE tags to be more accurate
...
Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-05 21:54:40 +01:00
Jiri Slachta
30ffae1ecc
Add PKG_LICENSE to the rest of the packages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 17:00:24 +01:00
Jiri Slachta
a5b4c7d1f9
Add PKG_LICENSE variable to the most of the packages.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 16:00:37 +01:00
Jiri Slachta
237d371f1f
iksemel,libosip2,libsrtp,rem,spandsp: move to Telephony submenu in libs
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 20:03:29 +01:00
Jiri Slachta
d4342273c3
re: update to 0.4.10
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 19:59:15 +01:00
Jiri Slachta
fe4b4a6db7
bcg729, asterisk-codec-g729: Introduce support for codec g729
...
Within this commit the support for g729 codec is introduced (thanks
to Alex Samorukov)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-08 11:00:44 +02:00
Jiri Slachta
e2487d8631
libsrtp: partially revert previous commit
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 03:32:16 +02:00
Mazi Lo
d75c4d8d4c
FreeSWITCH:
...
1. Bump to git HEAD e3e84a7820954195e8311be783a3e0cf9c1ba2ad.
2. mod_enum and mod_erlang flagged as BROKEN (lacking dependencies).
3. Fix ticket #17410 (error: recursive dependency detected!).
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-08-09 00:33:39 -04:00
Jiri Slachta
ce2c2597c1
openh323: move to packages-abandoned repository
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:55:55 +02:00
Jiri Slachta
04ae60a49c
pwlib: move to packages-abandoned repository
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:55:02 +02:00
Jiri Slachta
7c64064376
iksemel: import package from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:09:25 +02:00
Jiri Slachta
fccc851043
spandsp: put back accidentally missed header files
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-21 22:45:52 +02:00
Jiri Slachta
7e18a5a0e4
libosip2: import from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:14:07 +02:00
Jiri Slachta
93faf947ed
spandsp: import from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 20:12:49 +02:00
Jiri Slachta
79278fd9b3
zaptel: remove packages due to incompatibility with current kernels
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 08:15:55 +02:00
Jiri Slachta
9a294eac7b
libsrtp: import from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 20:36:30 +02:00
Jiri Slachta
a7166e277c
rem: bump to 0.4.6
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 09:25:02 +02:00
Jiri Slachta
011f055380
re: bump to 0.4.9
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 09:23:28 +02:00
Jiri Slachta
607dfba70c
zaptel-1.4.x: mark as broken due to incompatibility with newer kernels
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-11 15:43:48 +01:00