Hello Team,
**Description**
Automatic queue creation with Kazoo module in kamailio.
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.
**Parameter Used**
modparam("kazoo", "amqp_max_channels", 10)
**Additional Information**
Kamailio Version - output of kamailio -v
kamailio 5.5.1 (x86_64/linux)
Can any one help on this issue as why the kazoo module creates an automatic queue based on
amqp_max_channels param ?
Thanks
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3285
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3285(a)github.com>