Freeswitch- process is not starting
-
kindly, i need some help in installing freeswitch.
i did install freeswitch under pfsense 2.0 through pfsense packages installation went fine but the process didn't work, however i tried to run the process manually and i got the error below:
/usr/local/etc/rc.d/freeswitch.sh start
Error: stacksize 65536 is too large: run ulimit -s 240 from your shell before starting the application.
auto-adjusting stack size for optimal performance…
32733 Backgrounding.Any advice?
-
I'm not sure if its good for your pfsense machine, but try what script is asking too
ulimit -s 240
-
i tried to run this command ulimit -s 240 and got "command not found" as below
[2.0-RELEASE][admin@firewall.home-server.com]/usr/local/freeswitch(14): ulimit -s 240
ulimit: Command not found.can you please advice
-
The daemon says It's auto ajusting value.
Did you tried to see if freeswitch process is running? -
I checked and its notworking
-
now its working fine …thanks ;)