The telephony packages feed for difos
New Features in V4.2.3 - Warning about use of ancient gcc compiler - New desktop/background images - New AMI Function:SCCPShowRefcount - Support for newer/future version of automake - Small size reduction of chan_sccp.so Bug Fixes - Channel being left behind after hangup - Scheduled Hangup / Schedule Digit Timeout - Potential Deadlock Fallback Atomic Functions - MWI loosing track of new voicemails under certain circumstances - using gnu version of libiconv fixed - gen_sccp_enum improved / gnu awk extension dependency removed - set socket option should happen before binding to the socket - channel monitor/record handling fixed - Code cleanup / fixed memory leaks / fixed potential null pointer dereferences - Some smaller patches (Check ChangeLog for details) |
||
---|---|---|
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.