[packages]: net/freeswitch: Added initial uci configuration capability.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22084 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -15,6 +15,8 @@ start() {
|
||||
mkdir -p $FS_DIR_DB
|
||||
mkdir -p $FS_DIR_LOG
|
||||
ulimit -s 240
|
||||
include /usr/lib/freeswitch/uci
|
||||
fs_init_xml
|
||||
$FS_DIR/usr/bin/freeswitch $OPTIONS -nc
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user