similar to: X100P interrupt load

Displaying 20 results from an estimated 2000 matches similar to: "X100P interrupt load"

2005 Mar 22
3
X100P voicemail volume too low (quiet)
Hello, I'm running Asterisk 1.0.6 with zaptel 1.0.6 on Gentoo Linux with a 2.6.11-gentoo-r2 SMP kernel (but no SMP hardware) and mpg123 0.59s-r9. When I leave a voicemail message via my X100P, the message is way too quiet. I can barely hear it. I googled this a bit, and I saw similar complaints with older versions, but no resolutions. Also, many complained that it was only too quiet via
2005 Mar 27
2
apps api?
Hello, Is there a published apps API? Or do I need to just start reading source code? -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net
2005 Mar 23
1
speex 1.1.7 crashes asterisk 1.0.6
Hello, I've installed speex 1.1.7 and asterisk 1.0.6 from Gentoo's Portage and I'm experiencing asterisk crashes whenever I try to make a connection from my X-Lite client under wine to asterisk using the speex codec. I know speex is being attempted because SPX lights up on the X-Lite display. Also, I know that speex is causing the crash because X-Lite works fine if I use GSM, ILBC,
2005 Mar 28
1
gsm player for Linux?
Hello, Does anyone know of an audio player for Linux that will play asterisk's GSM files? I know I can convert them using sox, but I'm hoping to play them natively so I can test out some voicemail settings. Thanks! -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net
2005 Mar 23
0
gnophone 0.2.4 and asterisk 1.0.6
Hello, Does gnophone 0.2.4 work with asterisk 1.0.6? I'm running Gentoo Linux with a 2.6.11 kernel, and I'm getting the following when I try to connect to asterisk from gnophone: Mar 23 12:09:33 WARNING[25059]: chan_iax2.c:546 iax_error_output: Information element length exceeds message size Mar 23 12:09:33 WARNING[25059]: chan_iax2.c:5332 socket_read: Undecodable framereceived from
2003 Sep 24
4
unified authentication
Howdy list, Sorry if this is a frequently discussed topic, or an off-topic question, but I couldn't find much info about my question by performing quick searches in the archives, and my question is pretty tightly related to security... Background: =========== I have a number of FreeBSD machines. Most are 4.x, but a few are 5.x (mainly the testing/devel machines). I also have a single Red
2006 Dec 26
1
procinfo package
Hi, ?Where is procinfo package? I don't get any mach when I try to find it with yum. I've enabled the [base], [update], [addons], [extras], [dries], [kb] and [dag] repositories. TIA.
2007 Dec 05
21
Fwd: win32/process problem
Any ideas? ---------- Forwarded message ---------- From: Christian Kerth <christian.ke... at dynamicmedia.at> Date: Dec 5, 8:28 am Subject: win32/process problem To: comp.lang.ruby I have an application that consists of serveral independent parts. I want to use the Windows Process API to spawn the different processes. e.g. require ''rubygems'' require
1999 Jan 27
1
Linux 2.2.0 and Samba client not happening for me
Dudes and/or Dudettes: HEEELLLPPP! (such a newbie statement) I can't get my remote SMB mounts to work on my Linux box. duke was happily running Slackware Linux 2.0.36 and Samba 1.9.18p8 . I upgraded to Linux 2.2.0pre9 (2.2.0final), which seemed to require upgrading to Samba 2.0.0 . (I don't remember the exact errors) Now i can't get my NT and '95 disks to stay mounted on
2002 Mar 09
1
Problem with smbfs on 2.4.18 kernel
Hi all.. I have found some problems on smbfs module in 2.4.18 kernel. I compiled it by myself (not the very first kernel compilation in my life ;-)) and then I have got it. Looks like it touch smbfs module as when I recompile 2.4.18 modules with smbfs sources changed to sources of smbfs from 2.4.17 problem disappears!! My mainboard is Abit BE6 with Pentium III 450 MHz. I am using SuSE 7.3 with
2007 Feb 28
1
VIA C3 Nehemiah Locks Up
Hello, I've got an EPIA-M series motherboard in a system that has locked up twice under random conditions. Nothing is logged to the console or logs, the system just hangs. The system is installed with CentOS 4.4 and running the 2.6.9-42.0.8.EL i686 kernel. I am aware that older C3 processors had the CMOV problem, but that is resolved in the later boards (procinfo below). I've seen a
2005 Nov 26
1
Is lsdev AWOL?
I was looking at my newly installed CentOS 4.2 system with ls* commands yesterday and lsdev was not on the system. Did I miss installing a package? A Google search for CentOS 4.2 and lsdev was unhelpful. -- Jerry Hubbard hubbardjw at charter.net
2005 Dec 05
2
Permission Denied: /proc/cpuinfo
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Mark Sargent > Sent: Sunday, December 04, 2005 10:38 PM > To: CentOS mailing list > Subject: [CentOS] Permission Denied: /proc/cpuinfo > > HI All, > > why do I get the below, > > [root at status1 ~]# /proc/cpuinfo > -bash: /proc/cpuinfo:
2004 Jun 15
2
import SYSTAT .syd file?
Does anyone know how to read a SYSTAT .syd file on Linux? (Splus 6 does it, but it is easier to find a Windows box with Systat than to download their demo. I'm wondering if there is a better way than either of these options.) Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron R search page:
2003 Aug 16
3
-STABLE problems / icmp6.c?
Hi folks, I just cvsupped the latest -STABLE source code, and noticed that it doesn't seem to build. Here's what happens: --- root@jasmina> make buildworld -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/usr/src/i386 mkdir -p
2007 Oct 29
6
covariance matrix of the regression coefficients
Greetings, Cohen, Cohen, West, and Aiken 2003 (Applied Multiple Regression-Correlation Analysis for the Behavioral Sciences, Third Edition) on page 273 state the covariance matrix of the regression coefficients is provided by standard programs for multiple regression, including SAS, SPSS, and SYSTAT. How can it be calculated with R. Thank you very much. pbm Peter B. Mandeville cel:
2013 Feb 20
1
Plotting Discriminants from qda
Dear R Help Members, I am aware how to plot the LD1 vs LD2 from a lda in R, using the code: plot(baseline.systat.hat$x, col=baseline.systat.hat$class,pch=as.numeric(baseline.systat.hat$class)) However, I need to use the quadratic discriminant function, qda due to data properties. Is there a way to obtain the same sort of plot for from a qda object (and the output of predict qda). I have not
2008 Jun 25
6
CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000
After yum upgrade, the new CentOS5 kernel [ kernel-2.6.18-92.1.1.el5.i686 ] crashes each time early in boot process on Compaq ProLiant 3000 with dual Pentium3 CPU (600 MHz, CPU0: Intel Pentium III (Katmai) stepping 03, CPU1 the same). I get kernel panic at powernowk8_init+0x05e/0x1c3. The previous kernel [ kernel-2.6.18-53.1.21.el5.i686 ] seems to work fine. I am wondering if anyone has met
2005 Mar 23
2
pauses sync'ing between tmpfs and disk on Linux 2.4.x
I've set up a 1GB tmpfs filesystem on a system with a single IDE disk and 2GB's of memory. I'm storing a large amount of RRD files (~300MB) on the tmpfs filesystem to make their generation a bit speedier... this part works great. However, I want to rsync these files over from time to time to a directory on the local filesystem (same physical server). I'm using rsync 2.6.4pre3
2009 Dec 07
2
column statistics
Hi everybody, I would like to compute the mean for 1 variable between the rows with the same levels. For example, with the dataset below: Factor1 Factor2 Value A X 1 A X 2 A Y 3 A Y 4 B X 5 B X 6 B Y