[OpenSER-Devel] Re: [Devel] Re: qop support and CSeq increasing in UAC Module

2007-07-13 Thread Ovidiu Sas
Hi all, Are there any news with respect to increasing CSeq feature? I search the bug list but I could not find one related to to this issue. Regards, Ovidiu Sas On 1/10/07, Andreas Heise <[EMAIL PROTECTED]> wrote: Hi Bogdan, yes with the "fix" suggested by Thomas works with some proxies

[OpenSER-Devel] [ openser-Patches-1707527 ] add dbtext support via openserctl

2007-07-13 Thread SourceForge.net
Patches item #1707527, was opened at 2007-04-25 12:01 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1707527&group_id=139143 Please note that this message will contain a full copy of the comment t

[OpenSER-Devel] Re: [OpenSER-Users] Request for comment : logging in OpenSER

2007-07-13 Thread Michel de Boer
log4c or log4cpp might be useful: http://log4c.sourceforge.net/ http://log4cpp.sourceforge.net/ -- Michel de Boer www.twinklephone.com ___ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSER-Devel] Memory leak

2007-07-13 Thread Mik Cheez
The error is mine, I'm afraid. I hadn't modified the Makefile, so I was still using the previous Perl module. My openser was crashing after around 17k messages... Bastian Friedrich wrote: Hi, On Friday 13 July 2007, Mik Cheez wrote: My Openser just crashed again. I used the 2444 svi relea

Re: [OpenSER-Devel] Possible bug in nathelper

2007-07-13 Thread Peter Spikings
On Friday 13 July 2007 15:11:37 Ovidiu Sas wrote: > This issue has been discussed many times on the list. > It looks like that you are trying to do a double manipulation of SDP. > If you are "forcing" the SDP/media, do not touch again the SDP. I'm only calling it once, didn't realise that force_rt

[OpenSER-Devel] [ openser-Patches-1707527 ] add dbtext support via openserctl

2007-07-13 Thread SourceForge.net
Patches item #1707527, was opened at 2007-04-25 16:01 Message generated for change (Comment added) made by henningw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1707527&group_id=139143 Please note that this message will contain a full copy of the comme

[OpenSER-Devel] SF.net SVN: openser: [2451] trunk/scripts

2007-07-13 Thread Henning Westerholt
Revision: 2451 http://openser.svn.sourceforge.net/openser/?rev=2451&view=rev Author: henningw Date: 2007-07-13 07:27:04 -0700 (Fri, 13 Jul 2007) Log Message: --- - improve the help output of openserdbctl - add dbtext path template to openserctlrc - add DBTEXT_PATH evaluatio

Re: [OpenSER-Devel] Possible bug in nathelper

2007-07-13 Thread Ovidiu Sas
This issue has been discussed many times on the list. It looks like that you are trying to do a double manipulation of SDP. If you are "forcing" the SDP/media, do not touch again the SDP. Maybe the nathelper doc should be updated with this information. Regards, Ovidiu Sas On 7/13/07, Peter Spi

[OpenSER-Devel] Possible bug in nathelper

2007-07-13 Thread Peter Spikings
Hi all, I'm having a problem getting the nathelper module to rewrite the SDP of an invite. The call I make is: fix_nated_sdp("10", "aaa.bbb.ccc.ddd"); The resulting invite has the form (part of a tshark/tethereal dump): Message body Session Description Protocol Session Description P

[OpenSER-Devel] mismatch between sc.dbtext and textdb.sh

2007-07-13 Thread Henning Westerholt
Hello all, Ovidiu Sas and i noticed during a discussion that there is a inconsistency between the old dbtext infrastructure scripts "sc.dbtext" and "textdb.sh". sc.dbtext creates the tables without a "id(int,auto) field, textdb.sh (and the new infrastructure in svn trunk) add this field. The n

Re: [OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Henning Westerholt
On Friday 13 July 2007, Bogdan-Andrei Iancu wrote: > >> I admit it will be easier to have the macros, but if it is not something > >> portable, I will prefer to avoid it. > > > > At least __FILE__ and __LINE__ should be available with sun cc, as i've > > read in some sun man pages. And __FUNCTION__

Re: [OpenSER-Devel] web documentation and svn documentation

2007-07-13 Thread Bogdan-Andrei Iancu
Hi Ovidiu, The web pages are automatically updated by a cron job (every 6 hours if I remember correctly)... devel is a link to 1.3 :) so it's about the same page I will take a look. Thanks and regards, bogdan Ovidiu Sas wrote: How is the web documentation updated? It is part of a manual pr

