So I be it sounds like all the recordings are underwater.<br><br><div class="gmail_quote">Are you using dahdi for timing? Can you run dahdi_test?</div><div class="gmail_quote"><br></div><div class="gmail_quote">Asterisk needs a good timing source, in the case when you don&#39;t have a physical card providing it, it relies on kernel ticks or the RTC (or HPET). Because of the nature of virtual machines they don&#39;t always get access to the processor when they want and therefore their timing can get skewed and can be bad for real-time applications.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">There are some patches/work-arounds that you can do. You might want to google &#39;asterisk in a virtual machine&#39; or &#39;asterisk timing virutal machine&#39;, or anything along those lines.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">I think I remember in some of the recent dahdi or asterisk release notes that they changed some settings to be more virtual machine friendly. So maybe make sure you are running the latest versions?</div>