Hello,
I have deployed two kamailio servers. Both are sharing a common database deployed on
Windows 2008 Server using MySQL. Now domain of one kamailio server is lets say
"abc.com" and other's is "xyz.com". I want to know that if a user
is created by user id "user1(a)abc.com" with password "qazwsx@123" in
the database. And a user try to login from 2nd server "xyz.com" using user id
"user1(a)xyz.com" with password "qazwsx@123". Will he able to login
using this shared database ?
Also please tell which modules controls this ? As I have few more questions also
concerning this.