Actually I think something is not clear here. Suppose I want to use two Kamailio servers such that a client which is registered on server A is able to call another client registered on server B. In this case I use DB_MODE 3. Both servers have access to location database but sockets are non-local and cleints are behind symmetric NATs.Now only the server on which the client is registered and sent it's request to is able to respond(because of symmetric NAT). Is it possible to implement this scenario using Path header?
Regards