10 Commits

Author SHA1 Message Date
cshore
0e83f0b891 [packages] net/freeswitch: Use /usr/share/freeswitch as prefix; this means freeswitch files not in bin, lib, or include will be stored under /usr/share/freeswitch.
Modify the configuration so that recordings are stored on /var/lib/freeswitch/recordings by default (this is a tmpfs so should be change if persistance is needed).
  Allow the scripts and htdocs to have their directories set individually instead of requirings them to be under /usr/share/freeswitch.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-24 13:21:35 +00:00
cshore
0654549bc2 [packages] net/freeswitch: Fixed remnants of UCI config that prevent FreeSWITCH startup with the UCI config not present (e.g. with -minimal or -upstream-defaults)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-20 01:27:26 +00:00
cshore
12a8a6f381 [packages]: net/freeswitch: Added initial uci configuration capability.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-07 11:18:11 +00:00
cshore
542b16f10f net/freeswitch: Change -upstream-defaults and -minimal to use mod_syslog instead of mod_console for logging, and start in daemon mode not foreground
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-27 13:36:27 +00:00
cshore
79fe47a70b net/freeswitch: Fixed restart so that it waits for FS to terminated before attempting to start a new instance
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-27 13:36:24 +00:00
cshore
c653f79180 net/freeswitch: Set stacksize for freeswitch using ulimit in init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-15 22:20:49 +00:00
cshore
f23f758ccb packages: net/freeswitch: restore logging to syslog instead of file on /tmp/freeswitch at nico's request
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 00:45:05 +00:00
cshore
e41ad3e30c net/freeswitch: Updated to 1.0.6 (which allowed to eliminate patches), fixed network failure on startup, fixed OOM on exit, and moved logging of fs console output to file (on /tmp) instead of to syslog
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 10:23:46 +00:00
nico
0394f56f0f [packages] freeswitch: make it fully modular, add patches to allow more modules to cross-compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-13 07:20:19 +00:00
nico
d908be5a60 [packages] add preliminary freeswitch v1.0.4 package (closes: #4891)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 16:17:09 +00:00