Hello every one.
I noticed that module RABBITMQ just implements the publish functions. It means kamailio can only as a producer of RabbitMQ. My question is Why RABBITMQ module not implement consumer functions? As NSQ, let kamailio can be a consumer receive messages from RabbitMQ.
Regards.
CuiGang cuigang0120@aliyun.com
Am Freitag, 25. Januar 2019, 14:40:18 CET schrieb CuiGang:
I noticed that module RABBITMQ just implements the publish functions. It means kamailio can only as a producer of RabbitMQ. My question is Why RABBITMQ module not implement consumer functions? As NSQ, let kamailio can be a consumer receive messages from RabbitMQ.
Hello CuiGang,
I would guess that consume was just not implemented yet. The publish function was probably also easier to implement and enough for the author needs.
Feel free to look into the code. If you have questions for an eventual implementation just ask on our sr-dev developer list.
Best regards,
Henning