<span>Hello and welcome to freeswitch, </span><div><span>Your questions are answered in this introductory article: </span><a target="_content" class="chatzilla-link" href="http://bit.ly/EpVrv">http://bit.ly/EpVrv</a></div>
<div><br></div><div>Have a nice day.</div><div><br></div><div>-Milena</div><div><br><div class="gmail_quote">2010/7/26 Randall Degges <span dir="ltr">&lt;<a href="mailto:rdegges@gmail.com">rdegges@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi everyone,<div><br></div><div>I&#39;m a new freeswitch user, and I&#39;m basically trying to use it as a SIP proxy / media proxy (RTP) for handling some SIP phones.</div>
<div><br></div><div>Basically, I&#39;m trying to install freeswitch (latest) on a ubuntu-server 10.04 64-bit box, and get everything running smoothly. The requirements I&#39;d like to meet are:</div>
<div><br></div><div>- Freeswitch can be controlled via normal ubuntu init scripts (eg: service freeswitch start|stop|restart).</div><div>- Freeswitch starts on system boot.</div><div>- Freeswitch binaries are accessible in the default user PATH variable (so that I can simply type &#39;fs_cli&#39; from the command line).</div>

<div>- Freeswitch logs to the appropriate locations in /var/log/ (or wherever the suggested location is).</div><div><br></div><div>I&#39;ve found the install guide (<a href="http://wiki.freeswitch.org/wiki/Installation_Guide" target="_blank">http://wiki.freeswitch.org/wiki/Installation_Guide</a>) really confusing so far.</div>

<div><br></div><div>Unless I&#39;m crazy, the top of the install guide says to always install from the git repo (latest), which I also take to mean that one should not install from any OS packages, etc.</div><div><br></div>

<div>So what I&#39;ve tried is:</div><div><br></div><div>1. Cloned the git repo.</div><div>2. Installed all OS dependency packages.</div><div>3. Built from the git repo using the following commands:</div><div><br></div><div>

./bootstrap.sh</div><div>./configure --enable-core-odbc-support</div><div>sudo make all install sounds-install moh-install</div><div><br></div><div>Up to this point, everything works great. Everything compiles, all files are located in /usr/local/freeswitch/ which seems good, and things look great.</div>

<div><br></div><div>Here are the problems I&#39;m having at this point, which I&#39;m not sure how to resolve:</div><div><br></div><div>1. The freeswitch binaries are not in the default user PATH. Basically, if I type &#39;fs_cli&#39; or &#39;freeswitch&#39; form the command line, I get a command not found error. This is because the default PATH on ubuntu (obviously) doesn&#39;t contain /usr/local/freeswitch/bin. Shouldn&#39;t the installer add that? Or am I missing something? What is the best way to get this working? I could just modify my user&#39;s .bashrc file to append /usr/local/freeswitch/bin to the PATH variable, but that seems like a hack.</div>

<div><br></div><div>2. There are no system init scripts for freeswitch. I can&#39;t start, stop, or restart the freeswitch daemon. This makes managing it a real pain. What&#39;s the best way to get this working?</div><div>

<br></div><div>I have a lot of prior experience with Asterisk, but very little with freeswitch. So I&#39;m relatively competent working with these sorts of systems once I get the basics :)</div><div><br></div><div>Thanks so much for any help / advice, I&#39;m really looking forward to seeing what the ideal way to get this running is.</div>

<div><br></div><font color="#888888"><div>-Randall</div><div><br></div>
</font><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>
<br></blockquote></div><br></div>