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

Reply via email to