It was a "silent" conflict in declaration of db_url variable between the
presence and presence_xml modules -- the presence_xml is built on top of presence module,
and it was including the `../presence/presence.h` header file, which already declared
db_url as extern.
I pushed couple of patches to master branch, can you try it? If all ok, I will backport to
branch 5.2 (5.2.1 being planned to be released in a few days). Thanks!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1809#issuecomment-453818898