The telephony packages feed for difos
Find a file
Sebastian Kemper 8f15bfbb0f asterisk-16.x: add patch for AST-2021-001
180-AST-2019-007-16.diff refreshed.

Upstream patch for AST-2021-001 added. This patch is mainly for
res_pjsip_diversion, but the part that is patched there was added later
("res_pjsip_diversion: implement support for History-Info"), so asterisk
16.3.0 is not affected. Hence the res_pjsip_diversion part was removed
from the patch. The patch resolves similar overflow situations in
res_pjsip_path and res_pjsip_outbound_registration, so these were kept.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-03-07 11:08:58 +01:00
.github copy .github/templates from package feed 2017-12-06 00:45:50 +01:00
libs pjproject: add patch for AST-2021-005 2021-03-07 11:06:26 +01:00
net asterisk-16.x: add patch for AST-2021-001 2021-03-07 11:08:58 +01:00
MAINTAINERS Update MAINTAINERS 2017-12-30 18:07:32 +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.