[Devel] [ openser-Bugs-1524085 ] OSP module does not send DeviceInfo in correct format

2006-07-17 Thread SourceForge.net
Bugs item #1524085, was opened at 2006-07-17 15:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524085&group_id=139143 Please note that this message will contain a full copy

[Devel] [ openser-Bugs-1524079 ] OSP module does not support calling number translation

2006-07-17 Thread SourceForge.net
Bugs item #1524079, was opened at 2006-07-17 15:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524079&group_id=139143 Please note that this message will contain a full copy

[Devel] [ openser-Bugs-1524070 ] OSP token validation failes for translated called number

2006-07-17 Thread SourceForge.net
Bugs item #1524070, was opened at 2006-07-17 15:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524070&group_id=139143 Please note that this message will contain a full copy

[Devel] [ openser-Bugs-1524046 ] OSP module sends OSP token to non-OSP device

2006-07-17 Thread SourceForge.net
Bugs item #1524046, was opened at 2006-07-17 14:49 Message generated for change (Comment added) made by di-shi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524046&group_id=139143 Please note that this message will contain a full copy of the comment th

[Devel] CVS commitlog: sip-server/modules/osp destination.c destination.h globals.c orig_transaction.c orig_transaction.h osp_mod.c osp_mod.h osptoolkit.c osptoolkit.h provider.c provider.h sipheader.

2006-07-17 Thread Di-Shi Sun
User: di-shi Date: 2006/07/17 12:02:53 PDT OpenSER CVS - Commit Details Modified files: modules/osp destination.c destination.h globals.c orig_transaction.c orig_transaction.h osp_mod.c osp_mod.h osptoolkit.c

[Devel] CVS commitlog: sip-server/modules/postgres db_res.c

2006-07-17 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/07/17 11:59:45 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) modules/postgres db_res.c Commit Log: backport: - log messsage fixed by adding the TEXTOID data type Revision ChangesPath 1.4.2.1 +2 -1 si

Re: [Devel] AVP unknown type 25

2006-07-17 Thread Bogdan-Andrei Iancu
Just for list information. Norman Brandinger wrote: Hi Bogdan, Your fix did indeed get rid of the message. Thank you, Norm Bogdan-Andrei Iancu wrote: Hi Norman, the message is from postgres module and it is not related to AVP. the reason is the newly TEXT data type added into the postgre

[Devel] [ openser-Bugs-1524046 ] OSP module sends OSP token to non-OSP device

2006-07-17 Thread SourceForge.net
Bugs item #1524046, was opened at 2006-07-17 14:49 Message generated for change (Settings changed) made by di-shi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524046&group_id=139143 Please note that this message will contain a full copy of the comment

[Devel] [ openser-Bugs-1524046 ] OSP module sends OSP token to non-OSP device

2006-07-17 Thread SourceForge.net
Bugs item #1524046, was opened at 2006-07-17 14:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1524046&group_id=139143 Please note that this message will contain a full copy

[Devel] CVS commitlog: sip-server/modules/permissions README permissions.c sip-server/modules/permissions/doc permissions_user.sgml

2006-07-17 Thread Juha Heinanen
User: juhe Date: 2006/07/17 11:08:25 PDT OpenSER CVS - Commit Details Modified files: modules/permissions README permissions.c modules/permissions/doc permissions_user.sgml Commit Log: * Replaced allow_refer_to functions with more general purpose allow_uri function.

Re: [Devel] AVP unknown type 25

