Hi all,
I have upgrade my kernel and asterisk to their latest release on a Centos
4.1 box, now it won't start anymore.
I am using a tdm400p card. I have the following error:
Nov 11 23:58:00 WARNING[25135]: chan_zap.c:770 zt_open: Unable to open
'/dev/zap/channel': Is a directory
Nov 11 23:58:00 ERROR[25135]: chan_zap.c:6239 mkintf: Unable to open
channel 2: Is a directory
here = 0, tmp->channel = 2, channel = 2
Nov 11 23:58:00 ERROR[25135]: chan_zap.c:9191 setup_zap: Unable to
register channel '2'
Nov 11 23:58:00 WARNING[25135]: loader.c:345 ast_load_resource:
chan_zap.so: load_module failed, returning -1
== Unregistered channel type 'Tor'
== Unregistered channel type 'Zap'
Nov 11 23:58:00 WARNING[25135]: loader.c:440 load_modules: Loading module
chan_zap.so failed!
I use to load the card by doing "modprobe wctdm", now to load the card
I
must do:
modprobe zaptel
modprobe wcfxs
running ztcfg -vv
Zaptel Configuration
=====================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
2 channels configured.
So all seem fine for the driver.
Any ideas?
Francois