The telephony packages feed for difos
This adds ASTERISK-24517.patch from alpine linux. Without the patch there are problems with the tcp/tls wrapper when running on a musl toolchain. This is visible when toying with AMI: LEDE*CLI> !nc localhost 5038 [Sep 10 12:13:25] WARNING[10315]: tcptls.c:684 handle_tcptls_connection: FILE * open failed! This fixes issue #185 for asterisk 13 in trunk. The patch cannot be applied to asterisk 11. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
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.