[Asterisk-Users] zaphfc not generally compatible with kernels >= 2.6.13

Gerald Dachs gda at gmx.de
Mon Nov 7 15:44:30 MST 2005


On Mon, 7 Nov 2005 23:06:24 +0100
Gerald Dachs <gda at gmx.de> wrote:

> Hi,
> 
> I am very new to asterisk so forgive me if I tell something stupid.

It has happend, my post was stupid

> I am investigating currently a problem with zaphfc. I get only very few interrupts,
> they don't get lost, the interrupt count increases only very slowly.
> 
> I really don't know where to look for the problem, so I looked here and there and found
> the following line in zaphfc.c from bristuff-0.2.0-RC8o:
> schedule_timeout((30 * HZ) / 1000); // wait 30 ms

schedule_timeout is a kernel call that gets ticks as arg and not ms.

Gerald



More information about the asterisk-users mailing list