<div dir="ltr">You need to have a queue bound to the Alternate Exchange. Then later you can add a consumer and process the messages from that queue. Keep in mind that you don&#39;t need consumers for the messages to be queued, you need queues for that.<div>
<br></div><div>The example on that page show&#39;s how to set all up.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 14, 2013 at 11:47 PM, skavans <span dir="ltr">&lt;<a href="mailto:vans.zarya@gmail.com" target="_blank">vans.zarya@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">I thought about AE using but the message with routing key &#39;con3&#39; will requeue<br>
to alternate exchange with the same key and obviously will be not processed<br>
by &#39;default&#39; consumer, will it?<br>
<br>
<br>
<br>
</div>--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-custom-exchange-script-exchange-installation-trouble-tp29639p29642.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-custom-exchange-script-exchange-installation-trouble-tp29639p29642.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>