On 10 Nov 2014, at 10:36, Marino Mileti <marino.mileti(a)alice.it> wrote:
Hi guys,
I've an architecture with multiple Kamailio. I would like to implement some
check that allow me to verify if a server is online or not so for example i
can use msilo to save chat message and relay it when the server come's up.
Is it possible to use UAC module to send a REGISTER message from one server
to another so i can "dump" all message in very simple way? Is there any
example ?
Dispatcher can handle all of that. You even have event_routes when servers
go up and down so you can have a hash table to indicate dead servers.
/O