[OpenSIPS-Users] how to set unlimit resource in load balancer module

nguyen khue minhkhue49da at yahoo.com
Thu Jun 21 17:09:34 CEST 2012


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120621/73b38178/attachment.htm>


More information about the Users mailing list