The telephony packages feed for difos
Find a file
Sebastian Kemper 52c9dd1aaa asterisk-13.x: fix some dependencies
- spandsp module for faxing is missing, add it
- res-pjproject is a missing dependency for pjsip, add it as well
- both res-srtp and res-pjproject depend on libsrtp, change
  CONFIGURE_ARGS accordingly
- same for pjproject, as pjsip and res-rtp-asterisk depend on it

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-16 20:55:40 +01:00
libs Merge pull request #237 from micmac1/asterisk_I-for-15.05 2018-01-15 20:14:04 +01:00
net asterisk-13.x: fix some dependencies 2018-01-16 20:55:40 +01:00
MAINTAINERS multiple packages: change PKG_MAINTAINER email address 2017-11-10 22:50:37 +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.