<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Hi ,<br>
<br>
LB does not provide the "unlimited" concept as it is against the
LB definition - LB you do when you know exactly how many calls are
accepted on each destination.<br>
<br>
Maybe you should take alook at the dispatcher module, it may
server your purpose better.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<br>
On 06/21/2012 06:09 PM, nguyen khue wrote:
<blockquote
cite="mid:1340291374.30375.YahooMailNeo@web110016.mail.gq1.yahoo.com"
type="cite">
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); font-family: times new roman,new york,times,serif;
font-size: 12pt;">
<div style="font-family: 'times new roman','new
york',times,serif; font-size: 12pt;">Hi all,</div>
<div style="font-family: 'times new roman','new
york',times,serif; font-size: 12pt;"><br>
</div>
<div style="font-family: 'times new roman','new
york',times,serif; font-size: 12pt;">I am using module
load_balancer with table load_balancer as follow:</div>
<div><font face="times new roman, new york, times, serif"><br>
</font></div>
<div><font face="times new roman, new york, times, serif">
<div>+----+----------+----------------------+---------------+------------+-------------+</div>
<div>| id | group_id | dst_uri | resources
| probe_mode | description |</div>
<div>+----+----------+----------------------+---------------+------------+-------------+</div>
<div>| 1 | 1 | <a class="moz-txt-link-freetext" href="sip:x.x.x.x:5060">sip:x.x.x.x:5060</a> | transc=500000 |
0 | Asterisk1 |</div>
<div>| 2 | 2 | <a class="moz-txt-link-freetext" href="sip:x.x.x.x:5060">sip:x.x.x.x:5060</a> | transc=500000 |
0 | Asterisk2 |</div>
<div><br>
</div>
<div>I do load balance with command "load_balance("1",
"transc")" and I see that, when the total call equal
500000 calls, function load_balance return error, How I
can set "resources" to unlimit?</div>
<div><br>
</div>
<div>Thanks & Best regards,</div>
<div>Khue Nguyen.</div>
</font></div>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>