The telephony packages feed for difos
- Make the Makefile use BUILD_VARIANT so the package can be built for different Asterisk versions. This is also the reason why the folder is renamed from asterisk-11.x-chan-dongle to asterisk-chan-dongle. - Change source URI from upstream to the fork of wdoekes. Upstream doesn't update the repo anymore, wdoekes does. - Remove dep on libiconv-full, make the package use toolchain's iconv (compile-tested with musl). - Drop patches that are already upstream. - Update flags. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
libs | ||
net | ||
MAINTAINERS | ||
README.md |
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.