<div class="gmail_quote">2011/1/31 Dave Singer <span dir="ltr"><<a href="mailto:dave.singer@wideideas.com">dave.singer@wideideas.com</a>></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 "multiple<br>use_media_proxy() calls" 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 "<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>"<br>
tar -xzf opensips-1.6.?-tls_src.tar.gz<br>cd opensips-1.6.?-tls<br># note: the -j<number> 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="db_mysql db_postgres" 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'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 <<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>> wrote:<br>> On Mon, Jan 31, 2011 at 10:28 AM, Toyima Dias <<a href="mailto:toyimads@gmail.com">toyimads@gmail.com</a>> wrote:<br>
>><br>>> Hello,<br>>><br>>> I've seen many information on how to install OpenSIPS in DEBIAN, but in my<br>>> case i need to install it on Red Hat, i've found some information but not<br>
>> very well supported, i would like to have a very clean and stable<br>>> installation for a very large and stable production server, is there any<br>>> recommendations please?<br>>><br>>> Regards<br>
><br>> Toyima,<br>> If you are trying to install mediaproxy, then yes, Debian is the way to go.<br>> With it's dependencies you'll be fighting to make it work for a while.<br>> However, if you are just trying to get Opensips to run on Redhat.. Can't you<br>
> just compile from source? It's really not so advanced. Maybe I'm missing<br>> something?<br>> -Brett<br>><br></div></div>
<div>
<div></div>
<div class="h5">> _______________________________________________<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>
><br>><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>