The attached patch is converting the ratelimit timer to an sr FAST timer.
Regards, Ovidiu Sas
It is in the repository and the module compiles, thanks a lot.
I did some small changes though, I declared the global timer variable static and added a small piece of code to mod_destroy which frees it.
I also removed the foo variable, which, as far as I know, is not needed.
Jan.
On 12-03 19:26, Ovidiu Sas wrote:
The attached patch is converting the ratelimit timer to an sr FAST timer.
Regards, Ovidiu Sas
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Thanks for checking on it. I wasn't able to test it because it has a dependency on sl module, which is not available yet.
Thanks, Ovidiu
On Sat, Mar 14, 2009 at 12:24 PM, Jan Janak jan@iptel.org wrote:
It is in the repository and the module compiles, thanks a lot.
I did some small changes though, I declared the global timer variable static and added a small piece of code to mod_destroy which frees it.
I also removed the foo variable, which, as far as I know, is not needed.
Jan.
On 12-03 19:26, Ovidiu Sas wrote:
The attached patch is converting the ratelimit timer to an sr FAST timer.
Regards, Ovidiu Sas
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev