<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hi,<div>I am trying to record a call after bridging the 2 legs. 2 parties can talk/listen to each other. There is an audio file created, but just silence, and always stopped at 44bytes. I just wonder if there is any other setup that I missed.</div><div>I used 2 ways to record the call, and they both gave the same result:</div><div>1- &nbsp; session.execute("record_session", "foo.wav");</div><div><br></div><div>2- rtn = session.recordFile("foo.wav", true, "", 500,500,3);</div><div><br></div><div>Thank you for your help.</div><div><br></div><div>Will</div></td></tr></table><br>