> Just one more information: > > Every time when I start callweaver there is following message in > the log file: > > Jun 25 09:25:01 WARNING[3060485040] timer.c: Requested a timer with > 1000000 nanosecond interval, but system timer reports a resolution > of 4000250 nanosec. Timing may be unreliable!
Please use kernel version 2.6.21 or later compiled with the following options. This will help linux be posix timers compliat and make callweaver perform better roy CONFIG_PREEMPT=y CONFIG_PREEMPT_BKL=y CONFIG_NO_HZ=y CONFIG_HZ=1000 CONFIG_HIGH_RES_TIMERS=y --- Roy Sigurd Karlsbakk [EMAIL PROTECTED] Tlf: 98013356 --- "Why is it drug addicts and computer afficionados are both called users?" -- Clifford Stol _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
