[Serusers] ser and mysql on 2 different server

SCHWEIZER Laurent laurent.schweizer at eivd.ch
Wed Oct 22 17:57:20 CEST 2003


it is OK, Thanks

-----Original Message-----
From:	Jan Janak [mailto:jan at iptel.org]
Sent:	Wed 22.10.2003 16:56
To:	TeleSIP
Cc:	SCHWEIZER Laurent; serusers at 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 at eivd.ch>
> To: <serusers at 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 at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers






More information about the sr-users mailing list