The telephony packages feed for difos
Find a file
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
admin Add PKG_LICENSE variable to the most of the packages. 2014-11-04 16:00:37 +01:00
libs dahdi-linux: fix oct612x compile on some ARM targets 2015-01-08 03:24:22 +01:00
net baresip: Fix avcodec and avformat CFLAGS. This commit fixes #6. 2015-01-04 14:11:30 +01:00
MAINTAINERS maintainers: Added myself as maintainer. 2013-10-19 00:00:20 -04:00
README.md Add README.md file. 2014-12-11 13:55:15 +01:00

Telephony packages feed

Description

This is an OpenWrt package feed containing community maintained telephony packages.

Usage

To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot:

src-git telephony https://github.com/openwrt/telephony.git

This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:

./scripts/feeds update telephony
./scripts/feeds install -a -p telephony

The telephony packages should now appear in menuconfig.