try
modparam("auth_db", "use_domain", 0);
modparam("usrloc", "use_domain", 0);
Kelvin Chua
On Fri, Mar 14, 2014 at 11:39 AM, Owais ul Haq <owaisulhaq(a)hotmail.com>wrote;wrote:
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.
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users