› VitalPBX Community Support › General Discussion › Settings – Telephony – Hardware › Reply To: RE: Settings – Telephony – Hardware
-
- January 19, 2018 at 7:46 am
i try this (i found in manual of card)
wget http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.11.5.tar.gz
tar -zxvf libpri-1.4.11.5.tar.gz
tar -xvzf openvox_dahdi-linux-complete-current.tar.gz
wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.4.4.tar.gz
tar -zxvf asterisk-1.8.4.4.tar.gz
lspci –vvvv
yum install bison
yum install bison-devel
yum install ncurses
yum install ncurses-devel
yum install zlib
yum install zlib-devel
yum install openssl
yum install openssl-devel
yum install gnutls-devel
yum install gcc
yum install gcc-c++
yum install libxml2
yum install libxml2-devel
yum install libxml2-devel
yum install kernel-devel-`uname –r`
yum install kernel kernel-devel
cd /usr/src/dahdi-linux-complete-2.11.1+2.11.1
make
make install
make config
modprobe dahdi
modprobe zaphfc
dahdi_genconf
dahdi_cfg -vvv
————————————————————————————-
after all this i found in hardware but can’t see on trunks
—————————————————————————————-[root@vitalpbx ~]# dahdi_scan
[1]
active=yes
alarms=OK
description=HFC-S PCI A ISDN card 0 [TE]
name=ZTHFC1
manufacturer=Cologne Chips
devicetype=HFC-S PCI-A ISDN
location=PCI Bus 02 Slot 01
basechan=1
totchans=3
irq=0
type=digital-TE
syncsrc=0
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI
framing_opts=CCS
coding=AMI
framing=CCS
[root@vitalpbx ~]#0