<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span><b>Hi Schneur,</b></span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span><br></span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>Its good to hear that you are going to do load balancing with the help of OpenSIPS and I assume that you are having OpenSIPS running fine and properly upon any of your servers. I hope that you have gone through the shared links for load balancing which are also given on the OpenSIPS website.&nbsp;</span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span><br></span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><span>As you know the default configuration script is mostly
 located in /usr/local/etc/opensips directory &amp; there will be a file called opensips.cfg through which opensips runs. As you are newbie to OpenSIPS that is why I am writing all the details here. For load balancing purpose, the module of load balancer must be there in your opensips.cfg like below:</span></div><div><span><font class="Apple-style-span" size="2" face="'Courier New', courier, monaco, monospace, sans-serif"><br></font></span></div><div><span><font class="Apple-style-span" size="2" face="'Courier New', courier, monaco, monospace, sans-serif" style="background-color: rgb(255, 255, 255);">loadmodule "load_balancer.so"</font><br></span></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">&nbsp;</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">Please see your OpenSIPS modules directory also. Before proceeding to the OpenSIPS load balancing configurations please let me know are you
 connected to the OpenSIPS database because you will have to do the changes in OpenSIPS database table load_balancer accordingly. If you are having any problems in database connectivity, follow that link:</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><a href="http://www.voip-info.org/wiki/view/Opensips+Installation,+How+to.">http://www.voip-info.org/wiki/view/Opensips+Installation,+How+to.</a><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; ">With Best Regards,<br><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt; "><b>Faisal Rehman</b><br><div style="font-size: 10pt; font-family: tahoma,
 'new york', times, serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Schneur Rosenberg &lt;rosenberg11219@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> users@lists.opensips.org<br><b><span style="font-weight: bold;">Sent:</span></b> Friday, September 16, 2011 12:03 AM<br><b><span style="font-weight: bold;">Subject:</span></b> [OpenSIPS-Users] Opensips for loadbalancing and registration<br></font><br>I'm new to opensips, I currently have a asterisk server with over 300<br>users and at times it crashes from too many things going on at the<br>same time, therefore I would like to set up a opensips box to handle<br>registrations and load balancing for our asterisk servers, here is my<br>plan let me know if this is right and if someone can help me with the<br>script I would really appreciate
 it.<br><br>Opensips handles registration.<br>Invites from users on the opensips system will be sent over to<br>multiple asterisk boxes via load balancing and asterisk will decide<br>how to send out the call.<br>Invites from outside (incoming did's) will also be handed over to<br>asterisk, asterisk will decide what to do with it (ivr, or voicemail<br>or send to sip etc) when asterisk decides to send it to a registered<br>user on the opensips it will send it back to opensips.<br>The opensips database and asterisk database will be the same table<br>done via a mysql view.<br><br>I would like to know if this is a good setup and if someone can<br>provide me with a script that should do this, I am working on this for<br>days and I'm not sure is I'm going in the right direction (again I'm a<br>newbie).<br><br>I would also like to know how does opensips know when there is a<br>voicemail on asterisk for MWI?<br><br>thanks in
 advance<br><br>_______________________________________________<br>Users mailing list<br><a ymailto="mailto:Users@lists.opensips.org" 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></div></div></div></div></body></html>