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

Daniel-Constantin Mierla daniel at kamailio.org
Fri Jan 16 15:08:19 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, 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.
>   
There were samples, my real usage is more complex :-) ... sip farm 
server inter-communication ... think of what one can do with:
- htable
- sqlops
- uac
- rtimer
- + the rest of sip routing features in kamailio (openser)

Cheers,
Daniel






More information about the Devel mailing list