Re: [OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Bogdan-Andrei Iancu
Henning Westerholt wrote: On Friday 13 July 2007, you wrote: Henning Westerholt wrote: On Friday 13 July 2007, Klaus Darilion wrote: 1) logging and message format: There will be different macros for each log level and the message should include the module_name and function for

[OpenSER-Devel] [ openser-Bugs-1753368 ] Bug in options.so module and "rewriteuri()"

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

[OpenSER-Devel] [ openser-Bugs-1753368 ] Bug in options.so module and "rewriteuri()"

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

[OpenSER-Devel] SF.net SVN: openser: [2450] trunk/modules/options/mod_options.c

2007-07-13 Thread Daniel-Constantin Mierla
Revision: 2450 http://openser.svn.sourceforge.net/openser/?rev=2450&view=rev Author: miconda Date: 2007-07-13 04:11:15 -0700 (Fri, 13 Jul 2007) Log Message: --- - make sure R-URI is parsed before checking user length (reported by Inaki Baz, #1753368) Modified Paths: -

[OpenSER-Devel] [ openser-Bugs-1753368 ] Bug in options.so module and "rewriteuri()"

2007-07-13 Thread SourceForge.net
Bugs item #1753368, was opened at 2007-07-13 11:54 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=1753368&group_id=139143 Please note that this message will contain a full copy

Re: [OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Henning Westerholt
On Friday 13 July 2007, you wrote: > Henning Westerholt wrote: > > On Friday 13 July 2007, Klaus Darilion wrote: > >>> 1) logging and message format: > >>> There will be different macros for each log level and the message > >>> should include the module_name and function for a better tracking of

[OpenSER-Devel] SF.net SVN: openser: [2449] branches/1.2/modules/textops

2007-07-13 Thread Daniel-Constantin Mierla
Revision: 2449 http://openser.svn.sourceforge.net/openser/?rev=2449&view=rev Author: miconda Date: 2007-07-13 03:08:18 -0700 (Fri, 13 Jul 2007) Log Message: --- - added missing ')' (backport #1730516) Modified Paths: -- branches/1.2/modules/textops/README

[OpenSER-Devel] [ openser-Documentation-1730516 ] Missing ')' in code example search (textops)

2007-07-13 Thread SourceForge.net
Documentation item #1730516, was opened at 2007-06-04 10:19 Message generated for change (Settings changed) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=782960&aid=1730516&group_id=139143 Please note that this message will contain a full copy of t

[OpenSER-Devel] SF.net SVN: openser: [2448] trunk/modules/textops

2007-07-13 Thread Daniel-Constantin Mierla
Revision: 2448 http://openser.svn.sourceforge.net/openser/?rev=2448&view=rev Author: miconda Date: 2007-07-13 03:05:18 -0700 (Fri, 13 Jul 2007) Log Message: --- - added missing ')' (closes #1730516) Modified Paths: -- trunk/modules/textops/README trunk/

[OpenSER-Devel] SF.net SVN: openser: [2446] trunk/modules/auth

2007-07-13 Thread Daniel-Constantin Mierla
Revision: 2446 http://openser.svn.sourceforge.net/openser/?rev=2446&view=rev Author: miconda Date: 2007-07-13 02:46:49 -0700 (Fri, 13 Jul 2007) Log Message: --- - API extended with MD5 functions to avoid duplicate of rfc2617.{c,h} in many auth modules - rfc2617.{c,h} moved

[OpenSER-Devel] [ openser-Patches-1689057 ] auth_avp-module - Authentication based on AVP's

2007-07-13 Thread SourceForge.net
Patches item #1689057, was opened at 2007-03-27 13:21 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1689057&group_id=139143 Please note that this message will contain a full copy of the commen

[OpenSER-Devel] SF.net SVN: openser: [2447] trunk/modules/auth_db

2007-07-13 Thread Daniel-Constantin Mierla
Revision: 2447 http://openser.svn.sourceforge.net/openser/?rev=2447&view=rev Author: miconda Date: 2007-07-13 02:47:31 -0700 (Fri, 13 Jul 2007) Log Message: --- - update to use latest auth API Modified Paths: -- trunk/modules/auth_db/README trunk/module

[OpenSER-Devel] OpenSER development meeting 17-07-2007 13:00 GMT

2007-07-13 Thread Henning Westerholt
Hello all, the next IRC OpenSER development meeting will take place at next tuesday, the 17-07-2007 at 13:00 UTC (15:00 CEST) at the #openser channel on irc.freenode.net. The purpose of this meeting is to discuss the latest developments in and around the OpenSER project. Topics so far: - rele

