Re: [Asterisk-Users] IRQ Misses and Dropped Calls?

2004-07-14 Thread Bruce Komito
Turn off interrupt masking in your IDE driver:

/sbin/hdparm -u1 /dev/hda

That solved the problem for me.

Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775) 236-5815


On Wed, 14 Jul 2004, Brian D'Arcy wrote:

> Hello everyone,
>
> I'm using a TE410P, no irq sharing, and all extraneous devices disabled,
> such as USB, Parallel etc.  I'm getting a few IRQ misses according to
> ZTTOOL.
>
> We're running a standard PRI_CPE interface and seem to be getting
> dropped calls, and errors on the D-CHANNEL occasionally.  The circuit
> itself is very solid, it was in use on our old PBX just a few weeks ago,
> never had any dropped calls, or any problems.  I'm receiving the
> following messages
>
> Jul  2 09:30:03 NOTICE[19475]: PRI got event: 4 on Primary D-channel of
> span 1
> Jul  2 09:30:03 WARNING[19475]: No D-channels available!  Using Primary
> on channel anyway 24!
> Jul  2 09:30:20 NOTICE[19475]: PRI got event: 5 on Primary D-channel of
> span 1
> Jul  2 09:30:41 WARNING[19475]: PRI: !! Got a UA, but i'm in state 1
>
> In between the D-Channel error notices/warings, I'll see channels 1-23
> goto yellow alarm state, then I'll see them clear.  It does not seem to
> coincide with the ~hourly reset of the b channels.
>
> I've looked everywhere for what these errors could mean, but I'm coming
> up empty handed.
>
> Could these errors be related to the IRQ misses I'm seeing?  I'm only
> logging about 8 misses a day total.
>
> Zaptel and Zapata configs pasted below...
>
> [Zaptel.conf]
> span=1,1,0,esf,b8zs
> bchan=1-23
> dchan=24
> defaultzone=us
> loadzone=us
>
> [Zapata.conf]
> [channels]
> context=inbound
> switchtype=dms100
> overlapdial=yes
> signalling=pri_cpe
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> transfer=yes
> cancallforward=yes
> callreturn=yes
> rxgain=0.0
> txgain=0.0
> group=1
> callgroup=1
> pickupgroup=1
> immediate=no
> musiconhold=default
> group = 1
> channel => 1-23
>
> Any tips, tricks or debugging methods anyone could provide would be
> extremely helpful!
>
> I'm running CVS-HEAD 7/2 for libpri, zaptel and asterisk, however the
> problem has been occurring since we took the system live in mid-June.
>
> Thanks in advance to anyone who might can shed some light.
>
> Brian D'Arcy
>
>
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] IRQ Misses and Dropped Calls?

2004-07-14 Thread Brian D'Arcy
Hello everyone,

I'm using a TE410P, no irq sharing, and all extraneous devices disabled,
such as USB, Parallel etc.  I'm getting a few IRQ misses according to
ZTTOOL.  

We're running a standard PRI_CPE interface and seem to be getting
dropped calls, and errors on the D-CHANNEL occasionally.  The circuit
itself is very solid, it was in use on our old PBX just a few weeks ago,
never had any dropped calls, or any problems.  I'm receiving the
following messages

Jul  2 09:30:03 NOTICE[19475]: PRI got event: 4 on Primary D-channel of
span 1
Jul  2 09:30:03 WARNING[19475]: No D-channels available!  Using Primary
on channel anyway 24!
Jul  2 09:30:20 NOTICE[19475]: PRI got event: 5 on Primary D-channel of
span 1
Jul  2 09:30:41 WARNING[19475]: PRI: !! Got a UA, but i'm in state 1

In between the D-Channel error notices/warings, I'll see channels 1-23
goto yellow alarm state, then I'll see them clear.  It does not seem to
coincide with the ~hourly reset of the b channels.

I've looked everywhere for what these errors could mean, but I'm coming
up empty handed.

Could these errors be related to the IRQ misses I'm seeing?  I'm only
logging about 8 misses a day total.

Zaptel and Zapata configs pasted below...

[Zaptel.conf]
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
defaultzone=us
loadzone=us

[Zapata.conf]
[channels]
context=inbound
switchtype=dms100
overlapdial=yes
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
transfer=yes
cancallforward=yes
callreturn=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
group = 1
channel => 1-23

Any tips, tricks or debugging methods anyone could provide would be
extremely helpful!

I'm running CVS-HEAD 7/2 for libpri, zaptel and asterisk, however the
problem has been occurring since we took the system live in mid-June. 

Thanks in advance to anyone who might can shed some light.

