On Wed, May 14, 2014 at 3:41 PM, Mike Leddy <m...@loop.com.br> wrote:

> Hi Eric,
>
> I plugged an E1 into the card and it doesn't make any difference.


Check to see if the card is interrupting 1000 times per second with
something like:
cat /proc/interrupts | grep wc && sleep 1 && cat /proc/interrupts | grep wc

You could also try manually compiling dahdi_dummy by commenting it back in,
in the file:
drivers/dahdi/Kbuild
Then modprobe dahdi_dummy
This module forces the use of the high res timers

-- 
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to