[sr-dev] [kamailio/kamailio] Allow setting AMQP-Headers when publishing messages (Issue #2895)

mihovilkolaric notifications at github.com
Fri Oct 22 22:02:44 CEST 2021


### Description
I am using kazoo-module for connecting Kamailio to RabbitMQ and publishing messages to several consumers.

Now I´d like to extend my setup to a more sophisticated routing based on a consistent hash-exchange (https://github.com/rabbitmq/rabbitmq-consistent-hash-exchange), while retaining also existing topology based on routing keys.

This can be achieved by using ["Routing on a Header" (hash-header)](https://github.com/rabbitmq/rabbitmq-consistent-hash-exchange#routing-on-a-header). However, [kazoo_publish](https://kamailio.org/docs/modules/5.0.x/modules/kazoo.html#idp30289164) does not allow setting such header.

### Expected behavior
Please extend publish-functions of the kazoo-module with the possibility to (optionally) supply AMQP-headers.

-- 
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/issues/2895
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211022/5afe432b/attachment.htm>


More information about the sr-dev mailing list