[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh sip-server/modules/lcr lcr_mod.c

2007-02-20 Thread Juha Heinanen
User: juhe Date: 2007/02/20 17:50:53 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh modules/lcr lcr_mod.c Commit Log: * IP addresses are now kept in dotted string format in gw table. * LCR mudule should now work al

Re: [Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-14 Thread Anca-Maria Vamanu
Hi, You're right. It is now fixed. I have changed it to blob because Alex suggested that it is better for Oracle database. Anca Klaus Darilion wrote: Hi Anca! There is no "blob" in postgresql. What is the problem with "text" ? regards klaus Anca Vamanu wrote: User: anca_vamanu Date: 20

Re: [Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-14 Thread Klaus Darilion
Hi Anca! There is no "blob" in postgresql. What is the problem with "text" ? regards klaus Anca Vamanu wrote: User: anca_vamanu Date: 2007/02/14 01:23:22 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - corrected xca

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-14 Thread Anca Vamanu
User: anca_vamanu Date: 2007/02/14 01:23:22 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - corrected xcap_xml table definition(reported by Helge Waastad ) Revision ChangesPath 1.56 +3 -3 sip-server/

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-13 Thread Anca Vamanu
User: anca_vamanu Date: 2007/02/13 07:59:28 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - changed the scripts for presence tables - using the patches sent by Aron Rosenberg, adding a new key in active_watcher

Re: [Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-09 Thread Bogdan-Andrei Iancu
Hi Juha, as more people are partially using radius support (only auth with no profile, or only accounting, etc) it will lead to big fragmentation of the table creationthis will mean problems for the users and to be honest I prefer to avoid it as much as possible. regards, bogdan Juha He

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-08 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: > - extra - creates tables requied by rare used modules (cpl, > imc, siptrace, domainpolicy) this reminds me of at least the following tables that are not needed if user related information is stored in radius: - subscriber, grp, re_grp, uri, usr

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-08 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2007/02/08 04:16:26 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - fixed tables creation - added 2 new classes of tables to be independently created (on init or later): - presence -

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-02-08 Thread Dan Pascu
User: dan_pascu Date: 2007/02/08 02:12:26 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: Made environment variable names consistent with the ones used by openserctl Revision ChangesPath 1.53 +21 -21sip

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2007-01-12 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2007/01/12 06:30:24 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - all openser tables have an auto-increment id column as primary key Closes feature request 1611616. Revision Changes

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-12-19 Thread Juha Heinanen
User: juhe Date: 2006/12/19 04:24:33 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: * Added id auto-increment field to trusted table. Revision ChangesPath 1.48 +3 -2 sip-server/scripts/mysqldb.sh

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-12-18 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/12/18 02:10:43 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: -fixed several Solaris compatibilities reported by Samwise. - removed the E grep param - not supported on Solaris

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-12-06 Thread Klaus Darilion
User: klaus_darilion Date: 2006/12/06 02:29:52 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - changed NOTE to WARNING Revision ChangesPath 1.46 +4 -2 sip-server/scripts/mysqldb.sh [ http://opens

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-12-06 Thread Klaus Darilion
User: klaus_darilion Date: 2006/12/06 02:27:35 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - added a note that a default admin user is created during serwerb table installation (a default user is always a security i

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-12-05 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/12/05 10:36:31 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - fixed credentials calculation for admin user in serweb section Reported by Klaus Darilion <[EMAIL PROTECTED]> Revision

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-11-01 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/11/01 08:39:15 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: table format tuning: - callid field increased from 64 to 128 to avoid truncation - sip_code switched from varchar to char as i

Re: [Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-27 Thread Bogdan-Andrei Iancu
Hi Norm, thanks again for your help - the fixup is on the CVS! Best regards, Bogdan Norman Brandinger wrote: The following change appears to work on PostgreSQL. /* * Extend table 'subscriber' with serweb specific columns */ ALTER TABLE subscriber add column phplib_id varchar(32) NOT NULL de

Re: [Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-27 Thread Norman Brandinger
The following change appears to work on PostgreSQL. /* * Extend table 'subscriber' with serweb specific columns */ ALTER TABLE subscriber add column phplib_id varchar(32) NOT NULL default '', add column phone varchar(15) NOT NULL default '', add column datetime_modified $TIMESTAMP, add column

Re: [Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-27 Thread Bogdan-Andrei Iancu
Hi, if some of the postgres users will be willing to test the changes into "postgresqldb.sh" will be very, very helpful - not sure if the ALTER TABLE syntax is similar to mysql regards, bogdan Bogdan-Andrei Iancu wrote: User: bogdan_iancu Date: 2006/10/27 06:21:54 PDT OpenSER CVS

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-27 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/10/27 06:21:54 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - subscriber table cleanup: unused columns dropped (uuid and dom) added "id" column (autoincrement) as PRIMARY KEY ser

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-27 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/10/27 04:30:25 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - ACC DB aligned to latest changes in ACC module - from_uri, to_uri and cseq columns were dropped. Revision ChangesPat

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-24 Thread Klaus Darilion
User: klaus_darilion Date: 2006/10/24 08:04:17 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - added SQL definitions for domainpolicy table (refer to rEADME of domainpolicy module) Revision ChangesPath 1.38

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-10-04 Thread Juha Heinanen
User: juhe Date: 2006/10/04 22:45:36 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: * Removed unused r_uri column of silo table. * Added into silo table an index on ($USERNAME, domain). Revision ChangesPath

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-09-29 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/09/29 05:21:50 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - removed special characters used by 'show create', they conflict with shell special quotes (reported by Rafael J. Risco) Revisi

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-06-26 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/06/26 01:48:56 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - fix issue with primary key in usr_preferences (AVP) table. Credits go to Mike Williams <[EMAIL PROTECTED]> and G.Jacobs

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh sc sc.dbtext sc.postgres sc_unixsock

2006-05-19 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/05/19 08:39:34 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh sc sc.dbtext sc.postgres sc_unixsock Commit Log: - applied patch : added ability to specify MD5 from a configuration

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-05-19 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/05/19 05:00:27 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - last_modified column does not reflect DB timestamps anymore, but is used by usrloc module for storing the date+time of the l

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-04-10 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/04/10 01:57:20 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - removed duplicates from usage text. Pointed out by Juha Heinanen <[EMAIL PROTECTED]> Revision ChangesPath 1.28

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-04-07 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/04/07 07:03:55 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - reinstall functonality fixed (only for mysql) - serweb tables moved away from the openser tables - replaced gen_ha1 with md5

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh sip-server/modules/siptrace Makefile README siptrace.c sip-server/modules/siptrace/doc siptrace.sgml siptrace_devel.sgml siptrace_f

2006-04-07 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/04/07 02:43:30 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Added files: modules/siptrace Makefile README siptrace.c modules/siptrace/doc siptrace.sgml siptrace_devel.sgml

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-03-19 Thread Juha Heinanen
User: juhe Date: 2006/03/19 16:32:58 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: * Added tag field to trusted table. Revision ChangesPath 1.24 +3 -2 sip-server/scripts/mysqldb.sh [ http://c

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2006-02-08 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/02/08 05:00:44 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - changes in usr_preferences keys/indexes: 1) primary keys extended to (uuid,username,domain,attribute,type,value)

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-12-01 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2005/12/01 07:03:08 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: -included file path fixed (reported by Norman Brandinger) - closes 1370925 Revision ChangesPath 1.16 +3 -3 s

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-30 Thread Klaus Darilion
User: klaus_darilion Date: 2005/11/30 13:44:10 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - increased user_agent to varchar(255), 50 is to small Revision ChangesPath 1.15 +3 -3 sip-server/scripts/

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-30 Thread Klaus Darilion
User: klaus_darilion Date: 2005/11/30 13:43:25 PST OpenSER CVS - Commit Details Modified files:(Branch: rel_1_0_0) scripts mysqldb.sh postgresqldb.sh Commit Log: - increased user_agent to varchar(255), 50 is to small Revision ChangesPath 1.9.2.3 +3

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-28 Thread Klaus Darilion
User: klaus_darilion Date: 2005/11/28 07:43:07 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - renamed src, dst to src_leg, dst_leg in missed_calls table (closes 1368287), thanks to Norman Revision ChangesPath

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-28 Thread Klaus Darilion
User: klaus_darilion Date: 2005/11/28 07:45:44 PST OpenSER CVS - Commit Details Modified files:(Branch: rel_1_0_0) scripts mysqldb.sh postgresqldb.sh Commit Log: - renamed src, dst to src_leg, dst_leg in missed_calls table (closes 1368287), thanks to Norman

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-28 Thread Klaus Darilion
User: klaus_darilion Date: 2005/11/28 03:10:14 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - changed acc columns src and dst to src_leg and dst_leg (fixes #1367858), credits go to Norman Revision ChangesPath

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-28 Thread Klaus Darilion
User: klaus_darilion Date: 2005/11/28 03:06:44 PST OpenSER CVS - Commit Details Modified files:(Branch: rel_1_0_0) scripts mysqldb.sh postgresqldb.sh Commit Log: - changed acc columns src and dst to src_leg and dst_leg (fixes #1367858), credits go to Norman

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh sip-server/modules/lcr README lcr_mod.c sip-server/modules/lcr/doc lcr_user.sgml

2005-11-23 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2005/11/23 08:12:31 PST OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh mysqldb.sh modules/lcr README lcr_mod.c modules/lcr/doc lcr_user.sgml Commit Log: LCR Strip Option patch submitted - provided by

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-11-22 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2005/11/22 13:52:47 PST OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: -re_grp table (regular expression group table) added Revision ChangesPath 1.10 +14 -2 sip-server/scripts/mysq

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-10-27 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2005/10/27 13:03:34 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: -bogus columns removde from subscriber table Revision ChangesPath 1.9 +2 -3 sip-server/scripts/mysqldb.sh

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-09-05 Thread Klaus Darilion
User: klaus_darilion Date: 2005/09/05 02:41:21 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: - updated tables definition along with ser (to work with serweb) Revision ChangesPath 1.7 +29 -7 sip-serve

[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

2005-08-20 Thread Juha Heinanen
User: juhe Date: 2005/08/20 09:35:45 PDT OpenSER CVS - Commit Details Modified files: scripts mysqldb.sh postgresqldb.sh Commit Log: * Added gs, lcr, and gw_gpr tables to mysqldb.sh. * Added prefix field to gw table in postgresqldb.sh. Revision ChangesPat