<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br>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@abc.com" with password "qazwsx@123" in the database. And a user try to login from 2nd server "xyz.com" using user id "user1@xyz.com" with password "qazwsx@123". Will he able to login using this shared database ? <br>Also please tell which modules controls this ? As I have few more questions also concerning this. <br>                                    </div></body>
</html>