Hey All,<br><br>I've been experiencing a problem for a bit. During a call to the PSTN, audio will cut out for 2-5 seconds. It's completely random and may or may not happen during a call.<br><br>Our setup is 79XX phones -&gt; asterisk -&gt; 2811 router -&gt; PRI to the PSTN. Everything is talking SIP. The asterisk box is a dual core system. /proc/interrupts looks like:
<br><br>&nbsp;cat /proc/interrupts <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CPU0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CPU1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp; 0:&nbsp; 733669449&nbsp; 732813122&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; timer<br>&nbsp; 8:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; rtc<br>&nbsp; 9:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; acpi
<br>&nbsp;14:&nbsp;&nbsp;&nbsp; 6598410&nbsp;&nbsp;&nbsp; 6589174&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; ide0<br>169:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; uhci_hcd<br>185:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; ehci_hcd, uhci_hcd<br>193:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; uhci_hcd
<br>201:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; uhci_hcd<br>209:&nbsp;&nbsp; 11404158&nbsp;&nbsp; 10762030&nbsp;&nbsp; IO-APIC-level&nbsp; 3w-9xxx<br>225:&nbsp; 100440701&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 136&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PCI-MSI&nbsp; eth0<br>233:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14&nbsp;&nbsp; 10512166&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PCI-MSI&nbsp; eth1<br>NMI:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
<br>LOC: 1466464719 1466464718 <br>ERR:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>MIS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br><br>Can-Reinvite is enabled, but I do have it configured to allow call recording on outbound calls, so I think the audio streams all go through asterisk. There are no 
G.729 licenses involved and everything should be talking G.711. <br><br>Oh, and this is an <a href="http://1.2.7.1">1.2.7.1</a> install. ztdummy is loaded.<br><br>Does anyone have any insite into this problem?<br><br>Thanks.
<br>