Hi,
I have 2 kamailio servers behind a load balancer.
How can I use t_suspend on one server and t_continue on the other one. I
already have the index and label of the transaction saved in a common
database shared by the two kamailio servers.
The reason I want to do this is for push notifications for iOS and Android,
and I can't guarantee that the caller and the callee will register on the
same server because of the load balancer.
Thanks
Ahmed