[asterisk-users] Terrible dahdi_test results

Russ Meyerriecks rmeyerriecks at digium.com
Wed May 14 16:53:39 CDT 2014


On Wed, May 14, 2014 at 3:41 PM, Mike Leddy <mike at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140514/ee1495ec/attachment.html>


More information about the asterisk-users mailing list