[OpenSER-Devel] [ openser-Bugs-1903692 ] Compile error at make install

2008-02-27 Thread SourceForge.net
Bugs item #1903692, was opened at 2008-02-28 12:18 Message generated for change (Comment added) made by bdrubel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1903692&group_id=139143 Please note that this message will contain a full copy of the comment t

[OpenSER-Devel] [ openser-Bugs-1903692 ] Compile error at make install

2008-02-27 Thread SourceForge.net
Bugs item #1903692, was opened at 2008-02-28 12:18 Message generated for change (Comment added) made by bdrubel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1903692&group_id=139143 Please note that this message will contain a full copy of the comment t

[OpenSER-Devel] [ openser-Bugs-1903692 ] Compile error at make install

2008-02-27 Thread SourceForge.net
Bugs item #1903692, was opened at 2008-02-28 12:18 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=1903692&group_id=139143 Please note that this message will contain a full copy

[OpenSER-Devel] [ openser-Bugs-1903558 ] Openserctl with unixsock has errors

2008-02-27 Thread SourceForge.net
Bugs item #1903558, was opened at 2008-02-27 19:19 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=1903558&group_id=139143 Please note that this message will contain a full copy

[OpenSER-Devel] [ openser-Bugs-1903333 ] noisy_ctimer parameter of the tm module has no effect

2008-02-27 Thread SourceForge.net
Bugs item #190, was opened at 2008-02-27 14:15 Message generated for change (Comment added) made by apidruchny You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=190&group_id=139143 Please note that this message will contain a full copy of the commen

[OpenSER-Devel] [ openser-Bugs-1903333 ] noisy_ctimer parameter of the tm module has no effect

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

[OpenSER-Devel] SF.net SVN: openser: [3778] trunk/mod_fix.c

2008-02-27 Thread Daniel-Constantin Mierla
Revision: 3778 http://openser.svn.sourceforge.net/openser/?rev=3778&view=rev Author: miconda Date: 2008-02-27 13:26:18 -0800 (Wed, 27 Feb 2008) Log Message: --- - removed obsolete comment, added comments to the new functions Modified Paths: -- trunk/mod_fix

[OpenSER-Devel] SF.net SVN: openser: [3777] trunk

2008-02-27 Thread Daniel-Constantin Mierla
Revision: 3777 http://openser.svn.sourceforge.net/openser/?rev=3777&view=rev Author: miconda Date: 2008-02-27 13:19:24 -0800 (Wed, 27 Feb 2008) Log Message: --- - pvar_fixup migrated to the new format Modified Paths: -- trunk/mod_fix.c trunk/mod_fix.h

[OpenSER-Devel] SF.net SVN: openser: [3776] trunk/pvar.c

2008-02-27 Thread Daniel-Constantin Mierla
Revision: 3776 http://openser.svn.sourceforge.net/openser/?rev=3776&view=rev Author: miconda Date: 2008-02-27 12:33:11 -0800 (Wed, 27 Feb 2008) Log Message: --- - rest of core PV but avp, hdr and var, migrated to helper functions Modified Paths: -- trunk/pv

Re: [OpenSER-Devel] irc on domains for rr module

2008-02-27 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: > 3) for the moment the only need for domain list in core is because > of rr-domain interaction, so not sure if a general solution is really > needed.. exactly. if rr module needs domain, it can very well get them from domain module using the api it provides.

[OpenSER-Devel] [ openser-Bugs-1903333 ] noisy_ctimer parameter of the tm module has no effect

2008-02-27 Thread SourceForge.net
Bugs item #190, was opened at 2008-02-27 14:15 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=190&group_id=139143 Please note that this message will contain a full copy of the comment thre

[OpenSER-Devel] [ openser-Bugs-1903333 ] noisy_ctimer parameter of the tm module has no effect

2008-02-27 Thread SourceForge.net
Bugs item #190, was opened at 2008-02-27 14:15 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=190&group_id=139143 Please note that this message will contain a full copy

Re: [OpenSER-Devel] irc on domains for rr module

2008-02-27 Thread Bogdan-Andrei Iancu
Hi Juha, Yep, that was my initial view on fixing this issue, but I'm wondering if it pays the effort, mainly because: 1) putting the domain list in core, with the reload functionality, will raise again sync problems 2) usually general solutions are more complicate (volume of work) to

[OpenSER-Devel] exporting the DB api

2008-02-27 Thread Daniel-Constantin Mierla
Hello, continuing the discussion from the irc devel meeting, the way DB modules export the API functions is going to be migrated to the bind approach. Instead of exporting each function, the DB module will export a single function that will fill in the structure with the DB functions. The bind

[OpenSER-Devel] SF.net SVN: openser: [3775] trunk/modules/userblacklist/doc/ userblacklist_user.sgml

2008-02-27 Thread Henning Westerholt
Revision: 3775 http://openser.svn.sourceforge.net/openser/?rev=3775&view=rev Author: henningw Date: 2008-02-27 07:44:36 -0800 (Wed, 27 Feb 2008) Log Message: --- - improve userblacklist documentation a little bit Modified Paths: -- trunk/modules/userblackli

