<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>hi guys,</div><div>as you know on freeswitch the codec G729 only use fro pass through,</div><div>so we couldn't play .wav file using codec G729,</div><div>so i have installed asterisk to everytime i want to play file with that codec&nbsp;</div><div>play them on asterisk using gateway on freeswitch ,</div><div>but in asterisk when i issue the command (exten =&gt; 999,1,playback(hello-world)) the file play successfully using freeswitch that is connect to asterisk</div><div>but i don't want to answer channel at this situation so issue the command (exten =&gt; 999,1,playback(hello-world,noanswer) or&nbsp;</div><div>(exten =&gt; 999,1,background(hello-world,n) -- n used to don't answer channel )) i don't hear the sound of .wav file<br></div><div>on the debug of sip on asterisk the file is played and command was executed but i
 coudn't hear sound</div><div>notice:because of using nibble_account on freeswitch i don't want to answer channel to reduce the cash&nbsp;</div><div>plz help</div><div>thanks&nbsp;</div></div></body></html>