<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi, Hristo!<br>
      <br>
      1. You are right, b2b_entities should be loaded as a dependency
      for b2b_logic. You may argue that it should also be listed as a
      dependency to call_center as well, but indirectly.<br>
      <br>
      2. Yes, you should populate the tables with the flows you want to
      support and the agents that are going to use the call center.<br>
      <br>
      3. There is currently no way to directly set the location of the
      agent dynamically. However, we can do some work-arounds, for
      example always advertise yourself as the location of the user, and
      for each call you can loop the INVITE back to you and do a
      lookup(). Or simply use an external registrar service.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Developer
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 11/05/2017 11:06 PM, Hristo Donev
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAAf1xX-GY3gYDfTqNeGzxzgQd1QGVSzQwNLqS6EKRXCQg2VuYA@mail.gmail.com">
      <div dir="ltr">
        <div>Hello All,</div>
        <div><br>
        </div>
        <div>I try to implement call_center module in Opensips 2.3.</div>
        <div>Here are my questions?</div>
        <div><br>
        </div>
        <div>1. From the documentation 1.3.1:</div>
        <div>"b2b_logic" and "database" must be loaded before callcenter
          module.</div>
        <div><br>
        </div>
        <div>I found out that "b2b_entities" should be loaded as well,
          otherwise the opensips does not start.</div>
        <div><br>
        </div>
        <div>Is this my mistake or a documentation error?</div>
        <div><br>
        </div>
        <div>2. Opensips can not start if the tables  "cc_agents" and
          "cc_flow" are empty.</div>
        <div>Why it cannot start? Should they be populated with some
          data?</div>
        <div><br>
        </div>
        <div>3. Table "cc_agents", field "location" should point to the
          SIP agent location.</div>
        <div>If the agent's IP and port are changed dynamically -</div>
        <div>how to copy automatically "contact" field from "location"
          table to "cc_agents" field "location"? </div>
        <div><br>
        </div>
        <div>I would be grateful to receive a response for my questions.</div>
        <div><br>
        </div>
        <div>Thanks in advance,</div>
        <div>Hristo Donev</div>
      </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>