Re: [Freeswitch-dev] scheduler

2009-10-23 Thread Michael Collins
Bret, Thanks for sharing, we appreciate it! -MC On Fri, Oct 23, 2009 at 11:43 AM, Trixter aka Bret McDanel < trix...@0xdecafbad.com> wrote: > for anyone that is interested, in > /contrib/trixter/scheduled_event.lua there is a script, which > admittedly is not very well tested (written last night)

[Freeswitch-dev] scheduler

2009-10-23 Thread Trixter aka Bret McDanel
for anyone that is interested, in /contrib/trixter/scheduled_event.lua there is a script, which admittedly is not very well tested (written last night) that allows for mysql events to be scheduled to be run. Why mysql and not sched_api or similar? Well this allows the scheduled events to surviv