<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><span><font class="Apple-style-span" face="tahoma, 'new york', times, serif"><b>Hi Sam,</b></font></span></div><div><span><font class="Apple-style-span" face="tahoma, 'new york', times, serif"><br></font></span></div><div><span><font class="Apple-style-span" face="tahoma, 'new york', times, serif">Okay I will surely try it.</font></span></div><div><font class="Apple-style-span" face="tahoma, 'new york', times, serif">&nbsp;</font></div><div><font class="Apple-style-span" face="tahoma, 'new york', times, serif">With Best Regards,<br><br></font></div><div><font class="Apple-style-span" face="tahoma, 'new york', times, serif"><b>Faisal Rehman</b></font><br><div style="font-size: 10pt; font-family: 'Courier New', courier, monaco, monospace, sans-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> Sam Govind &lt;govoiper@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> Faisal Rehman &lt;faisal.rehman22@yahoo.com&gt;; OpenSIPS users mailling list &lt;users@lists.opensips.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Friday, September 23, 2011 12:11 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OpenSIPS-Users] Script for Load Balancing of PSTN calls on Asterisk Servers<br></font><br><div id="yiv1190612102">yup..seems good enough<div><br></div><div><span class="yiv1190612102Apple-style-span" style="background-color: rgb(239, 248, 248); font-size: medium; font-family: Helvetica, Arial; "><pre class="yiv1190612102programlisting" style="white-space: pre; background-color: rgb(254, 254, 238); border-color: initial; color: rgb(0, 0, 0); border-left-style: solid;
 border-left-color: rgb(153, 204, 204); border-left-width: 1px; border-right-style: solid; border-right-color: rgb(153, 204, 204); border-right-width: 1px; border-top-style: solid; border-top-color: rgb(153, 204, 204); border-top-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(153, 204, 204); border-bottom-width: 1px; padding-left: 15pt; font-family: monospace; ">if (load_balance("1","pstn")) {
        # dst URI points to the new destination
        xlog("sending call to $du\n");
        t_relay();
        exit;
}</pre></span><div>else{</div><div>xlog("Load Balancer Failed\n");</div><div>sl_send_reply("503","Something Bad happened to Load Balancer");</div><div>exit();</div><div>}</div><div><br></div>
<br><div class="yiv1190612102gmail_quote">On Fri, Sep 23, 2011 at 11:57 AM, Faisal Rehman <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:faisal.rehman22@yahoo.com" target="_blank" href="mailto:faisal.rehman22@yahoo.com">faisal.rehman22@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="yiv1190612102gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-size: 10pt; font-family: tahoma, 'new york', times, serif; "><div style="font-family:tahoma,;font-size:10pt;"><span>Hi Everyone,</span></div>
<div style="font-family:tahoma,;font-size:10pt;"><span><br></span></div><div style="font-family:tahoma,;font-size:10pt;">I want to do load balancing of two asterisk servers which are dealing with PSTN calls only, the script that I found on OpenSIPS website is a little complex and not my requirement. Let's say I have two asterisk boxes to be load balanced &amp; whose IP addresses with allocated resources are added in the load_balancer table like:</div>
<div style="font-family:tahoma,;font-size:10pt;"><br></div><div><font size="2" face="'Courier New', courier, monaco, monospace,
 sans-serif">+----+----------+-------------------------+-----------+------------+-------------+</font></div><div><font size="2" face="'Courier New', courier, monaco, monospace, sans-serif">| id | group_id | dst_uri &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | resources | probe_mode | description |</font></div>
<div><font size="2" face="'Courier New', courier, monaco, monospace, sans-serif">+----+----------+-------------------------+-----------+------------+-------------+</font></div><div><font size="2" face="'Courier New', courier, monaco, monospace, sans-serif">| &nbsp;1 | &nbsp; &nbsp; &nbsp; &nbsp;1 | sip:<a rel="nofollow" target="_blank"  href="http://1.1.1.1:1111">1.1.1.1:1111</a> &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp; </font><font face="'Courier New', courier, monaco, monospace, sans-serif"><font size="2">&nbsp;</font><font color="#666666"><span style="font-size:12px;line-height:14px;white-space:pre-wrap;">pstn=32</span></font></font><span style="font-size:13px;">&nbsp;| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |</span></div>
<div><font size="2" face="'Courier New', courier, monaco, monospace, sans-serif">| &nbsp;2 | &nbsp; &nbsp; &nbsp; &nbsp;1 | sip:<a rel="nofollow" target="_blank"  href="http://2.2.2.2:2222">2.2.2.2:2222</a><span style="white-space:pre-wrap;">        </span>&nbsp;&nbsp;| &nbsp; &nbsp;pstn=50| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |</font></div>
<div><font size="2" face="'Courier New', courier, monaco, monospace, sans-serif">+----+----------+-------------------------+-----------+------------+-------------+</font></div><div style="font-size:10pt;"><font face="'Courier New', courier, monaco, monospace, sans-serif">&nbsp;</font></div>
<div style="font-family:tahoma,;font-size:10pt;"><br></div><div style="font-family:tahoma,;font-size:10pt;">So what will be the possible changes for load balancing script or will the below simple load balancing script/function will work for me:</div>
<div style="font-family:tahoma,;font-size:10pt;"><br></div><div><font face="'Courier New', courier, monaco, monospace, sans-serif"><font size="2">load_balance("1","pstn");</font><br>
</font></div><div style="font-family:tahoma,;font-size:10pt;"><br></div><div style="font-family:tahoma,;font-size:10pt;"><br></div><div style="font-family:tahoma,;font-size:10pt;">
Thanks in Advance!!</div><div style="font-family:tahoma,;font-size:10pt;"><br></div><div style="font-family:tahoma,;font-size:10pt;">&nbsp;</div><div style="font-family:tahoma,;font-size:10pt;">
With Best Regards,<br><br></div><font color="#888888"><div style="font-family:tahoma,;font-size:10pt;">Faisal Rehman</div></font></div></div><br>_______________________________________________<br>

Users mailing list<br>
<a rel="nofollow" ymailto="mailto:Users@lists.opensips.org" target="_blank" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>
</div><br><br></div></div></div></div></body></html>