Re: [OpenSIPS-Devel] SF.net SVN: opensips:[7571] trunk/modules/rls

2010-12-21 Thread Klaus Darilion
Am 21.12.2010 18:05, schrieb Anca Vamanu: On 12/21/2010 06:22 PM, Klaus Darilion wrote: Anca, I noticed (1.6.4) that RLS does not terminate back-end subscriptions when the list subscription expires. Is there a reason for hat or is it just not implemented? I guess the reason was that the

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[7571] trunk/modules/rls

2010-12-21 Thread Klaus Darilion
Anca, I noticed (1.6.4) that RLS does not terminate back-end subscriptions when the list subscription expires. Is there a reason for hat or is it just not implemented? regards klaus Am 20.12.2010 12:24, schrieb Anca Vamanu: Revision: 7571 http://opensips.svn.sourceforge.net/opensip

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[7609] branches/1.6/scripts/mysql_update_1_6_4.sh

2010-12-21 Thread Klaus Darilion
There is one more copy-paste bug for presence tables (acc instead of presentity): - run_query "- Adding new 'extra_hdrs' field in PRESENTITY table" "ALTER TABLE acc ADD COLUMN extra_hdrs BLOB DEFAULT '' NOT NULL" + run_query "- Adding new 'extra_hdrs' field in PRESENTITY table" "ALTER TABL

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5835] trunk/modules/pua_dialoginfo

2009-07-08 Thread Klaus Darilion
Iñaki Baz Castillo schrieb: > El Martes, 7 de Julio de 2009, Adrian Georgescu escribió: >> When a dialog times out, other actions can be triggered like updating >> the state for event dialog. Same as we can send BYE messages. > > Ok, but in case C crashed, why is useful A receiving a NOTIFY "try

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5835] trunk/modules/pua_dialoginfo

2009-07-07 Thread Klaus Darilion
Iñaki Baz Castillo schrieb: > 2009/7/7 Klaus Darilion : >> Hi Anca! >> >> Nice feature, missing since long time :-) >> >> If I understand the code, this triggers PUBLISH with "trying" even if >> the dialog is not created (e.g. script error aft

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5835] trunk/modules/pua_dialoginfo

2009-07-07 Thread Klaus Darilion
Hi Anca! Nice feature, missing since long time :-) If I understand the code, this triggers PUBLISH with "trying" even if the dialog is not created (e.g. script error after dialoginfo_set()). In this case, it will stay in trying state for default lifetime. Wouldn't it be better to send "trying"

Re: [OpenSIPS-Devel] new CDRTool release 6.7.1

2009-01-09 Thread Klaus Darilion
Adrian Georgescu schrieb: > Hello, > > The software contains improvements for compatibility with the latest > OpenSIPS and MediaProxy versions and the installation documentation. > An installation web page has been created at: > > http://cdrtool.ag-projects.com/wiki/Install > > Changelog >

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5091] trunk/modules

2009-01-07 Thread Klaus Darilion
r callbacks are executed without lock, please see: http://lists.kamailio.org/pipermail/devel/2008-September/016112.html regards klaus > > Some other changes that I made are: > - I have added the 'dialog' event to pua module from pua_dialoginfo module > - I have added prese

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5091] trunk/modules

2008-12-29 Thread Klaus Darilion
sence_dialoginfo - they were imported > from Kamailio( author Klaus Darilion), but suffered some modifications Hi Anca! I have troubles understanding your commit message. Have you modified the modules? If yes - did you found some bugs, or why? thanks klaus > - the module implements th

Re: [OpenSIPS-Devel] Hang due to "no more nonces can be generated"

2008-12-04 Thread Klaus Darilion
Bogdan-Andrei Iancu schrieb: > Hi Inaki, >> It's sad, but the only """reliable""" and always working solution to >> mantain a TCP connection through NAT is using short interval (<32 sec) >> for registration. Am I wrong? >> > I have to agree on this - TCP is not as simple as UDP - I mean, to k

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[5037] trunk/modules/dialog/dlg_handlers.c

2008-11-28 Thread Klaus Darilion
Hi Dan! Is this a bug fix? Are there issues with the old behavior? thanks Klaus Dan Pascu schrieb: > Revision: 5037 > http://opensips.svn.sourceforge.net/opensips/?rev=5037&view=rev > Author: dan_pascu > Date: 2008-11-28 11:16:03 + (Fri, 28 Nov 2008) > > Log Message: > -

Re: [OpenSIPS-Devel] How to compile *just* a module with TLS enabled?

2008-11-25 Thread Klaus Darilion
Iñaki Baz Castillo wrote: > El Lunes, 24 de Noviembre de 2008, Klaus Darilion escribió: >> Iñaki Baz Castillo schrieb: >>> Hi, I compile OpenSIPS with TLS=1 using "make deb". >>> >>> Later, I modify a module source and want to compile it just by

Re: [OpenSIPS-Devel] How to compile *just* a module with TLS enabled?

2008-11-24 Thread Klaus Darilion
Iñaki Baz Castillo schrieb: > Hi, I compile OpenSIPS with TLS=1 using "make deb". > > Later, I modify a module source and want to compile it just by running "make" > in the module directoy, and copying the .so > to /usr/lib/opensips/modules/. TLS=1 make regards klaus > > But ufortunate

Re: [OpenSIPS-Devel] RFC: new opensips design

2008-11-11 Thread Klaus Darilion
Bogdan-Andrei Iancu wrote: > So DOS attack is not possible - at least not on this scenario :) I think DOS attacks are always possible - at least DDOS - unfortunately the bot networks out there are amazing ... ___ Devel mailing list Devel@lists.opensip