Fritz PCI card

sygreg
Posts: 3
Member Since:
2008-01-23

Hello,

I have a Fritz PCI card, it's works.
This the procedure:

#wget http://dl.atrpms.net/el5-i386/atrpms/stable/fcpci-kmdl-2.6.18-53....
#rpm –i fcpci-kmdl-2.6
# wget –passive-ftp ftp://ftp.in-berlin.de/pub/capi4linux/capi4k-utils-2005-07-18.tar...
# tar –zxvf capi4k-utils-2005-07-18.tar.gz
# cd capi4k-utils
# make menuconfig
# make
# make install
# cd scripts
# ./makedev.sh
load => res_features.so
load => chan_capi.so

Dans la “global section”
chan_capi.so=yes
# vi /etc/capi.conf
fcpci - - - - - -

#vi /etc/asterisk/capi.conf
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
language=gr
isdnmode=msn
msn=1
incomingmsn=*
controller=1
group=1
softdtmf=on
relaxdtmf=on
context=from-pstn
holdtype=local
echocancel=yes

Reboot of the server

#sbin/modprobe isdn
#sbin/modprobe capi
#sbin/modprobe fcpci

#capiinit start
#modprobe capidrv

#/usr/local/capi4k-utils/scripts/makedev.sh

But now i would like receive calls from my line pstn.
I have a phone number and when i try to call with this number , I have some errors in my logs of Trixbox:

Jan 25 18:28:16 trixbox1 kernel: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1 .2.3/1.1.2.2/1.1.2.2 loaded
Jan 25 18:28:31 trixbox1 kernel: capidrv-1: now up (2 B channels)
Jan 25 18:28:31 trixbox1 kernel: capidrv-1: D2 trace enabled
Jan 25 18:28:31 trixbox1 kernel: capidrv: Rev 1.1.2.2: loaded
Jan 25 18:29:36 trixbox1 ntpd[2468]: synchronized to LOCAL(0), stratum 10
Jan 25 18:29:36 trixbox1 ntpd[2468]: kernel time sync enabled 0001
Jan 25 18:30:06 trixbox1 kernel: capidrv-1: incoming call 674050859,1,0,5299
Jan 25 18:30:06 trixbox1 kernel: isdn_net: call from 674050859 -> 0 5299 ignored
Jan 25 18:30:06 trixbox1 kernel: isdn_tty: call from 674050859 -> 5299 ignored
Jan 25 18:30:06 trixbox1 kernel: capidrv-1: incoming call 674050859,1,0,5299 ignored
Jan 25 18:30:10 trixbox1 kernel: capidrv-1: incoming call 674050859,1,0,5299
Jan 25 18:30:10 trixbox1 kernel: isdn_net: call from 674050859 -> 0 5299 ignored
Jan 25 18:30:10 trixbox1 kernel: isdn_tty: call from 674050859 -> 5299 ignored
Jan 25 18:30:10 trixbox1 kernel: capidrv-1: incoming call 674050859,1,0,5299 ignored

Somebody can help me please?

sygreg



routerek
Posts: 6
Member Since:
2007-10-13
RPM file

Hi sygreg,

Could you send me an rpm with fcpci-kmdl version for kernel 2.6.18-53.1.4.el5?
On ATrpms they changed subversion to -53.1.21 and I don't want to reinstal kernel

m.



hussa85
Posts: 1
Member Since:
2008-08-13
Hi Routerek

i think there's no precompiled fcpci rpm for the 2.6.18-53.1.4.el5 kernel.
so try to reinstall, my case got no problems ! Good luck

hussa85



alucard4410a
Posts: 1
Member Since:
2008-09-11
Hello hussa85

What do you mean with "try to reinstall" ?

Could you explain what you did, to get the driver installed?

Thanks in advance.

Alucard.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.