The 50 char limit on the connection url is a bit little. Considering an url like:
amqp://kamailio_ngpbx:password@rabbit01.example.com:5672/virthost01
This is not unreasonable and this is 67 chars.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/529
The limit is 100 chars in the latest master - https://github.com/kamailio/kamailio/blob/master/modules/kazoo/kz_amqp.c#L62...
You're presumably looking at the current stable.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/529#issuecomment-192332827
Can we backport that Patch
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/529#issuecomment-192903784
Closed #529.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/529#event-588731517
I couldn't identify a patch only for increasing the value, so I did a dedicated commit for it in 4.3 branch.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/529#issuecomment-196319473