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). However, kazoo_publish 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, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.