Hi<div><br></div><div>Yes this module would be really useful for us if the VHost / exchange / routing key could be specified independently for the messages sent.</div><div><br></div><div>Maybe the routing key could be the message name in the raise event? e.g. E_PIKE_BLOCKED ?<br>
<br><div class="gmail_quote">On 30 November 2011 12:20, Razvan Crainea <span dir="ltr">&lt;<a href="mailto:razvancrainea@opensips.org">razvancrainea@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi, Pete!<br>
    <br>
    Yes, indeed the RabbitMQ currently uses the same value for the
    exchange name and routing key. Also only the &#39;/&#39; vhost can be used
    for the moment, as it is hardcoded in the code. But this module is
    still under development and any new ideas are welcome.<br>
    <br>
    Regards,<br>
    <pre cols="72">--
Răzvan Crainea
OpenSIPS Developer</pre><div><div class="h5">
    <br>
    On 11/30/2011 01:52 PM, Pete Kelly wrote:
    </div></div><blockquote type="cite"><div><div class="h5">Hi
      <div><br>
      </div>
      <div>I have a question about the RabbitMQ functionality.</div>
      <div><br>
      </div>
      <div>The documentation states that the &#39;exchange&#39; will also be
        used as the &#39;queue&#39; used in RabbitMQ.</div>
      <div><br>
      </div>
      <div>In my experience you do not send messages directly to a queue
        in RabbitMQ, you send message which contains</div>
      <div><br>
      </div>
      <div>- exchange name</div>
      <div>- routing key</div>
      <div>- message payload </div>
      <div>
        <br>
      </div>
      <div><br>
      </div>
      <div>RabbitMQ then uses the routing key to route the message to
        the correct queue (or onward exchange).</div>
      <div><br>
      </div>
      <div>Can you tell me if the RabbitMQ implementation supports this,
        as it sounds like it does not currently... it seems it uses the
        exchange as the routing key as well as exchange?</div>
      <div><br>
      </div>
      <div>Pete</div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </div>

<br>_______________________________________________<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" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>