On 10/25/10 10:24 AM, Lee Archer wrote:
Hi, doesKamailio support any sort of outbound load balancing where youcanset the resources available at a gatewayand the system keeps a list of what's in use?
Kamailio 3.1 dispatcher module has support for load balancing based on weight or call load. See the doc: http://kamailio.org/docs/modules/stable/modules_k/dispatcher.html
There are other load balancing algorithms that can be useful, e.g., round-robin.
Cheers, Daniel