The telephony packages feed for difos
- package two new modules: dlgs and pv_headers - upstream actually provides three more new modules, but two are missing dependencies in OpenWrt and one is related to systemd - use INSTALL_DATA instead of INSTALL_CONF for kamailio configuration files (not talking about /etc/config/kamailio) as they're default configuration - refresh 050-fix-kamailio-utils.patch - drop upstreamed 150-python3-cross-compile.patch - libsrutils is no longer packaged as upstream moved it into the core Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
.circleci | ||
.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.