[OpenSER-Devel] Re: [OpenSER-Users] OpenSER development meeting 17-07-2007 13:00 GMT

2007-07-13 Thread Bogdan-Andrei Iancu
Hi Henning, sound perfect! :) regards, bogdan Henning Westerholt wrote: Hello all, the next IRC OpenSER development meeting will take place at next tuesday, the 17-07-2007 at 13:00 UTC (15:00 CEST) at the #openser channel on irc.freenode.net. The purpose of this meeting is to discuss the

[OpenSER-Devel] OpeSER Aministrator Training Course at VoN Itally, Rome

2007-07-13 Thread Bogdan-Andrei Iancu
Hi everybody, Following the survey form the last 2 weeks regarding the interest in an OpeSER Aministrator Training Course, I'm very pleased to announce that first edition of this event will take place in Rome, during Von Fall Europe. I want to thanks to everybody who sent me or to the project

Re: [OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Bogdan-Andrei Iancu
Henning Westerholt wrote: On Friday 13 July 2007, Klaus Darilion wrote: 1) logging and message format: There will be different macros for each log level and the message should include the module_name and function for a better tracking of the messages: LOG_NOTICE("module_name:function: m

[OpenSER-Devel] [ openser-Feature Requests-1596331 ] Change header FROM in CANCEL automatically

2007-07-13 Thread SourceForge.net
Feature Requests item #1596331, was opened at 2006-11-14 16:14 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1596331&group_id=139143 Please note that this message will contain a full copy

Re: [OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Henning Westerholt
On Friday 13 July 2007, Klaus Darilion wrote: > Bogdan-Andrei Iancu wrote: > > Hi everybody, > > > > There is some undergoing work on the logging system in OpenSER and I > > feel that some issues should be publicly addressed before moving forward. > > > > What we have now in openser: > >1) two

Re: [OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: Hi everybody, There is some undergoing work on the logging system in OpenSER and I feel that some issues should be publicly addressed before moving forward. What we have now in openser: 1) two logging systems - syslog and standard error 2) message format - t

[OpenSER-Devel] [ openser-Feature Requests-1660338 ] Check for maddr in nat_uac_test("2")

2007-07-13 Thread SourceForge.net
Feature Requests item #1660338, was opened at 2007-02-15 09:59 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1660338&group_id=139143 Please note that this message will contain a full c

[OpenSER-Devel] Request for comment : logging in OpenSER

2007-07-13 Thread Bogdan-Andrei Iancu
Hi everybody, There is some undergoing work on the logging system in OpenSER and I feel that some issues should be publicly addressed before moving forward. What we have now in openser: 1) two logging systems - syslog and standard error 2) message format - totally chaos. What we want to

[OpenSER-Devel] NEW FEATURE: dialog enhancements

2007-07-13 Thread Bogdan-Andrei Iancu
Hi everybody, For people not following the SVN commit logs, here is a brief update related to the latest enhancements of the dialog module: 1) DB persistence Thanks to Ancuta ([EMAIL PROTECTED]), the dialog module saves the dialog related information into DB (in realtime or delayed), so the

Re: [OpenSER-Devel] Memory leak

2007-07-13 Thread Bastian Friedrich
Hi, On Friday 13 July 2007, Mik Cheez wrote: > My Openser just crashed again. I used the 2444 svi release with the > patch provided. > > here is the memory dump. > ftp://openser_devel:Jj*"l;[EMAIL PROTECTED]/memleak_svi2444.log while I was able to reproduce your problem before yesterday's fix, I

[OpenSER-Devel] SF.net SVN: openser: [2445] trunk/modules/perl/openserxs.xs

2007-07-13 Thread Bastian Friedrich
Revision: 2445 http://openser.svn.sourceforge.net/openser/?rev=2445&view=rev Author: bastian Date: 2007-07-13 01:20:43 -0700 (Fri, 13 Jul 2007) Log Message: --- Better fix for the memory leaks produced by the AVP functions (get, add, destroy). No mem allocation is required

[OpenSER-Devel] [ openser-Feature Requests-1596331 ] Change header FROM in CANCEL automatically

2007-07-13 Thread SourceForge.net
Feature Requests item #1596331, was opened at 2006-11-14 15:14 Message generated for change (Comment added) made by ardjan_zwartjes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1596331&group_id=139143 Please note that this message will contain a full c