Hi ,

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.

Maybe you should take alook at the dispatcher module, it may server your purpose better.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 06/21/2012 06:09 PM, nguyen khue wrote:
Hi all,

I am using module load_balancer with table load_balancer as follow:

+----+----------+----------------------+---------------+------------+-------------+
| id | group_id | dst_uri | resources | probe_mode | description |
+----+----------+----------------------+---------------+------------+-------------+
| 1 | 1 | sip:x.x.x.x:5060 | transc=500000 | 0 | Asterisk1 | | 2 | 2 | sip:x.x.x.x:5060 | transc=500000 | 0 | Asterisk2 |

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?

Thanks & Best regards,
Khue Nguyen.


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to