2006-07-17 Thread Bogdan-Andrei Iancu
Hi Norman, the message is from postgres module and it is not related to AVP. the reason is the newly TEXT data type added into the postgres table definitions. The module does not recognize this data type (TEXTOID id 25). I just committed a fix on cvs - no functionality was affected (unknown t

Re: [Devel] AVP unknown type 25

2006-07-17 Thread Daniel-Constantin Mierla
Hello, this seems to be from postgres module. I couldn't find other references into source code. The error message is not related to AVPs, but to DB operations with postgres, during converting a select result. Could you locate the postgres development files on your system and identify which c

[Devel] CVS commitlog: sip-server/modules/postgres db_res.c

2006-07-17 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/07/17 09:46:27 PDT OpenSER CVS - Commit Details Modified files: modules/postgres db_res.c Commit Log: - log messsage fixed by adding the TEXTOID data type Revision ChangesPath 1.5 +3 -2 sip-server/modules/postgres/db_res.c [

[Devel] [ openser-Bugs-1523942 ] wrong default certificate path in debian package

2006-07-17 Thread SourceForge.net
Bugs item #1523942, was opened at 2006-07-17 19:00 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1523942&group_id=139143 Please note that this message will contain a full copy of the comment t

[Devel] CVS commitlog: sip-server Makefile

2006-07-17 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/07/17 09:27:13 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) .Makefile Commit Log: - proper replacement of certificate path in openser.cfg comments - reported by Klaus Darilion Revision ChangesPat

[Devel] CVS commitlog: sip-server Makefile

2006-07-17 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/07/17 09:21:41 PDT OpenSER CVS - Commit Details Modified files: .Makefile Commit Log: - proper replacement of certificate path in openser.cfg comments - reported by Klaus Darilion Revision ChangesPath 1.31 +2 -2 sip

[Devel] AVP unknown type 25

2006-07-17 Thread Norman Brandinger
We have recently started logging "unknown type 25" messages (as shown below): openser[4683]: unknown type 25 openser[4683]: val2str(): converting received_ip, 11 The code that is producing the messages hasn't changed: avp_db_delete("$fU","$avp(s:received_ip)"); avp_write("$si", "$avp(s:receive

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

2006-07-17 Thread Bogdan-Andrei Iancu
Klaus Darilion wrote: Bogdan-Andrei Iancu wrote: ok - perfect. in this case I will do the backport. btw: how do you make the backport, make a patch in CVS head, apply the patch to a local rel_1_1_0 tree, and cvs commit (like I do) or is there a magic cvs command for synchronizing of branc

[Devel] New feature: fetch support in database API

2006-07-17 Thread Daniel-Constantin Mierla
Hello, the CVS head has now support for fetch-result capability in MySQL driver. The usrloc module is already using it. The new feature allow to do incremental load of location records from database. This removes the issue of 'out of private memory' when dealing with huge numbers of active su

[Devel] [ openser-Bugs-1523942 ] wrong default certificate path in debian package

2006-07-17 Thread SourceForge.net
Bugs item #1523942, was opened at 2006-07-17 18:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1523942&group_id=139143 Please note that this message will contain a full copy

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

2006-07-17 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: ok - perfect. in this case I will do the backport. btw: how do you make the backport, make a patch in CVS head, apply the patch to a local rel_1_1_0 tree, and cvs commit (like I do) or is there a magic cvs command for synchronizing of branches? regards klaus th

[Devel] CVS commitlog: sip-server/etc openser.cfg sip-server/tls README sip-server/tls/doc tls_user.sgml

2006-07-17 Thread Klaus Darilion
User: klaus_darilion Date: 2006/07/17 08:51:04 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) etc openser.cfg tls README tls/doc tls_user.sgml Commit Log: - fixed typo in TLS documentation - updat

[Devel] CVS commitlog: sip-server/modules/avpops avpops.c avpops_impl.c

2006-07-17 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/07/17 08:48:46 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) modules/avpops avpops.c avpops_impl.c Commit Log: - reactivated username/domain flags in avp_write() for all pseudo-variables and static values - reported by Ju

[Devel] CVS commitlog: sip-server/etc openser.cfg sip-server/tls README sip-server/tls/doc tls_user.sgml

2006-07-17 Thread Klaus Darilion
User: klaus_darilion Date: 2006/07/17 08:48:25 PDT OpenSER CVS - Commit Details Modified files: etc openser.cfg tls README tls/doc tls_user.sgml Commit Log: - fixed typo in TLS documentation - updated TLS settings in default

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

2006-07-17 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/07/17 08:45:45 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) scripts postgresqldb.sh Commit Log: backport: Applied path for correcting syntax from MySQL to Postgres: - moved INDEX creation out of CREATE tab

[Devel] CVS commitlog: sip-server/modules/avpops avpops.c avpops_impl.c

2006-07-17 Thread Daniel-Constantin Mierla
User: miconda Date: 2006/07/17 08:43:20 PDT OpenSER CVS - Commit Details Modified files: modules/avpops avpops.c avpops_impl.c Commit Log: - reactivated username/domain flags in avp_write() for all pseudo-variables and static values - reported by Juha Heinanen - flags were

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

