<div dir="ltr"><div>Hello,<br><br></div>I have an app that&#39;s playing several files once the call is answered:<br><br><pre>&lt;action application=&quot;playback&quot; data=&quot;/usr/local/woow-vm/sounds/en/pinconf.wav&quot;/&gt;<br>&lt;action application=&quot;playback&quot; data=&quot;/usr/local/woow-vm/sounds/en/1.wav&quot;/&gt;<br>&lt;action application=&quot;playback&quot; data=&quot;/usr/local/woow-vm/sounds/en/2.wav&quot;/&gt;<br>&lt;action application=&quot;playback&quot; data=&quot;/usr/local/woow-vm/sounds/en/3.wav&quot;/&gt;<br>&lt;action application=&quot;playback&quot; data=&quot;/usr/local/woow-vm/sounds/en/4.wav&quot;/&gt;<br><br></pre><pre>On v1.6.9 or older works perfect. I tried on last 1.6.x master form today <br></pre><pre>and only first file I can hear being played. All other are not played and in logs <br></pre><pre>I can see very fast:<br><br>switch_ivr_play_say.c:1910 done playing file /usr/local/woow-vm/sounds/en/1.wav<br><br></pre><pre>On the v1.6.9 this message is triggered at the end of the file. <br><br></pre><pre>I will try to find the commit that broken this but help is appreciated. <br><br></pre><pre>Silviu<br></pre><pre><br></pre></div>