The telephony packages feed for difos
From upstream release notes: Six new modules: - app_lua_sr – old Lua API before introduction of KEMI - lost – HELD (RFC6155) and LOST (RFC5222) location-based routing - kemix – KEMI specific extensions - rtp_media_server – embedded RTP and media processing functionalities for Kamailio (like playing media or bridging in a B2BUA manner, includes support for different codecs, including Opus) - secfilter – filters to allow/block using whitelists/blacklist based on user agents, IP addresses, countries, domains and users - xhttp_prom – generates suitable metrics for a Prometheus monitoring platform, answering to Prometheus pull requests Additionally this removes libxml2 dependency from modules, because base kamailio package already depends on it. 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.