Brian D'Arcy


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] IRQ Misses and Dropped Calls?

2004-07-02 Thread Brian D'Arcy
Chris,
 
I'm afraid I can't change motherboards. It's a brand new IBM x345 2u server.
 
I spec'd out this box specifically for asterisk, based on feedback from the community. 
 It had all the characteristics asterisk "plays well with".
 
I'm really out of ideas here.
 



From: [EMAIL PROTECTED] on behalf of C. Maj
Sent: Fri 7/2/2004 6:31 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] IRQ Misses and Dropped Calls?



On Fri, 2 Jul 2004, Brian D'Arcy waxed:

> I'm using a TE410P, no irq sharing, and all extraneous devices disabled,
> such as USB, Parallel etc.  I'm getting a few IRQ misses according to
> ZTTOOL.

8<'s

Can you try changing motherboards ?  Just a guess, but it
seems like you've already made it quite a few steps.  Might
be time to blame some hardware.

--Chris


--
Chris Maj, Rochester
cmaj_at_freedomcorpse_dot_com
Pronunciation Guide: Maj == May
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



<>

Re: [Asterisk-Users] IRQ Misses and Dropped Calls?

2004-07-02 Thread C. Maj
On Fri, 2 Jul 2004, Brian D'Arcy waxed:

> I'm using a TE410P, no irq sharing, and all extraneous devices disabled,
> such as USB, Parallel etc.  I'm getting a few IRQ misses according to
> ZTTOOL.

8<'s

Can you try changing motherboards ?  Just a guess, but it
seems like you've already made it quite a few steps.  Might
be time to blame some hardware.

--Chris


-- 
Chris Maj, Rochester
cmaj_at_freedomcorpse_dot_com
Pronunciation Guide: Maj == May
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] IRQ Misses and Dropped Calls?

2004-07-02 Thread Brian D'Arcy
Hello everyone,

I'm using a TE410P, no irq sharing, and all extraneous devices disabled,
such as USB, Parallel etc.  I'm getting a few IRQ misses according to
ZTTOOL.  

We're running a standard PRI_CPE interface and seem to be getting
dropped calls, and errors on the D-CHANNEL occasionally.  The circuit
itself is very solid, it was in use on our old PBX just a few weeks ago,
never had any dropped calls, or any problems.  I'm receiving the
following messages

Jul  2 09:30:03 NOTICE[19475]: PRI got event: 4 on Primary D-channel of
span 1
Jul  2 09:30:03 WARNING[19475]: No D-channels available!  Using Primary
on channel anyway 24!
Jul  2 09:30:20 NOTICE[19475]: PRI got event: 5 on Primary D-channel of
span 1
Jul  2 09:30:41 WARNING[19475]: PRI: !! Got a UA, but i'm in state 1

In between the D-Channel error notices/warings, I'll see channels 1-23
goto yellow alarm state, then I'll see them clear.  It does not seem to
coincide with the hourly reset of the b channels.

I've looked everywhere for what these errors could mean, but I'm coming
up empty handed.

Could these errors be related to the IRQ misses I'm seeing?  I'm only
logging about 8 misses a day total.

Zaptel and Zapata configs pasted below...

[Zaptel.conf]
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
defaultzone=us
loadzone=us

[Zapata.conf]
[channels]
context=inbound
switchtype=dms100
overlapdial=yes
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
transfer=yes
cancallforward=yes
callreturn=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
group = 1
channel => 1-23

Any tips, tricks or debugging methods anyone could provide would be
extremely helpful!

I'm running CVS-HEAD as of this morning, however the problem has been
occurring over the last week, with my source being updated almost daily.

Thanks in advance,

Brian D'Arcy


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] IRQ Misses?

2003-07-29 Thread Joe Antkowiak
Hi,

One of my pbx's seems to be having some new issues.  crackling interference
on the zap channels running through the channel bank, and I noticed that
these happen when I hit an "irq miss" in zttool:

Current Alarms: No alarms.
Sync Source:Digium Wildcard T100P T1/PRI C
IRQ Misses:   82695
Bipolar Viol: 0
Tx/Rx Levels: 0/8 3
Total/Conf/Act:  24/ 24/  0  

But I have no cards in conflict...  This started immediately after I did a
reboot...  Any ideas?

