[Freeswitch-dev] mod_fifo

Thierry Panthier thierry.devel at gmail.com
Wed Mar 20 06:17:32 MSK 2013


Hi Michael,

I reverted all occurrences of the SQL execute commands:

- fifo_execute_sql_queued(&sql, SWITCH_TRUE, *SWITCH_TRUE*);
+ fifo_execute_sql_queued(&sql, SWITCH_TRUE, *SWITCH_FALSE*);

I haven't yet had the time to investigate the issue. All that I know is
that, after the update from my current version to 1.2.7, my fifo stopped
working. And that reverting those changes in mod_fifo fixed the issue.

I'm sorry for the delay but I'll post my config and the logs in the bug
description as soon as possible.

Regards,

Thierry




On Wed, Mar 20, 2013 at 1:11 AM, Michael Jerris <mike at jerris.com> wrote:

> 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?
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20130320/22b67031/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-dev mailing list