<div dir="ltr"><pre><span style="color:rgb(34,34,34);font-family:arial">​</span><font face="arial">For a stateless transport mode you would use the dispatcher module. No even distribution
is guaranteed using this module. For statefull routing mechanism you could opt for the
load-balancer. It will keep track of the number of dialogs that are active on each server,
and route the request towards the least busy box. For round robin you would use the dispatcher
module (see, <a href="http://www.opensips.org/html/docs/modules/1.8.x/dispatcher.html">http://www.opensips.org/html/docs/modules/1.8.x/dispatcher.html</a>).</font><font color="#000000"><br></font></pre><pre><font face="arial"><br>
</font></pre><pre style><font face="arial">Nick.</font></pre></div>