Hi Jake,<br><br>Perhaps you can add <br><br>NoOp(${PLAYBACKSTATUS}) after each Playback, it should return either &quot;FAILED&quot; or &quot;SUCCESS&quot; in the CLI<br><br>Hope that helps.<br><br>Best Regards,<br>Joanna<br>
<br><div><span class="gmail_quote">On 2/28/07, <b class="gmail_sendername">
Kuba</b> &lt;<a href="mailto:notme@konto.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">notme@konto.pl</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
After switching to Asterisk 
1.2.14 from 1.0.x, I encountered a very<br>strange problem. There is no sound with Playback() or Background()<br>commands.<br><br>Even though, Asterisk console shows the file is being played when I call<br>the extension (
i.e. echo test), I can&#39;t hear anything.<br><br><br>My echo test extension looks like this:<br><br>exten =&gt; 600,1,Answer<br><br>exten =&gt; 600,2,Playback(demo-echotest)<br><br>exten =&gt; 600,3,Echo<br><br>exten =&gt; 600,4,Playback(demo-echodone)
<br><br><br>exten =&gt; 600,5,Hangup<br><br>Console shows something like that when I call:<br><br>-- Executing Answer(&quot;SIP/206-081a7160&quot;, &quot;&quot;) in new stack<br>-- Executing Playback(&quot;SIP/206-081a7160&quot;, &quot;demo-echotest&quot;) in new stack
<br>-- Playing &#39;demo-echotest&#39; (language &#39;en&#39;)<br><br>So it looks like Asterisk is playing the file, but I can&#39;t hear anything.<br><br>The files demo-echotest.gsm and demo-echodone.gsm are present in<br>

/var/lib/asterisk/sounds, so this is not the matter of missing files.<br><br>The same problem occurs with every file I try to play with Playback() or<br>Background() commands.<br><br><br>Any ideas ?<br><br>Thanks<br>Jake
<br>
<br><br><br><br><br>--<br>------- Domeny w ULTRA NISKICH cenach: -------<br>.pl - 29 zl, .com.pl - 22,50 zl, reg - 7,50 zl<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.domeny.alpha.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.domeny.alpha.pl</a><br>----------------------------------------------
<br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com</a> --
<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>