[Freeswitch-users] Fwd: Scheduler in module

Michael Jerris mike at jerris.com
Mon Aug 10 05:13:27 PDT 2009


Re schedule is done in your callback, take a look at places that use  
these apis in the code for details.

On Aug 10, 2009, at 6:58 AM, mark morreny <markmorreny at gmail.com> wrote:

> Hi,
>
> Thank you for pointing out sched_api.
>
> What about if I want to do a recurring schedule. is it possible or I  
> should just call sched_api another time in the execution of my clean  
> up code.
>
> Thanks,
> Mark
>
> ---------- Forwarded message ----------
> From: Moises Silva <moises.silva at gmail.com>
> Date: Mon, Aug 10, 2009 at 12:05 AM
> Subject: Re: [Freeswitch-users] Scheduler in module
> To: freeswitch-users at lists.freeswitch.org
>
>
> 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
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090810/20cf2d5e/attachment-0002.html 


More information about the FreeSWITCH-users mailing list