[OpenSER-Devel] SF.net SVN: openser: [3774] trunk/test

2008-02-27 Thread Henning Westerholt
Revision: 3774 http://openser.svn.sourceforge.net/openser/?rev=3774&view=rev Author: henningw Date: 2008-02-27 07:43:38 -0800 (Wed, 27 Feb 2008) Log Message: --- - fix test 15, 16 and 17 after addition of the userblacklist module to 2.cfg Modified Paths: --

[OpenSER-Devel] SF.net SVN: openser: [3773] trunk/test

2008-02-27 Thread Henning Westerholt
Revision: 3773 http://openser.svn.sourceforge.net/openser/?rev=3773&view=rev Author: henningw Date: 2008-02-27 07:38:22 -0800 (Wed, 27 Feb 2008) Log Message: --- - add userblacklist module to test 2 - add a new test, checking openserdbctl for postgres Modified Paths: -

[OpenSER-Devel] SF.net SVN: openser: [3772] trunk/scripts/openserdbctl.pgsql

2008-02-27 Thread Henning Westerholt
Revision: 3772 http://openser.svn.sourceforge.net/openser/?rev=3772&view=rev Author: henningw Date: 2008-02-27 07:37:40 -0800 (Wed, 27 Feb 2008) Log Message: --- - make postgres drop database behaviour more error tolerant - try to continue, even if the deletion of the user

[OpenSER-Devel] SF.net SVN: openser: [3771] trunk/doc/module_faq.sgml

2008-02-27 Thread Henning Westerholt
Revision: 3771 http://openser.svn.sourceforge.net/openser/?rev=3771&view=rev Author: henningw Date: 2008-02-27 06:35:36 -0800 (Wed, 27 Feb 2008) Log Message: --- - add the standard FAQ for the modules, that was previously included in each doc folder Added Paths: -

[OpenSER-Devel] SF.net SVN: openser: [3770] trunk/test

2008-02-27 Thread Henning Westerholt
Revision: 3770 http://openser.svn.sourceforge.net/openser/?rev=3770&view=rev Author: henningw Date: 2008-02-27 06:28:06 -0800 (Wed, 27 Feb 2008) Log Message: --- - improve test for userblacklist, now with empty prefix - spelling fix in 19.cfg Modified Paths: --

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

2008-02-27 Thread Henning Westerholt
Revision: 3769 http://openser.svn.sourceforge.net/openser/?rev=3769&view=rev Author: henningw Date: 2008-02-27 05:53:33 -0800 (Wed, 27 Feb 2008) Log Message: --- - first round of cleanups for documentation - remove all FAQ and DEVEL files considered empty in content (no con

[OpenSER-Devel] [ openser-Bugs-1899005 ] Crash during CANCEL

2008-02-27 Thread SourceForge.net
Bugs item #1899005, was opened at 2008-02-21 18:23 Message generated for change (Comment added) made by norm_brandinger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1899005&group_id=139143 Please note that this message will contain a full copy of the c

[OpenSER-Devel] [ openser-Bugs-1899005 ] Crash during CANCEL

2008-02-27 Thread SourceForge.net
Bugs item #1899005, was opened at 2008-02-21 20:23 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1899005&group_id=139143 Please note that this message will contain a full copy of the comm

[OpenSER-Devel] [ openser-Bugs-1902383 ] presentity.c compile failure

2008-02-27 Thread SourceForge.net
Bugs item #1902383, was opened at 2008-02-26 19:49 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1902383&group_id=139143 Please note that this message will contain a full copy of the comm

[OpenSER-Devel] SF.net SVN: openser: [3768] trunk/modules/presence/presentity.c

2008-02-27 Thread Bogdan-Andrei Iancu
Revision: 3768 http://openser.svn.sourceforge.net/openser/?rev=3768&view=rev Author: bogdan_iancu Date: 2008-02-27 01:44:59 -0800 (Wed, 27 Feb 2008) Log Message: --- - fixed typo in variable name ("enable_sphere" instead of "sphere_enable") Closes bug #1902383. Modified

Re: [OpenSER-Devel] New module - userblacklist

2008-02-27 Thread Henning Westerholt
On Tuesday 26 February 2008, Ovidiu Sas wrote: > Can you update the README file with the structure of the table? > Also a "Database setup" section would help a lot. Hi Ovidiu, the database scheme is described at: http://www.openser.org/docs/db-tables/openser-db-devel.html#AEN6015 as for the oth

Re: [OpenSER-Devel] more presence errors

2008-02-27 Thread Bogdan-Andrei Iancu
Hi Dan, Dan Pascu wrote: > On Monday 25 February 2008, Bogdan-Andrei Iancu wrote: > >> Hi, >> >> if it helps, usually the "Commands out of sync" error is generated when >> the more than one queries are pushed on the same mysql connection . >> > > To be more precise, if you issue a new