[Freeswitch-users] Options for configure script
Mathieu Rene
mrene_lists at avgs.ca
Tue Feb 17 07:05:07 PST 2009
You can specify those as runtime argument.
$ ./freeswitch -h
these are the optional arguments you can pass to freeswitch
-nf -- no forking
-u [user] -- specify user to switch to
-g [group] -- specify group to switch to
-help -- this message
-core -- dump cores
-hp -- enable high priority settings
-vg -- run under valgrind
-nosql -- disable internal sql scoreboard
-stop -- stop freeswitch
-nc -- do not output to a console and background
-c -- output to a console and stay in the foreground
-conf [confdir] -- specify an alternate config dir
-log [logdir] -- specify an alternate log dir
-db [dbdir] -- specify an alternate db dir
-mod [moddir] -- specify an alternate mod dir
-htdocs [htdocsdir] -- specify an alternate htdocs dir
-scripts [scriptsdir] -- specify an alternate scripts dir
But in my opinion, you should keep all files at the same place and make a
symbolic link if you really want stuf to be accessible from /var/log
Mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090217/7b35685e/attachment-0002.html
More information about the FreeSWITCH-users
mailing list