The telephony packages feed for difos
Minor version bump. Two CVE patches can be removed as they're already included in the source. One patch was refreshed. Also: - https://sources.openwrt.org is added as primary source URL to lessen the load on kamailio upstream - Build/Configure is defined as empty (because there is no configure script in the source tree - patch is added to fix dp_replace(); the function was first added in the 5.1 release and didn't work; patch was accepted upstream Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
.github | ||
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.