<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hello Jonathan,<br>
      <br>
      I think there is a conflict here, as you are trying to use
      together modules doing different routing algorithms.<br>
      <br>
      * call center - it does its own routing by picking up the
      available agents.<br>
      <br>
      * dispatcher - picks up a destination based on hashing.<br>
      <br>
      Or maybe it is not clear for me what you want to use dispatcher
      for.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
  OpenSIPS Founder and Developer
  <a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>

OpenSIPS Bootcamp 2017, Houston, US
  <a class="moz-txt-link-freetext" href="http://opensips.org/training/OpenSIPS_Bootcamp_2017.html">http://opensips.org/training/OpenSIPS_Bootcamp_2017.html</a>
</pre>
    <div class="moz-cite-prefix">On 08/05/2017 05:32 PM, Jonathan Hunter
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:DB4PR02MB0336D6791593528FC2FAB929BDB70@DB4PR02MB0336.eurprd02.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
        dir="ltr">
        <div><span style="font-size: 12pt;">Hi Guys,</span><br>
        </div>
        <div><br>
        </div>
        <div>We currently use the dispatcher module, and the
          ds_select_dst function to load balance calls to multiple
          freeswitch servers.</div>
        <div><br>
        </div>
        <div>I am now implementing the call_center module, and using the
          function cc_handle_call to enter the call into the control of
          the module.</div>
        <div><br>
        </div>
        <div>Is it possible once that function is engaged to use the
          dispatcher functions for load balancing or is it a question of
          when you call the function?</div>
        <div><br>
        </div>
        <div>As I still want there to be resilience when using this
          function (apologies if I am misunderstanding the
          configuration).</div>
        <div><br>
        </div>
        <div>Many thanks</div>
        <div><br>
        </div>
        <div>Jon</div>
        <div><br>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>