<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">please file a bug at <a href="https://freeswitch.org/jira" class="">https://freeswitch.org/jira</a><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 16, 2016, at 5:22 AM, Caragea Silviu &lt;<a href="mailto:silviu.cpp@gmail.com" class="">silviu.cpp@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">I found the bug. Seems this commit is breaking my IVR feature: 7c80f6c717f8b2538c843d6743521cfe6471ccd8 (FS-9705 #resolve [Files using prebuffer do not play properly when seeking back to the beginning once the file is done playing])<br class=""><br class=""></div>Silviu<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Nov 16, 2016 at 11:32 AM, Caragea Silviu <span dir="ltr" class="">&lt;<a href="mailto:silviu.cpp@gmail.com" target="_blank" class="">silviu.cpp@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class="">Hello,<br class=""><br class=""></div>I have an app that's playing several files once the call is answered:<br class=""><br class=""><pre class="">&lt;action application="playback" data="/usr/local/woow-vm/<wbr class="">sounds/en/pinconf.wav"/&gt;<br class="">&lt;action application="playback" data="/usr/local/woow-vm/<wbr class="">sounds/en/1.wav"/&gt;<br class="">&lt;action application="playback" data="/usr/local/woow-vm/<wbr class="">sounds/en/2.wav"/&gt;<br class="">&lt;action application="playback" data="/usr/local/woow-vm/<wbr class="">sounds/en/3.wav"/&gt;<br class="">&lt;action application="playback" data="/usr/local/woow-vm/<wbr class="">sounds/en/4.wav"/&gt;<br class=""><br class=""></pre><pre class="">On v1.6.9 or older works perfect. I tried on last 1.6.x master form today <br class=""></pre><pre class="">and only first file I can hear being played. All other are not played and in logs <br class=""></pre><pre class="">I can see very fast:<br class=""><br class="">switch_ivr_play_say.c:1910 done playing file /usr/local/woow-vm/sounds/en/<wbr class="">1.wav<br class=""><br class=""></pre><pre class="">On the v1.6.9 this message is triggered at the end of the file. <br class=""><br class=""></pre><pre class="">I will try to find the commit that broken this but help is appreciated. <span class="HOEnZb"><font color="#888888" class=""><br class=""><br class=""></font></span></pre><span class="HOEnZb"><font color="#888888" class=""><pre class="">Silviu<br class=""></pre><pre class=""><br class=""></pre></font></span></div>
</blockquote></div><br class=""></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></div></body></html>