The telephony packages feed for difos
Find a file
Sebastian Kemper 05babb1f2b pjproject: bump to 2.7.1
- Version bump because current version has open CVEs for which
  backported patches do not exist (CVE-2017-16875 and CVE-2017-16872).

- Adds dependency on openssl as otherwise Asterisk will complain. Some
  Asterisk modules cannot load without it.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-16 19:37:50 +01:00
libs pjproject: bump to 2.7.1 2018-01-16 19:37:50 +01:00
net asterisk-11.x: add end-of-life warning 2018-01-16 19:29:48 +01:00
MAINTAINERS multiple packages: change PKG_MAINTAINER email address 2016-05-31 20:12:51 +02: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.