Add FreeSWITCH stable packages
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 7 Nov 2016 21:49:16 +0000 (22:49 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 18 Mar 2017 15:38:13 +0000 (16:38 +0100)
commit9d1c7211c09474e8c4a2610a852f64cfed94451e
treec443111b5d514edd6096ec748899e7ca37308783
parent6db8bc07063386cdb2b20716d5dde66127399422
Add FreeSWITCH stable packages

 - FreeSWITCH stable series for OpenWrt/LEDE
 - clean, simple Makefiles
 - provides 'freeswitch' user on target device, no need for root
 - procd init script
 - musl and glibc support
 - SHA256 for download verification
 - hotplug script with extras (condition checks)
 - package size reduced

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
13 files changed:
net/freeswitch-stable-sounds/Makefile [new file with mode: 0644]
net/freeswitch-stable/Config.in [new file with mode: 0644]
net/freeswitch-stable/Makefile [new file with mode: 0644]
net/freeswitch-stable/files/freeswitch.default [new file with mode: 0644]
net/freeswitch-stable/files/freeswitch.hotplug [new file with mode: 0644]
net/freeswitch-stable/files/freeswitch.init [new file with mode: 0644]
net/freeswitch-stable/patches/010-fix-zrtp-cflags.patch [new file with mode: 0644]
net/freeswitch-stable/patches/030-fix-configure-ac.patch [new file with mode: 0644]
net/freeswitch-stable/patches/040-fix-path-in-gentls_cert-in.patch [new file with mode: 0644]
net/freeswitch-stable/patches/110-apr-add-cache-for-strerror_r.patch [new file with mode: 0644]
net/freeswitch-stable/patches/120-fix-copts.diff [new file with mode: 0644]
net/freeswitch-stable/patches/130-fix-iksemel-copts.diff [new file with mode: 0644]
net/freeswitch-stable/patches/140-fix-path-for-modcheck.diff [new file with mode: 0644]