2006-07-17 Thread Bogdan-Andrei Iancu
ok - perfect. in this case I will do the backport. thanks and regards, bogdan Klaus Darilion wrote: Bogdan-Andrei Iancu wrote: Klaus, for some strange reasons the "active_sessions" definition was replaced with a second definition of "usr_preferences_types". I fixed this on the CVS. plea

[Devel] [ openser-Bugs-1522980 ] IPTOS_MINCOST in cfg.y also a problem for OpenBSD 3.9

2006-07-17 Thread SourceForge.net
Bugs item #1522980, was opened at 2006-07-15 12:36 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1522980&group_id=139143 Please note that this message will contain a full copy of the comm

Re: [Devel] avpops.c fixup_write_avp

2006-07-17 Thread Daniel-Constantin Mierla
Hello, On 07/17/06 11:41, Juha Heinanen wrote: i started implementing allow_uri function and read how avpops module parses pseudo variables. in avpops.c fixup_write_avp function i noticed that presence of domain or username suffix is stored in local flags variable, but it is not used anywhere.

Re: [Devel] replacing allow_refer_to with allow_uri

2006-07-17 Thread Bogdan-Andrei Iancu
sounds ok to me. regards, bogdan Juha Heinanen wrote: Bogdan-Andrei Iancu writes: > if the second param can be whatever pseudo-variable (including avps), > I'm for this change. yes, new README says 1.4.6. allow_uri(basename, pseudo-variable) * pseudo-variable - Any pseudo-variable d

[Devel] [ openser-Bugs-1522980 ] IPTOS_MINCOST in cfg.y also a problem for OpenBSD 3.9

2006-07-17 Thread SourceForge.net
Bugs item #1522980, was opened at 2006-07-15 11:36 Message generated for change (Comment added) made by taisto You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1522980&group_id=139143 Please note that this message will contain a full copy of the comment th

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

2006-07-17 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: Klaus, for some strange reasons the "active_sessions" definition was replaced with a second definition of "usr_preferences_types". I fixed this on the CVS. please test and let me know if know works correctly. wrong comments, applies now without errors Also I was

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

2006-07-17 Thread Klaus Darilion
User: klaus_darilion Date: 2006/07/17 08:22:37 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit Log: - typo fixed (postgresql needs /* */ to make comments) Revision ChangesPath 1.36 +4 -4 sip-server/scripts/postgresqld

Re: [Devel] How I configure kdevelop to see the debug of any module?

2006-07-17 Thread Javier Ramirez
 yes, I run openser with fork=no but, I can't debug a module using kdevelop. I set the breakpoint, but don't stop. run only the  "main" and exit. if I type "ps -e" I see the deamon of openser   another program to debug openser ? - Original Message - From: Daniel-Constantin

Re: [Devel] replacing allow_refer_to with allow_uri

2006-07-17 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: > if the second param can be whatever pseudo-variable (including avps), > I'm for this change. yes, new README says 1.4.6. allow_uri(basename, pseudo-variable) * pseudo-variable - Any pseudo-variable defined in OpenSER. and includes examples: ... if (allow

Re: [Devel] How I configure kdevelop to see the debug of any module?

2006-07-17 Thread Daniel-Constantin Mierla
On 07/17/06 17:37, Javier Ramirez wrote: How I configure kdevelop to see the debug of any module? most probably you have to start openser in no fork mode (fork=no in the config file). In this way you can watch the processing of the sip messages with the main openser process. Cheers, Dani

[Devel] How I configure kdevelop to see the debug of any module?

2006-07-17 Thread Javier Ramirez
   How I configure kdevelop to see the debug of any module?   From: Javier Ramirez To: Ron Winacott ; devel@openser.org Sent: Friday, July 14, 2006 11:11 AM Subject: Re: [Devel] kdevelop ? I don't undestand. How attach/debug openser ?

Re: [Devel] replacing allow_refer_to with allow_uri

2006-07-17 Thread Bogdan-Andrei Iancu
Hi Juha, if the second param can be whatever pseudo-variable (including avps), I'm for this change. regards, bogdan Juha Heinanen wrote: as a starter, i wrote permissions/allow_uri() function, which can be used to implement allow_refer_to as follows: allow_uri("basename", "$rt"); is it ok

