Hello, I am running into another audio quality issue. Let me describe what I am doing: 1. Make outbound call 2. Connect NULL sound port 3. Create mem player, start playback 4. Wait untill player is finished, then disconnect and destroy it 5. Repeat steps 3-5 So it's really straightforward, and it works fine for a few minutes. After a few minutes I started noticing a slight popping noise in the middle of the audio playback. It happens in the same place every time the playback loops. In my log file I noticed that I was getting the following line printed regularly before the problem starts: 10:11:14.874 silencedet.c Vad cur_threshold updated 38-->39. Signal lo=39 After the popping starts, I get a different regular output: 10:11:24.215 strm0x3c53848 Starting silence 10:11:24.254 strm0x3c53848 Start talksprut.. I have noticed that these two lines seem to get printed at the same time as the popping sound. There is no other useful information in the log when the problem starts. Any idea's? It seems like the VAD is getting disabled or breaking somehow, but I can't figure out why. I'm not sure I even need this feature enabled since my application end never 'says' anything. Thanks, -- Michael Broughton, Advanis Unintended Recipient & Unauthorized Use of E-Mail: This message and attachments may contain confidential or privileged information that is intended only for the named recipient of this e-mail. Any unauthorized use or distribution is not permitted. If you have received this e-mail in error, deleting the e-mail and notifying the sender would be appreciated. Thank you.