Hi , <br> 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 "32.wav" second time.<br><pre><Prompt><br>
<audio src="<a href="http://172.16.5.113:8085/TestApp/31.wav">http://172.16.5.113:8085/TestApp/31.wav</a>"/> <br><audio src="<a href="http://172.16.5.113:8085/TestApp/32.wav">http://172.16.5.113:8085/TestApp/32.wav</a>"/> <br>
<audio src="<a href="http://172.16.5.113:8085/TestApp/32.wav">http://172.16.5.113:8085/TestApp/32.wav</a>"/> <br><audio src="<a href="http://172.16.5.113:8085/TestApp/34.wav">http://172.16.5.113:8085/TestApp/32.wav</a>"/> <br>
</prompt><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="" 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>