[Freeswitch-users] Failed to startup as daemon on CentOS 5.5 with latest GIT head
JRichey
jrichey at itltd.net
Fri Apr 8 22:41:01 MSD 2011
What do you see if you run "chkconfig --list | grep freeswitch"?
# chkconfig --list | grep freeswitch
freeswitch 0:off 1:off 2:on 3:on 4:on 5:on 6:off
If you don't get anything you'll need to add it with "chkconfig --add
freeswitch" and "chkconfig freeswitch on".
-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org]On Behalf Of fieldpeak
Sent: Friday, April 08, 2011 9:21 AM
To: FreeSWITCH-users
Cc: 13910936628 at 139.com
Subject: [Freeswitch-users] Failed to startup as daemon on CentOS 5.5 with
latest GIT head
I'm a newbie, and trying use scritp for FS to auto startup when OS start, i
follow below link,
http://wiki.freeswitch.org/wiki/Installation_Guide#Linux_and_Unix
<http://wiki.freeswitch.org/wiki/Installation_Guide#Linux_and_Unix>
http://wiki.freeswitch.org/wiki/Freeswitch_init#Fedora
<http://wiki.freeswitch.org/wiki/Freeswitch_init#Fedora>
However, after the OS started for some time, the FS still not startup (by
register from eyebeam failure and use './freeswitch status' to check), if i
manually excute the scritp (./freeswitch start), it works well.
Could anyone advise any clue to to resolve it?
Attached is the startup script, FS running on CentOS 5.5 with latest GIT
head.
Thanks
Regards,
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110408/93396fca/attachment.html
More information about the FreeSWITCH-users
mailing list