<div class="gmail_quote">2011/1/31 Dave Singer <span dir="ltr">&lt;<a href="mailto:dave.singer@wideideas.com">dave.singer@wideideas.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Toyima,<br><br>I posted in the list last week on the thread &quot;multiple<br>use_media_proxy() calls&quot; my notes on getting media proxy installed on<br>
centos 5.5.<br><br></blockquote>
<div> </div>
<div>Many thanks Dave...</div>
<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">To compile opensips just do the yum installs mentioned in that thread,<br>get the opensips source, unpack, compile and install according to docs<br>
on install from source.<br>what I do after the yum installs and updates:<br><br>cd /usr/local/src/<br>wget &quot;<a href="http://opensips.org/pub/opensips/latest/src/opensips-1.6.4-tls_src.tar.gz" target="_blank">http://opensips.org/pub/opensips/latest/src/opensips-1.6.4-tls_src.tar.gz</a>&quot;<br>
tar -xzf opensips-1.6.?-tls_src.tar.gz<br>cd opensips-1.6.?-tls<br># note: the -j&lt;number&gt; is the number of threads the compile can use. I<br>usually use one less than number of cores.<br>TLS=1 make -j3 prefix=/opt/opensips doc-prefix=/usr/local<br>
man-prefix=/usr/local include_modules=&quot;db_mysql db_postgres&quot; install<br><br></blockquote>
<div> </div>
<div>Cool, now i have my OpenSIPS up and running...</div>
<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">A few months ago I also posted an init.d script for centos that does<br>double checking for problems (runs opensips with -c and runs it full<br>
on localhost:2021 or some port) because -c only does syntax checking<br>and I got tired of restarting and it would fail when starting back up.<br>It also is set to use monit if it is installed and configured.<br><font color="#888888"><br>
</font></blockquote>
<div> </div>
<div> </div>
<div>This looks interesting...I&#39;m using the init.d that opensips brings by default (/opensips/package/fedora/init.d....)</div>
<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><font color="#888888">Dave<br></font>
<div>
<div></div>
<div class="h5"><br>On Mon, Jan 31, 2011 at 11:23 AM, Brett Nemeroff &lt;<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt; wrote:<br>&gt; On Mon, Jan 31, 2011 at 10:28 AM, Toyima Dias &lt;<a href="mailto:toyimads@gmail.com">toyimads@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt; Hello,<br>&gt;&gt;<br>&gt;&gt; I&#39;ve seen many information on how to install OpenSIPS in DEBIAN, but in my<br>&gt;&gt; case i need to install it on Red Hat, i&#39;ve found some information but not<br>
&gt;&gt; very well supported, i would like to have a very clean and stable<br>&gt;&gt; installation for a very large and stable production server, is there any<br>&gt;&gt; recommendations please?<br>&gt;&gt;<br>&gt;&gt; Regards<br>
&gt;<br>&gt; Toyima,<br>&gt; If you are trying to install mediaproxy, then yes, Debian is the way to go.<br>&gt; With it&#39;s dependencies you&#39;ll be fighting to make it work for a while.<br>&gt; However, if you are just trying to get Opensips to run on Redhat.. Can&#39;t you<br>
&gt; just compile from source? It&#39;s really not so advanced. Maybe I&#39;m missing<br>&gt; something?<br>&gt; -Brett<br>&gt;<br></div></div>
<div>
<div></div>
<div class="h5">&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>&gt;<br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>