[sr-dev] [kamailio/kamailio] rabbitmq: create reply-to queue w/ exclusive param (#1129)

Sebastian Damm notifications at github.com
Fri May 12 16:18:32 CEST 2017


RabbitMQ docs say, temporary reply-to queues should be created
with an "exclusive" parameter. This allows only the current
connection to access the queue, and when the connection ends,
the queue will automatically be deleted.
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1129

-- Commit Summary --

  * rabbitmq: create reply-to queue w/ exclusive param

-- File Changes --

    M src/modules/rabbitmq/rabbitmq.c (4)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1129.patch
https://github.com/kamailio/kamailio/pull/1129.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1129
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170512/73fdd40d/attachment.html>


More information about the sr-dev mailing list