NO JOY Help, trying to install TDM Card, but no channels show

gcmartin3

Member
Joined
Mar 20, 2008
Messages
73
Reaction score
0
Hi, I've been trying to get this card installed for a few days now and have run out of ideas. Lots of searching on the internet and tried a number of things and made no progress.

I have a new PIAF purple install.

Any suggestions will be appreciated. And thanks very much in advance.

Greg


Here's what I have:

cat dahdi-channels.conf

; Autogenerated by /usr/sbin/dahdi_genconf on Wed Nov 30 23:40:04 2016

; If you edit this file and execute /usr/sbin/dahdi_genconf again,

; your manual changes will be LOST.

; Dahdi Channels Configurations (chan_dahdi.conf)

;

; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended

; to be #include-d by /etc/chan_dahdi.conf that will include the global settings

;


; Span 1: WCTDM/4 "Wildcard TDM400P REV E/F Board 5" (MASTER)

;;; line="1 WCTDM/4/0 FXSKS (EC: MG2 - INACTIVE)"

signalling=fxs_ks

callerid=asreceived

group=0

context=from-pstn

channel => 1

callerid=

group=

context=default


;;; line="2 WCTDM/4/1 FXSKS (EC: MG2 - INACTIVE)"

signalling=fxs_ks

callerid=asreceived

group=0

context=from-pstn

channel => 2

callerid=

group=

context=default


;;; line="3 WCTDM/4/2 FXSKS (EC: MG2 - INACTIVE)"

signalling=fxs_ks

callerid=asreceived

group=0

context=from-pstn

channel => 3

callerid=

group=

context=default


;;; line="4 WCTDM/4/3 FXSKS (EC: MG2 - INACTIVE)"

signalling=fxs_ks

callerid=asreceived

group=0

context=from-pstn

channel => 4

callerid=

group=

context=default



root@phpbx:/etc/asterisk $ cat chan_dahdi.conf

#include dahdi-channels.conf

root@phpbx:/etc/asterisk $ asterisk -vvvvvvvr

Asterisk 1.8.32.2, Copyright (C) 1999 - 2013 Digium, Inc. and others.

Created by Mark Spencer <[email protected]>

Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.

This is free software, with components licensed under the GNU General Public

License version 2 and other licenses; you are welcome to redistribute it under

certain conditions. Type 'core show license' for details.

=========================================================================

Connected to Asterisk 1.8.32.2 currently running on phpbx (pid = 2108)

Verbosity is at least 7

phpbx*CLI> dahdi show status

Description Alarms IRQ bpviol CRC Fra Codi Options LBO

Wildcard TDM400P REV E/F Board 5 OK 0 0 0 CAS Unk 0 db (CSU)/0-133 feet (DSX-1)

phpbx*CLI> dahdi show channels

Chan Extension Context Language MOH Interpret Blocked State

pseudo default default In Service

phpbx*CLI> exit

Executing last minute cleanups

root@phpbx:/etc/asterisk $ dahdi_cfg -vv

DAHDI Tools Version - 2.10.0.1


DAHDI Version: 2.10.0.1

Echo Canceller(s): MG2

Configuration

======================



Channel map:


Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01)

Channel 02: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 02)

Channel 03: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 03)

Channel 04: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 04)


4 channels to configure.


Setting echocan for channel 1 to mg2

Setting echocan for channel 2 to mg2

Setting echocan for channel 3 to mg2

Setting echocan for channel 4 to mg2

root@phpbx:/etc/asterisk $



Here's a portion of my dmesg

Adding 7811068k swap on /dev/mapper/vg_phpbx-lv_swap. Priority:-1 extents:1 across:7811068k

NET: Registered protocol family 10

lo: Disabled Privacy Extensions

e1000e 0000:00:19.0: irq 25 for MSI/MSI-X

e1000e 0000:00:19.0: irq 25 for MSI/MSI-X

ADDRCONF(NETDEV_UP): eth0: link is not ready

type=1305 audit(1480519320.877:3): audit_pid=1272 old=0 auid=4294967295 ses=4294967295 res=1

dahdi: Version: 2.10.0.1

dahdi: Telephony Interface Registered on major 196

wctdm 0000:01:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21

dahdi: Warning: Span WCTDM/4 didn't specify a spantype. Please fix driver!

Freshmaker version: 71

Freshmaker passed register test

Module 0: Installed -- AUTO FXO (FCC mode)

Module 1: Installed -- AUTO FXO (FCC mode)

Module 2: Installed -- AUTO FXO (FCC mode)

Module 3: Installed -- AUTO FXO (FCC mode)

dahdi_transcode: Loaded.

INFO-xpp: revision Unknown MAX_XPDS=64 (8*8)

INFO-xpp: FEATURE: with PROTOCOL_DEBUG

INFO-xpp: FEATURE: with sync_tick() from DAHDI

INFO-xpp_usb: revision Unknown

usbcore: registered new interface driver xpp_usb

dahdi_devices pci:0000:01:00.0: local span 1 is already assigned span 1

dahdi_echocan_mg2: Registered echo canceler 'MG2'
 

gcmartin3

Member
Joined
Mar 20, 2008
Messages
73
Reaction score
0
I don't know if it will do any good, but I am pulling at straws. Would anyone suggest re-installing dahdi? This is a new install and I have yum updated already.

Thanks

Best regards
Greg
 

gcmartin3

Member
Joined
Mar 20, 2008
Messages
73
Reaction score
0
Sadly, this is getting worse. I downloaded Dahdi Complete 2.11.1 and compiled it. When trying to run dahdi_cfg, I now get this error

dahdi_cfg -vv

dahdi_cfg: error while loading shared libraries: libtonezone.so.2: cannot open shared object file: No such file or directory

After some google searching, I found a link to someone with similar problems and his solution was to compile dahdi_tools. So I downloaded dahdi_tools and compiled it and installed. Unfortunately, same error:

dahdi_cfg: error while loading shared libraries: libtonezone.so.2: cannot open shared object file: No such file or directory

Now, I'm considering totally reinstalling everything (centos minimal) and piaf purple. However, I don't expect anything to be different.

Hopefully, someone has some idea?

I'll try anything now.

Thanks much

Best regards
Greg
 

Members online

No members online now.

Forum statistics

Threads
25,778
Messages
167,504
Members
19,198
Latest member
serhii
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top