similar to: RedHat 9.0 and 100 percent CPU utilization

Displaying 20 results from an estimated 4000 matches similar to: "RedHat 9.0 and 100 percent CPU utilization"

2003 Sep 04
2
Question about cdr_sql fields
Hello- Is it possible to set the CDR record field called "accountcode" from within the dialplan? Or is there another way to cause this field to be set, preferably without using AGI code. Thanks Scott Scott M. Stingel Emerging Voice Technology Inc. Palo Alto, California and London, England www.evtmedia.com
2004 Jan 16
7
CAPI not installed, after changed from i4l to CAPI
I had unexpected hangups from my asterix box using the i4l driver. (SIP <-> SIP calls worked execellent, but SIP<->ISDN didn't.) Then I changed the i4l driver in modem.conf with the chan_capi from jungham. (http://www.junghanns.net/asterisk) I followed his instructions in the INSTALL file, and first encountered some errors compiling it. It help by deinstalling several
2003 Nov 24
4
One voicemail -> multiple recipients?
The subject pretty much says it all. I have a customer who would like to have an option where a caller can leave a voicemail in such a fashion that it would be simultaneously delivered to a set of mailboxes all at once--the idea is "trouble ticket" type operation where multiple technicians will *each* get the vm. He prefers that, if we can do it, to a "shared mailbox"
2003 Jun 13
3
Call queues for phone operator
Hi. I was wondering how can I make incoming calls to wait if the phone operator is busy. I've 8 incoming lines, with 30 extensions. What I need is if the operator is busy with call nr #1 , the new incoming call waits until the op. is free. Looking into app_queue seems the way to go. So I want to ask if I'm right or wrong: I set up only a queue , is to say operatorq, where the only member
2004 Jun 29
2
T100P-E100P circuit board differences
Hi- Perhaps someone with an E100P in hand can answer this: I just received an E100P from Digium (I normally buy quad boards) I noticed that the circuit board says "T100P" on it, and I assume that the T100P and E100P both use the same circuit board. Can someone please confirm that their E100P says "T100P" on the artwork? Thanks Scott Scott M. Stingel Emerging Voice
2003 Jul 22
3
busydetect and random hangups
Hi, I'm having random hangup problems with zap channels. If I turn busydetect off in Zapata.conf, * fails completely to detect a user hangup in the middle of a script. On the other hand, if I turn it on, everything works much better, but long calls tend to be hung up without a motive. Any other parameter that I can try? Any #define that I can tweak and recompile? Will callprogress
2004 May 07
4
SIP Wokflow diagram
Hi everybody, I would like to create SIP call flow Diagram under Windows. Is anybody know a program to perform it? I have already Ethereal and I would like an explicit diagram just to show where something have problems... Thanks Ignace
2004 Jan 14
3
NAT friendly TFTP Server
Hello, For those interested in overcoming the problem with some NATs and Firewalls in regards to tftp. I found a nice little tftp server here: http://freshmeat.net/projects/jtftp/?topic_id=87 I tried it and it works great. Regards, Andres. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Apr 18
1
Account code on SIP
I was wondering if the accountcode flag works with sip channels. I was looking into the debug and ,even if I have the line accountcode=XXX into the users sections of my sip.conf, I don't see it logged into the cdr. Matteo Brancaleoni mbrancaleoni@espia.it Emmegi System Administrator EspiA - EMMEGI Srl - e*solution provider Uffici: Via Pascoli, 37 20129 Milano - Italy Sede Legale: Corso
2003 Nov 17
1
mpg123 core when stopping asterisk
I typically start asterisk with the safe_asterisk script: 22865 pts/3 S 0:00 /bin/sh /usr/sbin/safe_asterisk 22867 pts/3 S 0:31 asterisk -vvvg -c 22871 pts/3 S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 For-You.mp3 for.m 22873 pts/3 S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 For-You.mp3 for.m But when I do a "stop now" from the CLI, the mpg123 causes a
2003 Sep 12
5
(no subject)
I have problem with a TDM40B installation. When i modprobe wcfxs the error i get is the following: /lib/modules/2.4.19-4GB/misc/wcfxs.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.19-4GB/misc/wcfxs.o: insmod
2003 Oct 12
2
INFO method and DTMF translation
Hello guys, I have searched high and low, but not found any information about rules of using DTMF in SIP INFO method. Cisco has described something with Signal=, but it look like this feature is dependent on implementors? The problem is chan_sip.c cannot correctly translate received DTMF digits, especially #,*. At least with my Antek EGW-804 gateway. Looking into chan_sip.c, I found this code:
2003 Apr 08
1
Wiki for the * community.
Hi 2 all. I was thinking to start a little web site with phpwiki, to let the * community build a sort of shared documentation 'bout * & related. That because in a wiki "place" all grows faster, and is also the right place to share experiences. For example it's right to have documentation about * installations, ie who has done what with asterisk Till now we don't know
2003 Jul 14
3
New budgetone firmware
Hi. Has anyone experienced with the new firmware .77 ? There's Day Light Saving time now, but haven't time to play with it, till now. Matteo. -- Matteo Brancaleoni Espia System Administrator - IT services Website : http://www.espia.it Email : mbrancaleoni@espia.it
2004 Jan 12
7
3.3v PCI board - TE410P photo
Hi- I have posted a photo of the TE410P Digium card on my site, so that those wishing to purchase a compatible motherboard can see physically what the PCI slot requirement is: http://www.evtmedia.com/TE410P.htm I believe the required slot is a 64-bit, 3.3 Volt PCI, most commonly found on Xeon-based motherboards. A 64-bit slot is longer than the TE410P board requires, but the PCI connector
2004 Jan 30
1
Help!!!: test Asterisk error: error on IAX1.conf and warning on chan_iax2.c
Hi, all Please help me. My platform is RedHat Linux 9.0. I have a wildcard x100p. I just installed asterisk by following step: # cd ../zaptel # make clean ; make install # cd ../libpri # make clean ; make install # cd ../asterisk # make clean ; make install # make samples When I test Asterisk typing # asterisk –vvvvc I get one error and one warning: [chan_iax.so] => (Inter Asterisk
2003 Jul 05
3
Activate MySQL logging
<P>hi,</P> <P>Can anybody pls tell me how to activate loggin CDR on mysql db. I tried&nbsp;editing the /etc/asterisk/cdr_mysql.conf file and recompiling asterisk, it didn't work. Normal loggin on Master.csv file works fine.</P> <P>Thank you inadvance,</P> <P>Surajee</P> <P>&nbsp;</P><br> --------------This mail sent
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi. Since a customer requested us that feature, I wrote this little patch for app_dial to allow to play an announcement to the called party, as soon he answers. you can define the file to play in the dial() option, using A(filename). for example: exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt) that doesn't break anything ... feel free to blame me for anything bad this patch
2004 May 02
1
Voicemail or voicemail2?
I'm using the stable branch. Is voicemail or voicemail2 deprecated? TKS Paul pmahler@signate.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040502/1b0ab572/attachment.htm
2004 May 19
1
Old sound in new call.
Hi, I have a problem that I just can't figure out how to solve. I start *, dial it using a ISDN phone over PSTM, to a Hisax card installed in * I get the demo-greeting, listen for a few seconds and hang up. I dial it again, but this time the first second is sound from where the previous call ended, then the greeting starts as it should. Right now I have removed all codecs but codec_gsm.so