-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I'm fairly certain RabbitMQ is not the issue.
The basic flow, minus caching, of a registration is:
Device --[REGISTER]--> Kamailio
Kamailio --[AMQP authn_req]--> RabbitMQ
RabbitMQ --[AMQP authn_req]--> Registrar
Registrar --[HTTP cred lookup]--> BigCouch
This flow then unwinds returning the creds (if found) to Kamailio.
So, you'll need to follow the request through (using the
call-id/msg-id) to see where the request failed. But grepping the
Kamailio and Kazoo logs with the call-id of the REGISTER is a good
place to start.
iQEcBAEBCAAGBQJVUhonAAoJENTKa+JPXCVggXgIAJadf73bDKJJhi0xCPGAMKvp
a1j7AIfdF0+5EtYlnrx8nwDeihVblsB5++bnR0yYoDLL2YPyZzCEvqnKyglj45nQ
yiTuVaY4Vs47cpDHF/j9NmXeMAwfDiUx0mE+8nRPIonSVERYvq8N7R0y7J62kt1q
qAu+iXBQXhgbTchEkX0xjJ7iX0ppz6RGlFg63RsODq82XpWYYJdhRoK34tr4FbOg
kzwkGJX3Gl58hh6abVozRcfG+ZB+PEdXTL8RCaALPjxnWfiHwTDvATP9J1/3BNAT
W4iOSiplAL/jQhXo2/L0w7J1uWz+veXKN06tmhyCv6sT6dItK0E8BK5LbOIntyk=
=hyle
-----END PGP SIGNATURE-----