<html><body><div style="color:#000; background-color:#fff; 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 | sip:x.x.x.x:5060 | transc=500000 | 0 | Asterisk1 |</div><div>| 2 | 2 | sip:x.x.x.x:5060 | 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></body></html>