[Devel] Please help for Building TLS in openser1.1.0-tls_src.tar.gz

2006-07-17 Thread Ferianto siregar
Dear all,   First, My special thanks to Bogdan who has helped me to solve my problem in building my openser system and Thank you very much to all the users in this forum. Thanks. I use openser.1.1.0-tls_src.tar.gz. I have built it as shown in the installation guide from openser website. In my op

[Devel] replacing allow_refer_to with allow_uri

2006-07-17 Thread Juha Heinanen
as a starter, i wrote permissions/allow_uri() function, which can be used to implement allow_refer_to as follows: allow_uri("basename", "$rt"); is it ok that i commit this new function and remove allow_refer_to function? -- juha ___ Devel mailing list

Re: [Devel] OpenSER 1.1 on NetBSD 3.0

2006-07-17 Thread Bogdan-Andrei Iancu
Hi Piyush, this problem was reported and fixed couple of days ago on the devel version - I just did a backport to 1.1.0 on CVS. Please update and the problem should go away. regards, bogdan Piyush Devnani wrote: Hi, I tried to compile the latest copy of OpenSER from cvs on NetBSD 3.0(i38

[Devel] CVS commitlog: sip-server cfg.y

2006-07-17 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/07/17 06:54:43 PDT OpenSER CVS - Commit Details Modified files:(Branch: rel_1_1_0) .cfg.y Commit Log: backport: - fixed compilling problem on platform which does not define IPTOS_MINCOST and IPTOS_LOWCOST. Previous fix h

[Devel] OpenSER 1.1 on NetBSD 3.0

2006-07-17 Thread Piyush Devnani
Hi, I tried to compile the latest copy of OpenSER from cvs on NetBSD 3.0(i386) with gnu make 3.81. The compilation errors were:: " In file included from socket_info.h:41 from cfg.y:92 ut.h:In function 'strlower': ut.h:424: warning: subscript has type 'char' cfg.y: In function 'yy

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

2006-07-17 Thread Bogdan-Andrei Iancu
Klaus, for some strange reasons the "active_sessions" definition was replaced with a second definition of "usr_preferences_types". I fixed this on the CVS. please test and let me know if know works correctly. Also I was wondering if the SERWEB related stuff makes any sense for postgres sinc

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

2006-07-17 Thread Bogdan-Andrei Iancu
User: bogdan_iancu Date: 2006/07/17 04:05:31 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit Log: - removed double definition of "usr_preferences_types" table and added missing definition of "active_sessions" table Reported by Klaus

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

2006-07-17 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: There was a small fix for serweb table after this patch - see the history file. Is the last CVS version working properly? if not please detail what is not working. Sorry - forgotten to paste the error messages (I used the newest version 1.34). regards klaus Inst

[Devel] [ openser-Bugs-1523753 ] mediaproxy assumes UDP transport

2006-07-17 Thread SourceForge.net
Bugs item #1523753, was opened at 2006-07-17 11:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1523753&group_id=139143 Please note that this message will contain a full copy

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

2006-07-17 Thread Bogdan-Andrei Iancu
There was a small fix for serweb table after this patch - see the history file. Is the last CVS version working properly? if not please detail what is not working. regards, bogdan Klaus Darilion wrote: btw: There are still problems for serweb. regards klaus Klaus Darilion wrote: please

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

2006-07-17 Thread Klaus Darilion
btw: There are still problems for serweb. regards klaus Klaus Darilion wrote: please backport to 1.1 regards klaus Bogdan-Andrei Iancu wrote: User: bogdan_iancu Date: 2006/07/14 10:28:57 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit

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

2006-07-17 Thread Klaus Darilion
please backport to 1.1 regards klaus Bogdan-Andrei Iancu wrote: User: bogdan_iancu Date: 2006/07/14 10:28:57 PDT OpenSER CVS - Commit Details Modified files: scripts postgresqldb.sh Commit Log: Applied path for correcting syntax from MySQL to Postgres: - moved IN

[Devel] avpops.c fixup_write_avp

2006-07-17 Thread Juha Heinanen
i started implementing allow_uri function and read how avpops module parses pseudo variables. in avpops.c fixup_write_avp function i noticed that presence of domain or username suffix is stored in local flags variable, but it is not used anywhere. should flags variable be xored to flags given as