<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 03/02/15 18:27, I put the Who? in
Mishehu wrote:<br>
</div>
<blockquote cite="mid:54D10517.5000404@freeswitch.org" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<div class="moz-cite-prefix">[...] the dispatcher module is
basically just a fire-and-forget without any actual load
management.<br>
<br>
</div>
</blockquote>
Dispatcher module in kamailio can do selection of the destination
based on least number of active calls across the destinations
belonging to same group (in other words, selecting the freeswitch
server with the least number of active calls). Its there for couple
of years, respectively the dispatching algorithm 10:<br>
<br>
-
<a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/4.2.x/modules/dispatcher.html#dispatcher.f.ds_select_dst">http://kamailio.org/docs/modules/4.2.x/modules/dispatcher.html#dispatcher.f.ds_select_dst</a><br>
<br>
It has an internal lightweight active call tracking system, so it
doesn't depend on other heavy modules for that, keeping the load
balancer system very performant.<br>
<br>
Cheers,<br>
Daniel<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
</body>
</html>