Files
telephony/net/asterisk
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
..
2022-11-08 21:08:54 +01:00
2026-02-23 20:12:42 +01:00
2026-02-23 20:12:42 +01:00