[Freeswitch-dev] mod_fifo
Michael Jerris
mike at jerris.com
Tue Mar 19 17:11:03 MSK 2013
The changes were related to fixing some performance bottlenecks in mod_fifo related to db operations. Is there any particular one that is causing the problem or are you reverting the entire change?
Please update details on http://jira.freeswitch.org/browse/FS-4903
Thanks
Mike
On Mar 18, 2013, at 6:43 PM, Thierry Panthier <thierry.devel at gmail.com> wrote:
> Hi,
>
> I'm currently using a FreeSWITCH version from the stable branch (checked out on 29/01/2013), which works perfectly fine.
>
> Yesterday I tried to use version 1.2.7 (with the exact same configuration) but my fifo stopped working. Basically every call never leaves the queue, they hang in there waiting forever.
>
> I compared these versions and I noticed the following modification:
>
> - fifo_execute_sql_queued(&sql, SWITCH_TRUE, SWITCH_TRUE);
> + fifo_execute_sql_queued(&sql, SWITCH_TRUE, SWITCH_FALSE);
>
> What was the motivation for this change?
>
> If I revert the changes (use the old mod_fifo) everything works fine!
>
> Is anyone out there having a similar problem?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20130319/c3e52f92/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-dev
mailing list