Andre Heider 7c0646ccc0 asterisk: fix module conflicts
A module is either essential (shipped as part of the main package) or as
a seperate package. Having both is an install-time conflict.

res-timing-timerfd is an essential module and was correctly added to the
main package with e538fc3f. Remove the additional one.

app_stack is non-essential and was added to the main package as part of
the app_macro removal with 73fd6652. Make it optional again.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2026-02-23 20:12:42 +01:00
2026-02-23 20:12:42 +01:00
2024-11-06 23:09:47 +01:00
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.

Description
The telephony packages feed
Readme 3.9 MiB
Languages
Makefile 88.8%
Shell 9.1%
C 1.1%
Perl 1%