[asterisk-users] Zap / dahdi errors

Julian Lyndon-Smith asterisk at dotr.com
Fri Aug 28 06:09:36 CDT 2009


getting some errors on my test system. this is 1.4 (Asterisk
SVN-branch-1.4-r214194) with a 4 port T412p card.

Three of the ports are connected: Span 1 to the PSTN on a 10 channel
bearer line, ports 2 and 3 are cross-overed (!) to each other. Port 4
is not plugged in. This has been working fine for several months. I
updated a few days ago to the latest 1.4 branch.

However, now I cannot dial into the system on span 1. I get a "busy"
signal, and the following on the console:

Is this a supplier issue, or my issue ??

TIA

Julian


[Aug 28 12:06:11] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: ACK
received for '0' outside of window of '8' to '9', restarting
[Aug 28 12:06:11]   == Primary D-Channel on span 1 down
[Aug 28 12:06:11] WARNING[10552]: chan_dahdi.c:2790 pri_find_dchan: No
D-channels available!  Using Primary channel 16 as D-channel anyway!
[Aug 28 12:06:11]   == Primary D-Channel on span 1 up
[Aug 28 12:06:11] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: !!
Got a UA, but i'm in state 7


foxtrot*CLI> zap show status

Description                              Alarms     IRQ        bpviol     CRC4
T4XXP (PCI) Card 0 Span 1                OK         0          0          0
T4XXP (PCI) Card 0 Span 2                OK         0          0          0
T4XXP (PCI) Card 0 Span 3                OK         0          0          0
T4XXP (PCI) Card 0 Span 4                RED        0          0          0

The 'zap show status' command is deprecated and will be removed in a
future release. Please use 'dahdi show status' instead.
[Aug 28 12:02:21] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: ACK
received for '0' outside of window of '9' to '11', restarting
[Aug 28 12:02:21] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: !!
Got reject for frame 0, but we have nothing -- resetting!
[Aug 28 12:02:21] ERROR[10552]: chan_dahdi.c:8749 dahdi_pri_error: !!
Got a UA, but i'm in state 7

I have the following zapata.conf

context=isdnspan1
pridialplan=unknown
group=1
signalling=pri_cpe
switchtype=euroisdn
channel => 1-10

context=isdnspan2
pridialplan=unknown
group=2,2
signalling=pri_net
switchtype=euroisdn
channel => 32-46,48-62

context=isdnspan3
pridialplan=unknown
group=3,5
signalling=pri_cpe
switchtype=euroisdn
channel => 63-77,79-93

context=isdnspan4
pridialplan=unknown
group=4,4
signalling=pri_cpe
switchtype=euroisdn
channel => 94-108,110-124



More information about the asterisk-users mailing list