[Freeswitch-users] Scheduler in module

Moises Silva moises.silva at gmail.com
Sun Aug 9 09:05:47 PDT 2009


On Sun, Aug 9, 2009 at 11:57 AM, mark morreny <markmorreny at gmail.com> wrote:

> Hi,
>
> I would like to collect some data in my module which would listen to the
> event socket and then a scheduler would kick off every so often to clean up
> the data.
>
> Does anyone know what is the best way to implement a scheduler in a mod?
>
> Best Regards,
> Mark
>

Just use the API that the FreeSWITCH core already has for you. Check
src/include/switch_scheduler.h for details, the comments in there should be
enough for you to learn to use it. If not, you can ask here more specific
questions.
-- 
Moises Silva
Software Developer
Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3
Canada
t. 1 905 474 1990 x 128 | e. moy at sangoma.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090809/f176a9a4/attachment-0002.html 


More information about the FreeSWITCH-users mailing list