keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about D110/210/410 T1/E1/J1 PRI Cards

Got DAHDI event: HDLC Abort (6) on D-channel of span (2,3,4)

6 years 2 months ago #11789 by dandy911
Hello!

Please help me to decide the trouble with card DE410E

Was created two groups on one the board

1)
Span 1 is in the group to Panasonic KX TDA 600. All working normally.

2)
Span 2-3-4 is in the group to PSTN operator.

There is many errors on the spans 1-2-3
There is noise and bad quality on side caller (All SIP Phones and SIP Dect Phones on the Asterisk )

[Feb 12 23:19:03] NOTICE[8781]: chan_dahdi.c:2841 my_handle_dchan_exception: Got DAHDI event: HDLC Abort (6) on D-channel of span 3
[Feb 12 23:19:40] NOTICE[8780]: chan_dahdi.c:2841 my_handle_dchan_exception: Got DAHDI event: HDLC Abort (6) on D-channel of span 2

For more information I did place here config files

[root@ccm asterisk]# dahdi_hardware -vvvvvvvvv
pci:0000:08:00.0 wct4xxp+ d161:1410 Wildcard TE410P (5th Gen)

[root@ccm asterisk]# dahdi_scan
[1]
active=yes
alarms=OK
description=T4XXP (PCI) Card 0 Span 1
name=TE4/0/1
manufacturer=Digium
devicetype=Wildcard TE410P (5th Gen)
location=Board ID Switch 0
basechan=1
totchans=31
irq=0
type=digital-E1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI,HDB3
framing_opts=CCS,CRC4
coding=HDB3
framing=CCS/CRC4
[2]
active=yes
alarms=OK
description=T4XXP (PCI) Card 0 Span 2
name=TE4/0/2
manufacturer=Digium
devicetype=Wildcard TE410P (5th Gen)
location=Board ID Switch 0
basechan=32
totchans=31
irq=0
type=digital-E1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI,HDB3
framing_opts=CCS,CRC4
coding=HDB3
framing=CCS/CRC4
[3]
active=yes
alarms=OK
description=T4XXP (PCI) Card 0 Span 3
name=TE4/0/3
manufacturer=Digium
devicetype=Wildcard TE410P (5th Gen)
location=Board ID Switch 0
basechan=63
totchans=31
irq=0
type=digital-E1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI,HDB3
framing_opts=CCS,CRC4
coding=HDB3
framing=CCS/CRC4
[4]
active=yes
alarms=OK
description=T4XXP (PCI) Card 0 Span 4
name=TE4/0/4
manufacturer=Digium
devicetype=Wildcard TE410P (5th Gen)
location=Board ID Switch 0
basechan=94
totchans=31
irq=0
type=digital-E1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI,HDB3
framing_opts=CCS,CRC4
coding=HDB3
framing=CCS/CRC4

[root@ccm asterisk]# dahdi_test
Opened pseudo dahdi interface, measuring accuracy...
100.000% 99.992% 99.997% 99.996% 99.995% 99.994% 99.999% 99.996%
99.997% 99.992% 99.997% 100.000% 99.997% 99.995% 99.996% 99.996%
99.999% 99.995% 99.994% 99.997% 99.997% 99.999% 99.992% 99.996%
99.997% 99.994% 99.998% 99.993% 99.996% 99.993% 99.996% ^C

[root@ccm asterisk]# dahdi_span_types list
# PRI span types (E1/T1/J1)
1:E1 [] @Board_ID_Switch_0 /sys/devices/pci0000:00/0000:00:1d.2/0000:07:00.0/0000:08:00.0/pci:0000:08:00.0
2:E1 [] @Board_ID_Switch_0 /sys/devices/pci0000:00/0000:00:1d.2/0000:07:00.0/0000:08:00.0/pci:0000:08:00.0
3:E1 [] @Board_ID_Switch_0 /sys/devices/pci0000:00/0000:00:1d.2/0000:07:00.0/0000:08:00.0/pci:0000:08:00.0
4:E1 [] @Board_ID_Switch_0 /sys/devices/pci0000:00/0000:00:1d.2/0000:07:00.0/0000:08:00.0/pci:0000:08:00.0


[root@ccm asterisk]# vim /etc/dahdi/system.conf

# Autogenerated by /sbin/dahdi_genconf on Thu Feb 8 22:51:39 2018
# If you edit this file and execute /sbin/dahdi_genconf again,
# your manual changes will be LOST.
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" CCS/HDB3/CRC4
span=1,1,0,ccs,hdb3,crc4
# termtype: te
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31

# Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2" CCS/HDB3/CRC4 RED
span=2,1,0,ccs,hdb3,crc4
# termtype: te
bchan=32-46,48-62
dchan=47
echocanceller=mg2,32-46,48-62

# Span 3: TE4/0/3 "T4XXP (PCI) Card 0 Span 3" CCS/HDB3/CRC4 RED
span=3,2,0,ccs,hdb3,crc4
# termtype: te
bchan=63-77,79-93
dchan=78
echocanceller=mg2,63-77,79-93

# Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4" (MASTER) CCS/HDB3/CRC4
span=4,3,0,ccs,hdb3,crc4
# termtype: te
bchan=94-108,110-124
dchan=109
echocanceller=mg2,94-108,110-124

# Global data
loadzone = ru
defaultzone = ru
~
Chan_dahdi.conf

[trunkgroups]

[channels]
switchtype=euroisdn
overlapdial => yes
language=ru
context=default
pridialplan=national
prilocaldialplan=national
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes

group=1
context=incoming
callgroup=1
pickupgroup=1
channel=>1-15, 17-31
signalling => pri_cpe

group=2
context=incoming
callgroup=2
pickupgroup=2
channel=>32-46, 48-62, 63-77, 79-93, 94-108, 110-124
signalling => pri_cpe
~
~
6 years 2 months ago #11795 by heizi.lv
Hi,

Sorry for delay. Could you give us your skype id first?

We are on holidays from February 10th – 21st, 2018 in observance of Chinese New Year. And get back office on February 22nd, 2018.
When we are back, we will check the problem for you ASAP.

Your understanding will be highly appreciated if our holidays bring any inconveniences.

Happy New Year!
Time to create page: 0.034 seconds
Powered by Kunena Forum