[Kamailio-Devel] [Kamailio-Users] new feature: run route blocks on timer

Daniel-Constantin Mierla miconda at gmail.com
Sat Jan 17 15:26:46 CET 2009



On 01/16/2009 03:58 PM, Alex Balashov wrote:
> Daniel-Constantin Mierla wrote:
>
>   
>>> That way, one gets the benefit of running jobs that have visibility 
>>> into the namespace and state of the proxy and access to script 
>>> constructs without having to bother with an internal task scheduler.
>>>       
>  >
>   
>> But sometime you need access to the internals of kamailio (openser) and 
>> then you can use this one. It can be a standalone process, so it won't 
>> affect the rest of processing.
>>     
>
> Yeah, I know.  But from a low coupling / high cohesion design 
> standpoint,
also, worth to mention that this does not add any overhead to the core 
of the proxy. It is just a module, if one needs it, can use, otherwise 
just don't load...

1.5.0 includes a lot of work in making the core slimmer, moving towards 
the core framework design planned to get with sip-router.org project.

Cheers,
Daniel


>  it seems better to deputise ancillary things like task 
> scheduling outside of the proxy -- especially if a lot of these things 
> are anticipated to be cleanup jobs on external databases anyway.  Or 
> maybe you just used those as examples without having a particular need 
> in mind.
>
>
>   

-- 
Daniel-Constantin Mierla
http://www.asipto.com




More information about the Devel mailing list