Hi , <br>&nbsp;we are facing small problem, when play same wave more than once, call getting struct suddenly. <br><br>Below i have given code please check that, not playing &quot;32.wav&quot; second time.<br><pre>&lt;Prompt&gt;<br>
&lt;audio src=&quot;<a href="http://172.16.5.113:8085/TestApp/31.wav">http://172.16.5.113:8085/TestApp/31.wav</a>&quot;/&gt; <br>&lt;audio src=&quot;<a href="http://172.16.5.113:8085/TestApp/32.wav">http://172.16.5.113:8085/TestApp/32.wav</a>&quot;/&gt; <br>
&lt;audio src=&quot;<a href="http://172.16.5.113:8085/TestApp/32.wav">http://172.16.5.113:8085/TestApp/32.wav</a>&quot;/&gt; <br>&lt;audio src=&quot;<a href="http://172.16.5.113:8085/TestApp/34.wav">http://172.16.5.113:8085/TestApp/32.wav</a>&quot;/&gt; <br>
&lt;/prompt&gt;<br><br>In logs it showing: waiting for ready,waiting for more<br><br>6:02:15:600 DBUG VOICEGLU localhos callid=[1] parsed played callid=1<br>status=0 msg=&quot;&quot; reason=end-of-data<br>16:02:15:600 DBUG VOICEGLU localhos callid=[1] dpal():<br>
do_prompt_and_listen() called<br>16:02:15:600 DBUG VOICEGLU localhos callid=[1] dpal(): Checking for prompts<br>16:02:15:600 DBUG VOICEGLU localhos callid=[1] dpal(): No prompts ready,<br>waiting for more<br><br><br>If any one help me, i would be grateful.<br>
<br><br><br>Thanks in Advance,<br><br>Rajesh Ganji<br></pre>