No subject


Mon Jan 7 09:52:59 UTC 2008


This module implements rate limiting for SIP requests. In
contrast to the PIKE module this limits the flow based on a
per SIP request type basis and not per source IP.


Regards,
Ovidiu Sas

----------------------------------------------------------------------

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2008-01-15 16:31

Message:
Logged In: YES 
user_id=1275325
Originator: NO

Hi Ovidiu,

before going for commit, maybe we should evaluate if make sense to merge
this into the pike module. To be honest, to many modules (with similar
functionality) may be confusing, so maybe we should try to compact a bit,
if possible.

Regards,
Bogdan

----------------------------------------------------------------------

Comment By: Daniel-Constantin Mierla (miconda)
Date: 2008-01-15 16:23

Message:
Logged In: YES 
user_id=1246013
Originator: NO

You should have write access to SVN. Please report otherwise.

Once the module is imported, just close this item. The enhancements done
in opensimscore do look interesting, when time allows you, would be nice to
import.

----------------------------------------------------------------------

Comment By: Ovidiu Sas (osas)
Date: 2008-01-14 19:55

Message:
Logged In: YES 
user_id=1395524
Originator: YES

New src tarball updated.
File Added: ratelimit.tar.gz

----------------------------------------------------------------------

Comment By: Ovidiu Sas (osas)
Date: 2008-01-14 17:49

Message:
Logged In: YES 
user_id=1395524
Originator: YES

Hi Daniel,

Yes, I noticed the missing free in destroy.  I will fix them up and when I
have time, I will import the openims extensions.
I would be happy to maintain the module.


-ovi

----------------------------------------------------------------------

Comment By: Daniel-Constantin Mierla (miconda)
Date: 2008-01-14 17:34

Message:
Logged In: YES 
user_id=1246013
Originator: NO

I took a quick look at the module, and for a clean shut down, all
variables allocated in share memory in mod init should be freed in mod
destroy. Make sure they are initialized to NULL and you check their value
before freeing, to avoid crashes when there are errors in config and
openser shut downs before the module is initialize.

I assume you want to maintain the module on svn repository.

----------------------------------------------------------------------

Comment By: Ovidiu Sas (osas)
Date: 2008-01-14 08:09

Message:
Logged In: YES 
user_id=1395524
Originator: YES

> Does this also includes the extensions from openims?

No.  It is the port of the version that is in the SER cvs.
I will backport the openims extensions later.


Regards,
Ovidiu

----------------------------------------------------------------------

Comment By: Klaus Darilion (klaus_darilion)
Date: 2008-01-14 05:37

Message:
Logged In: YES 
user_id=1318360
Originator: NO

Does this also includes the extensions from openims?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1870857&group_id=139143



More information about the Devel mailing list