Skip to content
Snippets Groups Projects
Wenpeng Song's avatar
Wenpeng Song authored
 * Fix a crash due to wrong handling of 200 OK to REGISTER    
 * merges the proper history of Asterisk 20.3.0 by reverting
an accidentally squashed merge and doing a proper merge commit after
b3a34409
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.