On Mon, 7 Nov 2005 23:06:24 +0100
Gerald Dachs <[EMAIL PROTECTED]> 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
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

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

Reply via email to