<div dir="ltr">Hi Razvan,<div>I can for sure open up a feature request for this. Like I mentioned already this is achievable via other modules but each have their own issues. Plus, I personally don't want to deploy additional layers of tools and experience their own difficulties. I am even willing to cut RabbitMQ out of the picture if Clusterer Module shows some additional functions to send/get data from other node(s).</div><div><br></div><div>Here is the ticket: <a href="https://github.com/OpenSIPS/opensips/issues/1119">https://github.com/OpenSIPS/opensips/issues/1119</a><br><br></div><div><br></div><div>Regards,</div><div>Sammy.</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 8, 2017 at 11:28 AM, Răzvan Crainea <span dir="ltr"><<a href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <tt>Hi, Sammy!<br>
      <br>
      Unfortunately there currently is no way to wait for a rabbitmq
      reply as you want. However, I also think it would be nice to have
      this feature in the next versions. Can you please open a feature
      request for this[1]?<br>
      For now, you can only use REST, DB or CacheDB queries to achieve
      this.<br>
      <br>
      [1] <a class="m_-1270414154839834104moz-txt-link-freetext" href="https://github.com/OpenSIPS/opensips/issues/" target="_blank">https://github.com/OpenSIPS/<wbr>opensips/issues/</a> <br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="m_-1270414154839834104moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="m_-1270414154839834104moz-txt-link-abbreviated" href="http://www.opensips-solutions.com" target="_blank">www.opensips-solutions.com</a></pre><div><div class="h5">
    <div class="m_-1270414154839834104moz-cite-prefix">On 05/03/2017 06:51 PM, SamyGo wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Hi All,<br>
        <br>
        I'm toying with the idea of having a cluster of opensips sending
        events between each other and also capable of "querying" other
        servers in the cluster to retrieve the required data.
        <div><br>
        </div>
        <div>This idea is not any different than having a shared Redis
          sentinel between the cluster to set/get data but I want to use
          event_routing, event_rabbitmq, or rabbitmq modules to achieve
          the same.</div>
        <div><br>
        </div>
        <div>The RabbitMQ as I've read it can only send data and can not
          listen for incoming bcast/mcast messages, let me know if I'm
          wrong here. <br>
          <br>
          The event_rabbitMQ can send some data to the RabbitMQ server
          again but only based on some event.</div>
        <div><br>
        </div>
        <div>The event_routing (EBR, new module) can wait for events to
          happen OR notify if an event happens. <br>
          <br>
          Now, the Question: How can I send a query(RPC) to the RabbitMQ
          server; wait for the reply event, and route my calls
          accordingly?</div>
        <div>  </div>
        <div><br>
          OpenSIPS1 ------data------->>RabbitMQ<br>
          ..<br>
          ....<br>
          OpenSIPS2-----query----->><wbr>RabbitMQ<br>
          OpenSIPS2<----data--------<wbr>RabbitMQ<br>
          <br>
          <br>
          Thanks,<br>
          Sammy</div>
      </div>
      <br>
      <fieldset class="m_-1270414154839834104mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
Users mailing list
<a class="m_-1270414154839834104moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a class="m_-1270414154839834104moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>