Hi,

I have 2 kamailio instances behind a load balancer.  The problem I have is that the load balancer can only track TCP connections, but not UDP.  So one Kamailio instance might send a request using UDP, while the corresponding UDP reply arrives on the other.  This doesn't play well with the (stateful) TM module.  Is there a way to synchronize the TM module accross Kamailio instances using DMQ?

Cheers,

Michel Pelletier