it is OK, Thanks
-----Original Message----- From: Jan Janak [mailto:jan@iptel.org] Sent: Wed 22.10.2003 16:56 To: TeleSIP Cc: SCHWEIZER Laurent; serusers@lists.iptel.org Subject: Re: [Serusers] ser and mysql on 2 different server Hello,
it is also possible to write it on a single line like this:
modparam("usrloc|auth_db|group", "db_url", "sql://username:password@your_mysql_host/ser")
The first parameter is a regular expression so you just need to provide expression that will match all the modules.
Jan.
On 22-10 09:52, TeleSIP wrote:
In you ser.cfg you will need these 3 lines (also depends on what modules you use):
modparam("usrloc", "db_url", "sql://username:password@your_mysql_host/ser") modparam("auth_db", "db_url", "sql://username:password@your_mysql_host/ser") modparam("group", "db_url", "sql://username:password@your_mysql_host/ser")
----- Original Message ----- From: "SCHWEIZER Laurent" laurent.schweizer@eivd.ch To: serusers@lists.iptel.org Sent: Wednesday, October 22, 2003 9:45 AM Subject: [Serusers] ser and mysql on 2 different server
Hello,
I want to have ser and mysql server on 2 different server, i have found how I set the ip adresse for serctl, but I dont know how I set the ip adresse of the mysql server for ser
Thanks
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers