your expectation is wrong, that's how it works, all channels are bi-directional and for that they use a queue.
Message: 1 Date: Thu, 24 Nov 2022 12:48:58 +0530 From: Sharmila Sundar sharmila.sundar@ecosmob.com To: sr-users@lists.kamailio.org Subject: [SR-Users] To stop automatic creation of RabbitMQ queues by kazoo module Message-ID: <CACcTecP1CfjuKdu33jEvZWUK2bE5ZSK37m-6xE1iEB= 9XwUCgg@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
Hello Team,
I run into a problem with Kazoo module.
We noticed that , amqp_max_channels parameter creates automatic queues in Rabbitmq-server based on the channel number provided. Expecting that , it should create only channels not queues.
This is the modparam I added modparam("kazoo", "amqp_max_channels", 12)
Can any one help on this issue as why the kazoo module creates an automatic queue based on amqp_max_channels param ?
Please find the screenshot attached from rabbitmq server
Regards SharmilaS