Re: Answering-machine / Fax with mISDN
Lars Immisch <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, >> My capi related modules are: >> >> modprobe kernelcapi >> modprobe capi > > OK, modules loaded: > > # lsmod > Module Size Used by > capi 9401 0 > kernelcapi 30359 1 capi > usb_storage 33502 2 > uas 6042 0 > gpio_cs5535 3815 0 > ohci_hcd 22505 0 > ehci_hcd 38574 0 > cs5535_mfd 1968 0 > mfd_core 2209 1 cs5535_mfd > > But capiinit fails: > # capiinit activate > FATAL: Module capifs not found. > FATAL: Module capifs not found. > WARNING: filesystem capifs not available > ERROR: failed to load driver hfcmulti Oops, sorry. I do have capifs loaded. I guess my init script wouldn't really work after a reboot. Something else: when the modules are loaded, I start mISDNcapid. My /etc/capi20.conf looks like this: debugmask 0x13 - example default debuglevel mISDN 0 1 1 - first mISDN device is mapped to CAPI20 controller 1 and enabled (You'll need more such lines, but one working controller would be an improvement, I guess) Also note that with a default install, you will have to run capiinfo as root or you will get a permission denied error Hope this helps, - Lars > Ohh, by the way: Antworten in Deutsch sind auch wilkommen. Thanks. But maybe writing in English helps the next person googling for an answer.