Commit graph

1954 commits

Author SHA1 Message Date
Nicolas Thill
82a90dffd8 ortp: import from packages feed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-21 05:14:09 +01:00
Jiri Slachta
615ad24eee Update MAINTAINERS 2015-02-19 14:56:18 +01:00
Jiri Slachta
e2de7c9395 Merge pull request #13 from dangowrt/master
dahdi-linux: add support for HFC-S PCI BRI adapters
2015-02-18 22:10:10 +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
Jiri Slachta
d73a45ba9f asterisk-13.x: add missing dependency to libxslt
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-17 10:20:19 +01:00
Jiri Slachta
cfd43545b6 asterisk-13.x: add missing dependency to libpopt
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 15:50:20 +01:00
Jiri Slachta
49ab639f56 asterisk-gui: move packages to packages-abandoned repository.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 13:05:24 +01:00
Jiri Slachta
cbd99498fd asterisk-13.x: introduce new package
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 12:44:20 +01:00
Jiri Slachta
b9d9d712bc Merge pull request #12 from dangowrt/master
dahdi-linux: fix build with kernel 3.15 and newer
2015-02-16 12:31:58 +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
61fb712510 asterisk-chan-sccp-b: update revision to 5845
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-09 15:41:23 +01:00
Jiri Slachta
6f11f51669 asterisk-11.x: update to 11.16.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-09 15:40:42 +01:00
Jiri Slachta
23fbf34d8f asterisk-1.8.x: update to version 1.8.32.2
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-09 15:40:18 +01:00
Jiri Slachta
445277b004 asterisk-11.x: fix srtp when key lifetime is specified
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-01 22:48:13 +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
Jiri Slachta
5feb1a3bfc kamailio-4.x: partially revert previous commit, fixes path for cfg
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-28 16:45:22 +01:00
Jiri Slachta
bc2cf15bc4 kamailio4: add debugger module
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-23 15:09:39 +01:00
Jiri Slachta
cd5b277fa3 kamailio-4.x: fix path for configuration files in package Makefile
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-19 14:16:04 +01:00
Jiri Slachta
da3c68b275 asterisk-11.x: fix chan-dahdi dependencies
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-16 16:57:31 +01:00
Jiri Slachta
a865846118 kamailio-4.x: fix install/module macro
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-15 13:03:44 +01:00
Jiri Slachta
8e7620e0e3 kamailio-4.x: remove checking module selection
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-15 12:34:47 +01:00
Jiri Slachta
369780190b kamailio-4.x: update to 4.2.2
This commit deals with the update of kamailio to version 4.2.2 and
also fixes the mechanism for module inclusion. Instead of building
all modules by default only selected modules are built.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-15 08:07:33 +01:00
Jiri Slachta
bcd034c268 Merge pull request #8 from dangowrt/master
dahdi-linux: fix oct612x compile on some ARM targets
2015-01-08 21:40:41 +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
Jiri Slachta
0f0a21f63b baresip: Fix avcodec and avformat CFLAGS. This commit fixes #6.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-04 14:11:30 +01:00
Jiri Slachta
4194b00738 baresip: update to version 0.4.12
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-28 17:03:36 +01:00
Jiri Slachta
1ddf257a9c Merge pull request #5 from VittGam/master
dahdi-tools: Removed dahdi_tool, as it requires libnewt (it's not optional unfortunately). Also add fxotune.
2014-12-23 12:48:26 +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
Jiri Slachta
bc22a11844 Merge pull request #4 from VittGam/master
Add DAHDI support
2014-12-23 09:53:52 +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
da9967bd04 Bumped asterisk-11.x PKG_RELEASE.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:23:55 +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
cb819b92b5 Add DAHDI support to Asterisk 11.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-22 11:35:19 +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
3b0ab2c077 asterisk-1.8.x: delete abandoned /etc/default/asterisk file
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 14:34:23 +01:00
Jiri Slachta
819dc60012 asterisk-11.x: update to 11.15.0, remove /etc/default/asterisk
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 14:32:06 +01:00
Jiri Slachta
81e1a4cc91 kamailio: add sleep time to init during restart
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 14:24:38 +01:00
Jiri Slachta
d631b536ac rtpproxy: add init script and UCI config
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-21 12:25:42 +01:00
Jiri Slachta
56b1153e88 Merge pull request #3 from ryzhovau/asterisk-1.8.x-codec-g729
asterisk-1.8.x-codec-g729: fix description and included files
2014-12-18 21:01:59 +01:00
Alexander Ryzhov
6a415e6bbf asterisk-1.8.x-codec-g729: fix description and included files 2014-12-18 12:13:37 +03:00
Jiri Slachta
61f6e32eec restund: update to 0.4.11
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-13 11:19:17 +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
96967b6a9c asterisk-1.8.x: chan-lantiq: dependency fixes for xrx200
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-13 10:30:54 +01:00
John Crispin
686cf4c10c asterisk-1.8.x: fix chan-lantiq dependency
should only build for lantiq boards

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-12-12 18:18:22 +01:00
Jiri Slachta
fa4f8439a6 kamailio: add module xmlrpc and drouting
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-12 12:54:28 +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
913613a692 Add README.md file.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-11 13:55:15 +01:00
Jiri Slachta
85400b5c6c Merge pull request #1 from blogic/master
asterisk-1.8.x: fix the ltq-vmmc dependecy
2014-12-11 09:24:31 +01:00