21 Oct
2024
21 Oct
'24
9:11 a.m.
@remcovanvugt commented on this pull request.
@@ -846,17 +846,17 @@ void kz_amqp_channel_close(kz_amqp_conn_ptr rmq, amqp_channel_t channel) kz_amqp_error("closing channel", amqp_channel_close(rmq->conn, channel, AMQP_REPLY_SUCCESS)); } -#if AMQP_VERSION_MAJOR == 0 && AMQP_VERSION_MINOR < 13
@linuxmaniac This was not supposed to be removed, fixed that -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4002#discussion_r1808390500 You are receiving this because you are subscribed to this thread. Message ID: <kamailio/kamailio/pull/4002/review/2381410616@github.com>