4
0
Fork
You've already forked telephony
0
No description
  • Makefile 79.7%
  • C 11.3%
  • Shell 8.1%
  • Perl 0.9%
Find a file
Josef Schlehofer 5d68d53c16 ci: integrate openwrt-bot-worker for formalities validation
- Enable comments to give contributors instant feedback
- Disable stale bot by default (can be enabled at any time)
- Run package test builds only when the formalities check succeeds
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026年07月13日 23:33:54 +02:00
.github ci: integrate openwrt-bot-worker for formalities validation 2026年07月13日 23:33:54 +02:00
libs dahdi-linux: forward-port to 6.18 kernel APIs, fix build flags 2026年05月17日 13:30:37 +01:00
net asteris-chan-sccp: fix compile for sccp 2026年03月06日 19:49:57 +01:00
MAINTAINERS Update MAINTAINERS 2024年11月06日 23:09:47 +01:00
README.md Add README.md file. 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.