Hello everyone, i am so exited that opensips 1.5 is released, we are using 1.4 and dispatch module here with the great success and no stability problems at all!<br>We have 5 call centres where opensips dispatch call to 5 queues, around 4000 calls/day, this number will grow to 20 000/ day. My problem is to dispatch them accordingly to a number of agents connected, i did that by multiplying entries in dispatcher.file, but i would like to do it dynamically, this is the point where load balancing module can be used. But i am not sure if it is possible. Let me explain what i want:<br>
<br>All call&#39;s are coming in from unique number, and i dont need opensips do anything but dispatch calls.<br><br>incoming calls &gt;&gt;opensips &gt;&gt;Call center 1-n (trixbox pro)<br><br>Now i would like to pass information from trixbox pro to opensips about the number of agents connected and &quot;In use&quot;<br>
<br>for exampe server 1 =&gt; 30 agents<br>server 2 =&gt; 25 agents<br>ect<br><br>Is there any way to set it as i want ? Lets suppose i am able to obtain the number of agents and to get that information to the opensips server, how do reset the number of pstn ?<br>
Also i would like to load balance with round robin so the sites with 10 agents still get the calls, even if we have another server  with 25 agents and 10 of them are on communication, so it would be 15 free pstn.<br>Is it possible ?<br>
<br>Thank you in advance for you help.<br>