hi,

I have two kamailio 3.3.4 servers sharing one database.  usrloc module is loaded on both machines.  The DNS name for the machines is shared (i.e siptest.testdomain.com with 2 public ip's - one for Server1 and one for Server2) and setup in round robin mode.

The scenario is as follows:
User 1 registers to Server1
User 2 registers to Server2

User1 tries to call User2 but Server1 throws an error and the call doesn't ever connect to User2:

 WARNING: usrloc [udomain.c:321]: non-local socket <udp:xxx.xxx.xxx.xxx:5060>...ignoring.  


Any ideas?

ttyl,
Dave