similar to: 2 PRI Card - Interrupt Problem

Displaying 20 results from an estimated 300 matches similar to: "2 PRI Card - Interrupt Problem"

2014 Jan 22
1
Meetme Show Activity in Minus
Hello All, Asterisk: 1.8.13.0 Dahdi : 2.6.2 Kernel : 2.6.32-431.3.1.el6.i686 #1 SMP Fri Jan 3 18:53:30 UTC 2014 i686 i686 i386 GNU/Linux OS : CentOS 6.4 When I show meetme room details using "meetme list" command it shows Minus in activity column. Any Idea. >meetme list Conf Num Parties Marked Activity Creation Locked 54682 0002 N/A
2010 Mar 03
3
dahdi and oslec
Hi All, I have followed below steps to enable echo cancellation. # cd /usr/src # wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 # tar xjf linux-2.6.28.tar.bz2 # tar zxvf dahdi-linux-2.1.0.4.tar.gz # ln -s /usr/src/dahdi-linux-2.1.0.4 /usr/src/dahdi # mkdir /usr/src/dahdi/drivers/staging # cp -fR /usr/src/linux-2.6.28/drivers/staging/echo /usr/src/dahdi/drivers/staging # sed -i
2010 Mar 05
1
SIP / Echo Cancellation
----- "Chandrakant Solanki" <solanki.chandrakant at gmail.com> escreveu: > Hello > > I have successfully compiled OSLEC for echo cancellation for DAHDI > channel. > > Is there any way to do echo cancellation for SIP Channel. > > Is any, please suggest me.?? > > Thanks in advance.. > > -- > Regards, > > Chandrakant Solanki Short
2009 Nov 23
1
Meetme 'o' - what actually it does..??
Hi Can someone explain me what is the purpose for MeetMe Option 'o'.. If I defined 'o' with MeetMe option or If not defined with MeetMe option... What is the difference between these two if defined or not defined MeetMe 'o' option... -- Regards, Chandrakant Solanki -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Jun 12
1
Asterisk 'n Dahdi on Sun Solaris
Hello All, I am trying to install Asterisk 1.8.13.0 & dahdi-complete 2.5.1 & libpri 1.4.13 version. Is it possible to install dahdi on Sun Solaris? I have searched so many, but don't found any help. I am using "SunOS solaris-server 5.11 11.1 i86pc i386 i86pc" on Virtual Box. -- Regards, Chandrakant Solanki -------------- next part -------------- An HTML attachment was
2014 Oct 21
1
[asterisk-user] Confbridge Kick Action
Hi All, I am working on Asterisk 12.6.0 with ConfBridge module, when there are multiple user like admin and normal participant running with conference. When I try to kicked 2 user (Normal User), it play file "conf-kicked" and again join conference My scenario in confbridge like. 1] Admin User (e.g. SIP/8484-00000000) 2] Normal User (e.g. SIP/8484-00000001) 3] Admin User (e.g.
2010 Apr 30
1
HDLC Receiver overrun on Wildcard TE410P
Hello I've got small PBX (30 simultaneous connections) based on asterisk (1.6.2.6), which uses Stargate 2N ISDN to GSM gate. It runs ok for day or two, but then I get: dahdi: HDLC Receiver overrun on channel TE4/0/1/16 (master=TE4/0/1/16) in my kernel logs, in asterisk i get: pri show spans PRI span 1/0: Provisioned, Down, Active PRI span 3/0: Provisioned, In Alarm, Down, Active (span 3
2011 Jan 10
1
environment variable + res_mysql.conf
Hi All. I have export some db parameter in /etc/bashrc as follows ... export DB_NAME=xyz export DB_IP=1x.1x.1x.1x export DB_PWD=dkjfaoi Now, I want use these all environment variable into /etc/asterisk/res_mysql.conf file. Is there any way to do this..?? -- Regards, Chandrakant Solanki -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 06
4
How do I install speex for asterisk?
Hi, I have followed steps which were mentioned on forum and given below. Still couldn't get speex working. On test calls getting error "chan_sip.c: sip_call: No audio format found to offer." # yum install speex # yum install speex-devel # cd /usr/src/asterisk # make clean # make # service asterisk stop # make install # service asterisk start Also, it is not
2008 Mar 30
1
Stange eth-device
Anyone else seen this eth-device and what brings it up? [root at oh1mrr etc]# ifconfig __tmp1192348344 Link encap:Ethernet HWaddr 52:54:AB:DD:2E:D1 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2094689 errors:0 dropped:0 overruns:0 frame:0 TX packets:1645734 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX
2009 Sep 29
1
Fax and dial-up connection issues
I have a pretty large setup on one of my customers. Digium TE420B (with echo cancelling module), 3 Xorcom Astribanks with 32 FXS each and 1 Xorcom Astribank with 16 FXO. These FXO ports are NOT used for fax/data transmission, as they are connected to cell phones. Not really related to the issue, but there are also 250 SIP phones. The problem is that fax and dial-up connections are really
2009 Oct 21
1
error - sources for the 2.6.18-92.1.22.el5xen kernel
while compiling zaptel drivers for my yeaster TDM800 hardware, I get this error; make[3]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses make[2]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]:
2011 May 30
1
CLI command 'database deltree' doesn't remove family with space in its name
While playing with DB function in Dialplan, I have added some garbage in AstDB. These are some family names with space in them. See this, demo*CLI> database show /18-05-2011 00:00:0052011175221575/TESTDATE : 2011-05-14 21:33:46 /18-05-2011 00:00:0052011175221575/TEST1 : 410 /18-05-2011 00:00:0052011175221575/TEST2 : 155 /18-05-2011 00:00:0052011182614252/TEST3 :
2014 Jan 09
2
How to read IRQs and timing slips values
Hi, On a Asterisk 1.8.12 system working OK for months (>100k calls proceed), users are complaining for bad audio. My setup is: PSTN <--E1/PRI ---> Asterisk <--- E1/PRI---> Siemens HiPath <---E1/PRI ---> PSTN asterisk -rx "dahdi show version" DAHDI Version: SVN-trunk-r10414 Echo Canceller: HWEC asterisk -rx "pri show version" libpri version: 1.4.12 A
2012 Jul 11
12
99% iowait on one core in 8 core processor
Hi All, We have a xen server and using 8 core processor. I can see that there is 99% iowait on only core 0. 02:28:49 AM CPU %user %nice %sys %iowait %irq %soft %steal %idle intr/s 02:28:54 AM all 0.00 0.00 0.00 12.65 0.00 0.02 2.24 85.08 1359.88 02:28:54 AM 0 0.00 0.00 0.00 96.21 0.00 0.20 3.19 0.40 847.11 02:28:54 AM
2009 Jul 20
0
No subject
...SNIP... cat /proc/interrupts=20 CPU0 CPU1 =20 0: 83 0 IO-APIC-edge timer 1: 2 0 IO-APIC-edge i8042 3: 100887 0 IO-APIC-edge serial 7: 0 0 IO-APIC-edge parport0 8: 3 0 IO-APIC-edge rtc 9: 1 0 IO-APIC-fasteoi acpi 16:
2013 Aug 27
1
Message from syslogd@localhost ... kernel:Disabling IRQ #17
" Message from syslogd at localhost at Aug 27 08:57:53 ... kernel:Disabling IRQ #17" is the message I got on all my terminal windows at the time indicated. What is it complaining about? What should I do about it? I got some information from dmesg. It mentions IRQ 17, but the only error is from before the most recent hibernation. Here are some excerpts, in order from dmesg: SELinux:
2009 Nov 23
0
Asterisk 1.4 and kernel panic and IRQ interrupts
Hi, I'm having trouble with one machine that kernel panics with Asterisk 1.4. The motherboard is an Asus P5W Deluxe. I reported the kernel panic here: http://lists.digium.com/pipermail/asterisk-users/2009-November/241006.html I'm now trying to understand if the problem can be an IRQ issue or not. I disabled APIC in the BIOS because I thought that maybe it could be buggy (not sure
2004 Sep 09
4
imq config
Dear all, I know this is not imq mailing list. But many of the users over here have done exactly what i want. Requirement:- I want to tight bound eth1 for 100 kbps but after i want to create many classes of 64 kbps or 50 kbps and others. But the total sum of classes is more than 100 kbps so my eth1 is not restrciting total bandwidth at 100kbps. According to search on google imq is the solution.
2015 Mar 28
2
Why is irqbalance not balancing?
I am running irqbalance with default configuration on an Atom 330 machine. This CPU has 2 physical cores + 2 SMT (aka Hyperthreading) cores. As shown below the interrupt for the eth0 device is always on CPUs 0 and 1, with CPUs 2 and 3 left idle. But why? Maybe irqbalance prefers physical cores? My understanding, though, is that the even-numbered CPUs are the physical cores, with the