The 100 character hard-coded maximum length of the kazoo module's amqp_connection parameter is too short. The limit was previously bumped from 50 to 100 following on from #529 but this is still too short.

Example use case, using Hashicorp's vault to dish out AMQP credentials yields a connection URL like this:

amqp://aws-ec2-13e1e70e-d4d3-abbe-5f3b-7b631f83def7:63b8d362-72d1-878e-81ca-d62667503495@rabbitmq.service.consul:5672

https://github.com/kamailio/kamailio/blob/48791fae1ba8508b18856d90e85a93df003b1e3b/src/modules/kazoo/kz_amqp.c#L682


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.