Hi,
We'd like to make a failover system using openser, DNS SRV records seems like a good idea, for failover and load balancing.
But it would be nice if, we could share or replicate SIP dialogs between opnser instances. UAs should send all messages to more proxys, and if one proxy die, the dialog should by handled by an other one. Example: -UA send an INVITE to proxy1 -proxy1 die -UA send the BYE at the end of the session to proy2, which could match this dialog, because it maintance the states of the dialogs too.
Is is possible?
Thanks!
Tomi