<div dir="ltr"><div style>Hi,</div><div style><br></div><div style>I&#39;m currently using a FreeSWITCH version from the stable branch (checked out on 29/01/2013), which works perfectly fine.</div><div style><br></div><div style>
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 <i>waiting</i> forever.</div><div style><br></div><div style>
I compared these versions and I noticed the following modification:</div><div style><br></div><div><font face="courier new, monospace">- fifo_execute_sql_queued(&amp;sql, SWITCH_TRUE, <b>SWITCH_TRUE</b>);</font></div><div>
<font face="courier new, monospace">+ fifo_execute_sql_queued(&amp;sql, SWITCH_TRUE, <b>SWITCH_FALSE</b>);</font></div><div><br></div><div style>What was the motivation for this change?</div><div style><br></div><div style>
If I revert the changes (use the old mod_fifo) everything works fine!</div><div style><br></div><div style>Is anyone out there having a similar problem?</div><div style><br></div><div style>Regards,</div><div style><br></div>
<div style>Thierry Panthier</div></div>