[Asterisk-Users] Fritz ISDN PCI v2 and CAPI

jean-marie.goupil at telintrans.fr jean-marie.goupil at telintrans.fr
Thu Apr 8 00:28:45 MST 2004


Hi,
First, here is my config: Kernel version 2.4.25 on a Fedora distro,
Asterisk and a Fritz! Isdn PCI Card (v2). I try to make the CAPI drivers
deal with Asterisk but I can't try to figure out to get of this issue.
As I see, Fritz modules are integrated with the kernel, so I directly
loaded the 'hisax_fcpcipnp' module from it. I install also Capi modules by
downloading archives of the web (make config - make install - insmod...).

When i check loaded modules:
# lsmod

Module                  Size  Used by    Not tainted
capi                   20864   0
capifs                  5424   1  [capi]
kernelcapi             34048   1  [capi]
capiutil               24864   0  [kernelcapi]
i810_audio             25244   1  (autoclean)
ac97_codec             17236   0  (autoclean) [i810_audio]
e100                   55496   1
hisax_fcpcipnp          7968   0
hisax_isac              7800   0  [hisax_fcpcipnp]
hisax                 131820   0  [hisax_fcpcipnp hisax_isac]
isdn                  139744   0  [hisax]
slhc                    6740   0  [isdn]
mousedev                5524   0  (unused)
keybdev                 3140   0  (unused)
input                   5728   0  [mousedev keybdev]
ext3                   72896   2
jbd                    61996   2  [ext3]

I've edited /etc/capi.conf and write 'hisax_fcpcipnp - - - - - -' in it.
Anyway, 'capiinit' failed (and so for 'capiinfo'):
#  capiinit
ERROR: failed to load driver hisax_fcpcipnp
# capiinfo
capi not installed - No such device or address (6)

Please, could you explain me how to make CAPI drivers speak with the
hisax_fcpcipnp module ?

Cheers.





More information about the asterisk-users mailing list