<pre style="padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(47,111,171);border-right-color:rgb(47,111,171);border-bottom-color:rgb(47,111,171);border-left-color:rgb(47,111,171);background-color:rgb(255,255,255);line-height:1.1em">
chown -R freeswitch:daemon /usr/local/freeswitch/ 
chmod -R o-rwx /usr/local/freeswitch/ </pre><div>And do not forget to change init script for user running FreeSWITCH.</div><br><div class="gmail_quote">13 февраля 2012&nbsp;г. 17:10 пользователь Eugene Shcherbatyuk <span dir="ltr">&lt;<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a>&gt;</span> написал:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For the sake of the rest of the list subscribers I would like to answer<br>
in English. More elaborate description of the problem follows.<br>
<br>
Installation went smooth. FS was configured to start as a daemon with<br>
freeswitch user privelegies and started fine at OS boot.<br>
<br>
Couple a days later I had downloaded some extra sound files and copied<br>
them into sounds directory. And all of sudden FS did not start after<br>
issuing &#39;/etc/init.d/freeswitch restart&#39; command. And it did not start<br>
after clean OS reboot. And it did not start from console in background<br>
mode (freeswitch -nc). And there was no output nor in system logs nor in<br>
FS own log file.<br>
<br>
Soon enough I have realised that copied files as root and ruined file<br>
permissions. After restoring file permissions command<br>
&#39;/etc/init.d/freeswitch start&#39; worked. But it worked only once:<br>
subsequent attempts to [re]start failed. The situation was reproducible.<br>
<br>
Finally I could get rid of the problem by setting FS directory ownership<br>
to root and starting FS as root in init script.<br>
<div class="im"><br>
<br>
On 13/02/12 14:59, Anton Kvashenkin wrote:<br>
&gt; А в чём именно проблема, опиши немножко поконкретней, пожалуйста. Давай<br>
&gt; сначала разберёмся с запуском FS просто из командной строки без всяких<br>
&gt; инит скриптов. Попробуй запустить freeswitch -nc, вывод запости на<br>
&gt; pasterbin.<br>
&gt;<br>
&gt; 13 февраля 2012 г. 10:22 пользователь Eugene Shcherbatyuk<br>
</div>&gt; &lt;<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a> &lt;mailto:<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a>&gt;&gt; написал:<br>
<div class="im">&gt;<br>
&gt; &nbsp; &nbsp; Thank you for your answer!<br>
&gt; &nbsp; &nbsp; Well, I use the latest git and init script from debian directory in the<br>
&gt; &nbsp; &nbsp; sources.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Obviously, the problem is not solved at its roots yet, but I managed to<br>
&gt; &nbsp; &nbsp; bypass it by &#39;chowning&#39; FS directory and setting user to &#39;root&#39; in init<br>
&gt; &nbsp; &nbsp; script.<br>
&gt;<br>
&gt; &nbsp; &nbsp; On 10/02/12 20:38, Anton Kvashenkin wrote:<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; The first suggestion would be to use latest git and init script from<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; <a href="http://wiki.freeswitch.org/wiki/Freeswitch_init" target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_init</a>.<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; 10 февраля 2012 г. 15:53 пользователь Eugene Shcherbatyuk<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &lt;<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a> &lt;mailto:<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a>&gt;<br>
</div>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a><br>
<div class="im">&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:shcherbatyuk@belrosbank.by">shcherbatyuk@belrosbank.by</a>&gt;&gt;&gt; написал:<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Hello,<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; The purpose was to evaluate FreeSwitch and decide whether to<br>
&gt; &nbsp; &nbsp; replace my<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Asterisks with it or not. I installed FS1.0.6 from git on Ubuntu<br>
&gt; &nbsp; &nbsp; Server<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; 10.04.3 LTS. Everything went smoothly until FS did not start with the<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; system today.<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; There are no errors in logs. FS starts in console fine. FS does not<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; start in background mode nor from console (with -nc option) nor from<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; init script. Even worse: FS can unexpectedly start (rarely) or do not<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; start (often) with &quot;backgrounding&quot; message. Have a look at the<br>
&gt; &nbsp; &nbsp; console<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; output below, please.<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; root@fs:/usr/local/freeswitch/bin# /etc/init.d/freeswitch start<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; # ******* FS started without a message *********<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; root@fs:/usr/local/freeswitch/bin# netstat -ant<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; Active Internet connections (servers and established)<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; Proto Recv-Q Send-Q Local Address Foreign Address State<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp 0 0 <a href="http://172.18.0.130:5060" target="_blank">172.18.0.130:5060</a> &lt;<a href="http://172.18.0.130:5060" target="_blank">http://172.18.0.130:5060</a>&gt;<br>
&gt; &nbsp; &nbsp; &lt;<a href="http://172.18.0.130:5060" target="_blank">http://172.18.0.130:5060</a>&gt; 0.0.0.0:* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp 0 0 <a href="http://127.0.0.1:8021" target="_blank">127.0.0.1:8021</a> &lt;<a href="http://127.0.0.1:8021" target="_blank">http://127.0.0.1:8021</a>&gt;<br>
&gt; &nbsp; &nbsp; &lt;<a href="http://127.0.0.1:8021" target="_blank">http://127.0.0.1:8021</a>&gt; 0.0.0.0:* LISTEN<br>
</div>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp 0 0 <a href="http://0.0.0.0:22" target="_blank">0.0.0.0:22</a> &lt;<a href="http://0.0.0.0:22" target="_blank">http://0.0.0.0:22</a>&gt; &lt;<a href="http://0.0.0.0:22" target="_blank">http://0.0.0.0:22</a>&gt;<br>

