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

2008-02-25 Thread Bogdan-Andrei Iancu
Revision: 3748 http://openser.svn.sourceforge.net/openser/?rev=3748view=rev Author: bogdan_iancu Date: 2008-02-25 02:51:21 -0800 (Mon, 25 Feb 2008) Log Message: --- - added new script core command - ususe_blacklist(list), pair with use_blacklist(list) - functions

Re: [OpenSER-Devel] [OpenSER-Users] mediaproxy server NEW FEATURE!!!

2008-02-25 Thread Gonzalo J. Sambucaro
Jens, yes, if an attacker guess/sniff the SSRC then could take over the rtp session. A timeout would work fine but right now I don't have the time to do it, if somebody else wants to do it I can send the source code. Regards, Gonzalo. Gonzalo J. Sambucaro [EMAIL PROTECTED] writes: [...]

[OpenSER-Devel] SF.net SVN: openser: [3751] trunk/tls/tls_server.c

2008-02-25 Thread Bogdan-Andrei Iancu
Revision: 3751 http://openser.svn.sourceforge.net/openser/?rev=3751view=rev Author: bogdan_iancu Date: 2008-02-25 04:30:33 -0800 (Mon, 25 Feb 2008) Log Message: --- -print more info in case of error Modified Paths: -- trunk/tls/tls_server.c This was sent

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

2008-02-25 Thread Bogdan-Andrei Iancu
Hi Juha, The idea was to have all modules using a core function (like rr does now) to check is a domain is local IP or domain, instead of having each module to use a core function and a function from other module (domains).. Regards, Bogdan Juha Heinanen wrote: Bogdan-Andrei Iancu writes:

[OpenSER-Devel] [ openser-Bugs-1901434 ] 6xx reply handling

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

[OpenSER-Devel] [ openser-Bugs-1887999 ] memory leak in canceled call with diversion header

2008-02-25 Thread SourceForge.net
Bugs item #1887999, was opened at 2008-02-06 18:12 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=743020aid=1887999group_id=139143 Please note that this message will contain a full copy of the

Re: [OpenSER-Devel] more presence errors

2008-02-25 Thread Henning Westerholt
On Saturday 23 February 2008, Juha Heinanen wrote: in addition to the crash, i also noticed this: Feb 23 08:53:53 rautu /usr/sbin/openser[23344]: LOG: Handling PUBLISH to sip:[EMAIL PROTECTED] Feb 23 08:53:53 rautu /usr/sbin/openser[23344]: ERROR:db_mysql:db_mysql_submit_query: driver error

[OpenSER-Devel] [ openser-Bugs-1879864 ] openser crash while handling 487 response

2008-02-25 Thread SourceForge.net
Bugs item #1879864, was opened at 2008-01-25 19:01 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=743020aid=1879864group_id=139143 Please note that this message will contain a full copy of the

[OpenSER-Devel] [ openser-Bugs-1879864 ] openser crash when extra acc params enabled

2008-02-25 Thread SourceForge.net
Bugs item #1879864, was opened at 2008-01-25 12:01 Message generated for change (Settings changed) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=743020aid=1879864group_id=139143 Please note that this message will contain a full copy of the comment

[OpenSER-Devel] SF.net SVN: openser: [3756] trunk/modules/pua_bla/pua_bla.c

2008-02-25 Thread Anca Vamanu
Revision: 3756 http://openser.svn.sourceforge.net/openser/?rev=3756view=rev Author: anca_vamanu Date: 2008-02-25 09:22:11 -0800 (Mon, 25 Feb 2008) Log Message: --- - fixed error message Modified Paths: -- trunk/modules/pua_bla/pua_bla.c This was sent by

[OpenSER-Devel] SF.net SVN: openser: [3757] branches/1.3/modules/pua_bla/pua_bla.c

2008-02-25 Thread Anca Vamanu
Revision: 3757 http://openser.svn.sourceforge.net/openser/?rev=3757view=rev Author: anca_vamanu Date: 2008-02-25 09:23:39 -0800 (Mon, 25 Feb 2008) Log Message: --- - fixed error message Modified Paths: -- branches/1.3/modules/pua_bla/pua_bla.c This was

Re: [OpenSER-Devel] more presence errors

2008-02-25 Thread Dan Pascu
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 query before you finish with and free the previous

Re: [OpenSER-Devel] return argument

2008-02-25 Thread Daniel-Constantin Mierla
Hello, On 02/25/08 08:34, Juha Heinanen wrote: i remember that someone asked a while ago, if return statement accepts a pseudo variable argument. looks like it still doesn't because something like this resulted in syntax error at return line: route[1] { route(2);

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

2008-02-25 Thread Juha Heinanen
Bogdan-Andrei Iancu writes: The idea was to have all modules using a core function (like rr does now) to check is a domain is local IP or domain, instead of having each module to use a core function and a function from other module (domains)... in that case, domain module should also

Re: [OpenSER-Devel] more presence errors

2008-02-25 Thread Juha Heinanen
Henning Westerholt writes: i've noticed that both traces have a database error in the logs. Perhaps this was caused from my recent reworks.. Or perhaps there exists an issue with the presence module if a database query fails? why would the query start failing like that when it has

Re: [OpenSER-Devel] documentation effort

2008-02-25 Thread Daniel-Constantin Mierla
Hello, Henning, a new mailing list has been setup to conduct and coordinate on documentations effort: [EMAIL PROTECTED] . http://lists.openser.org/cgi-bin/mailman/listinfo/openser-docs Anyone that want to participate to documentation development process, please subscribe to the list. Cheers,

Re: [OpenSER-Devel] radius issues in IRC minutes

2008-02-25 Thread Daniel-Constantin Mierla
Hello, I think my proposal was misunderstood in the first place. By compacting the RADIUS modules I was not really meaning to remove/merge some of them, but to collect duplicate code in a single place, and reuse from there. Also, if we get to the conclusion that it is good to be done, that

Re: [OpenSER-Devel] new cseq test?

2008-02-25 Thread Daniel-Constantin Mierla
Hello, On 02/23/08 09:39, Juha Heinanen wrote: i haven't noticed this before: Feb 23 09:35:50 rautu /usr/sbin/openser[23869]: ERROR:registrar:test_max_contacts: invalid cseq for aor [EMAIL PROTECTED] it is a new test? cseq in register was smaller than in location database. i have

[OpenSER-Devel] [ openser-Feature Requests-1901736 ] return statement should accept pv argument

2008-02-25 Thread SourceForge.net
Feature Requests item #1901736, was opened at 2008-02-25 14:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=743023aid=1901736group_id=139143 Please note that this message will contain a

[OpenSER-Devel] [ openser-Bugs-1901793 ] uri_radius error during start

2008-02-25 Thread SourceForge.net
Bugs item #1901793, was opened at 2008-02-26 01:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=743020aid=1901793group_id=139143 Please note that this message will contain a full copy of

[OpenSER-Devel] [ openser-Bugs-1901793 ] uri_radius error during start

2008-02-25 Thread Juha Heinanen
SourceForge.net writes: Initial Comment: The following error is thrown at startup: ERROR:uri_radius:mod_init: uri_radius: can't get code for the SIP-URI-Host attribute norm, sorry about that. try now. -- juha ___ Devel mailing list