Hello!
Yesterday I read email conversation "Distributed Presence between Multiple Kamailios" where it was suggested to use Presence module with new dmq parameter. So was wondering if someone was thinking about approach to share registrations between multiple Kamailio servers without using database?
Thanks!
On Fri, Feb 02, 2018 at 07:56:08PM +0200, Володимир Іванець wrote:
So was wondering if someone was thinking about approach to share registrations between multiple Kamailio servers without using database?
There are numerous ways to do this, including synchronisation to a shared database using the `usrloc` module. But in my opinion, this is the trendiest and most sensible:
https://kamailio.org/docs/modules/5.1.x/modules/dmq_usrloc.html
-- Alex