<div class="im">&gt; &nbsp; &nbsp; 0.0.0.0:* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp 0 0 <a href="http://172.18.0.130:5080" target="_blank">172.18.0.130:5080</a> &lt;<a href="http://172.18.0.130:5080" target="_blank">http://172.18.0.130:5080</a>&gt;<br>
&gt; &nbsp; &nbsp; &lt;<a href="http://172.18.0.130:5080" target="_blank">http://172.18.0.130:5080</a>&gt; 0.0.0.0:* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp6 0 0 ::1:5060 :::* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp6 0 0 :::22 :::* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; root@fs:/usr/local/freeswitch/bin# /etc/init.d/freeswitch stop<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; Killing: 850<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; root@fs:/usr/local/freeswitch/bin# /etc/init.d/freeswitch start<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; root@fs:/usr/local/freeswitch/bin# 923 Backgrounding.<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; # ****** Note message above *********<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; root@fs:/usr/local/freeswitch/bin# netstat -ant<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; Active Internet connections (servers and established)<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; Proto Recv-Q Send-Q Local Address Foreign Address State<br>
</div>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp 0 0 <a href="http://0.0.0.0:22" target="_blank">0.0.0.0:22</a> &lt;<a href="http://0.0.0.0:22" target="_blank">http://0.0.0.0:22</a>&gt; &lt;<a href="http://0.0.0.0:22" target="_blank">http://0.0.0.0:22</a>&gt;<br>

<div class="HOEnZb"><div class="h5">&gt; &nbsp; &nbsp; 0.0.0.0:* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; tcp6 0 0 :::22 :::* LISTEN<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Your opinions, please?<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Thank you in advance,<br>
&gt; &nbsp; &nbsp; &nbsp;&gt; Eugene<br>
&gt; &nbsp; &nbsp; &nbsp;&gt;<br>
&gt;<br>
<br>
<br>
=========================================================<br>
<br>
Данное сообщение и любые вложения (&laquo;Сообщение&raquo;) являются конфиденциальными, предназначенными исключительно для адресатов, и могут содержать сведения, охраняемые в соответствии с законодательством. Любое несанкционированное использование или распространение Сообщения запрещено. Электронная почта не гарантирует подлинности Сообщений. Ни ЗАО &quot;АКБ &quot;БЕЛРОСБАНК&quot;, ни любые его подразделения или дочерние организации не несут ответственности за Сообщение в случае его подмены, изменения либо фальсификации.<br>

<br>
=========================================================<br>
<br>
This message and any attachments (the &ldquo;message&rdquo;) are confidential, intended solely for the addressees, and may contain legally privileged information. Any unauthorized use or dissemination is prohibited. E-mails are susceptible to alteration. Neither JSC &ldquo;BELROSBANK&rdquo; nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.<br>

<br>
=========================================================<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>