The telephony packages feed for difos
In issue #173 a segmentation fault occuring during a simple SIP call was reported. Compiling with LOW_MEMORY disabled the reproducible segfault disappeared. This commits adds a switch for LOW_MEMORY. Default is off. If anybody wants to debug the segfault s/he can enable it. The segfault was reported for Asterisk 11. Disable LOW_MEMORY on Asterisk 13 anyway, better safe than sorry. 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.