Skip to content
Snippets Groups Projects
Andreas Gnau's avatar
Andreas Gnau authored
This reverts the merge-commit which was accidentally squashed and by
merging re-units the history before the bad commit with the history
after the bad commit. For details, see 4edc2c18 (Merge commit
f7fbaea4 (OpenWrt v23.05.0-rc3) into
merge-openwrt-23.05.0-rc3-properly, 2023-11-22).

This merge commit does not introduce any changes to the code. It's sole
purpose is to re-unite the histories.
81dffd26
History
Name Last commit Last update
.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.