[EMAIL PROTECTED] proc]# cat ioports 
-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
03c0-03df : vga+
03f6-03f6 : ide0
0cf8-0cff : PCI conf1
7400-740f : PCI device 1095:3112 (CMD Technology Inc)
7800-7803 : PCI device 1095:3112 (CMD Technology Inc)
8000-8007 : PCI device 1095:3112 (CMD Technology Inc)
8400-8403 : PCI device 1095:3112 (CMD Technology Inc)
8800-8807 : PCI device 1095:3112 (CMD Technology Inc)
9000-90ff : Linksys Network Everywhere Fast Ethernet 10/100 model NC100
  9000-90ff : tulip
9400-94ff : Tiger Jet Network Inc. Model 300 128k
b800-b80f : VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE
  b800-b807 : ide0
  b808-b80f : ide1
d000-dfff : PCI Bus #01
  d800-d8ff : ATI Technologies Inc Radeon VE QY
e400-e4ff : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
e800-e80f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
[EMAIL PROTECTED] proc]# cat iomem
-0009f7ff : System RAM
0009f800-0009 : reserved
000a-000b : Video RAM area
000c-000c7fff : Video ROM
000cc000-000d07ff : Extension ROM
000f-000f : System ROM
0010-17ffbfff : System RAM
  0010-0024d583 : Kernel code
  0024d584-00347a43 : Kernel data
17ffc000-17ffefff : ACPI Tables
17fff000-17ff : ACPI Non-volatile Storage
d580-d58001ff : PCI device 1095:3112 (CMD Technology Inc)
  d580-d58001ff : SiI3112 Serial ATA
d600-d60003ff : Linksys Network Everywhere Fast Ethernet 10/100 model
NC100
  d600-d60003ff : tulip
d680-d6800fff : Tiger Jet Network Inc. Model 300 128k
d700-d7df : PCI Bus #01
  d700-d700 : ATI Technologies Inc Radeon VE QY
d7f0-e3ff : PCI Bus #01
  d800-dfff : ATI Technologies Inc Radeon VE QY
e400-e7ff : VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x]
- : reserved
[EMAIL PROTECTED] proc]# cat interrupts
   CPU0   
  0:5406112  XT-PIC  timer
  1:   2153  XT-PIC  keyboard
  2:  0  XT-PIC  cascade
  4: 167078  XT-PIC  ide2
  5:   5180  XT-PIC  eth0
  8:  1  XT-PIC  rtc
 10:   53888794  XT-PIC  t1xxp
 12:680  XT-PIC  PS/2 Mouse
 14: 10  XT-PIC  ide0
NMI:  0 
ERR:  0
[EMAIL PROTECTED] proc]# cat pci 
PCI devices found:
  Bus  0, device   0, function  0:
Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev
2).
  Prefetchable 32 bit memory at 0xe400 [0xe7ff].
  Bus  0, device   1, function  0:
PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x
AGP] (rev 0).
  Master Capable.  No bursts.  Min Gnt=8.
  Bus  0, device   4, function  0:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev
34).
  Bus  0, device   4, function  1:
IDE interface: VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE (rev
16).
  Master Capable.  Latency=32.  
  I/O at 0xb800 [0xb80f].
  Bus  0, device   4, function  4:
Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev
48).
  IRQ 9.
  Bus  0, device  10, function  0:
Network controller: Tiger Jet Network Inc. Model 300 128k (rev 0).
  IRQ 10.
  Master Capable.  Latency=32.  Min Gnt=1.Max Lat=128.
  I/O at 0x9400 [0x94ff].
  Non-prefetchable 32 bit memory at 0xd680 [0xd6800fff].
  Bus  0, device  12, function  0:
Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100
model NC100 (rev 17).
  IRQ 5.
  Master Capable.  Latency=32.  Min Gnt=64.Max Lat=128.
  I/O at 0x9000 [0x90ff].
  Non-prefetchable 32 bit memory at 0xd600 [0xd60003ff].
  Bus  0, device  13, function  0:
Unknown mass storage controller: PCI device 1095:3112 (CMD Technology
Inc) (rev 2).
  IRQ 4.
  Master Capable.  Latency=32.  
  I/O at 0x8800 [0x8807].
  I/O at 0x8400 [0x8403].
  I/O at 0x8000 [0x8007].
  I/O at 0x7800 [0x7803].
  I/O at 0x7400 [0x740f].
  Non-prefetchable 32 bit memory at 0xd580 [0xd58001ff].
  Bus  1, device   0, function  0:
VGA compatible controller: ATI Technologies Inc Radeon VE QY (rev 0).
  Master Capable.  Latency=64.  Min Gnt=8.
  Prefetchable 32 bit memory at 0xd800 [0xdfff].
  I/O at 0xd800 [0xd8ff].
  Non-prefetchable 32 bit memory at 0xd700 [0xd700].


[EMAI