[Asterisk-Users] Error when install E100P

Ning Zhou n.ningzhou at gmail.com
Tue Nov 23 08:10:10 MST 2004


Hi, all
I am trying to install E100P card, the 'modprobe zaptel' is ok, but
when I did 'modprobe wct1xxp', I got such error, so can not load the
driver for the card.

/lib/modules/2.4.20-8/misc/wct1xxp.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/misc/wct1xxp.o: insmod
/lib/modules/2.4.20-8/misc/wct1xxp.o failed
/lib/modules/2.4.20-8/misc/wct1xxp.o: insmod wct1xxp failed

Could anyone please give me some hints?
Thank you so mmuch!!


my configuration file is like this:
Zapata.conf:
[channels]
context=default

group=1
callgroup=1
pickupgroup=1

switchtype=euroisdn
signalling=pri_cpe
context=default
channel => 1-15,17-31

zaptel.conf:
span=1,1,0,ccs,hdb3
bchan=1-15,17-31
dchan=16
loadzone = no
defaultzone = no

extensions.conf

[default]
exten => _XXXXXX,1,Dial,Zap/g1/${EXTEN}
exten => s,1,Wait(1)
exten => s,2,Answer
exten => s,3,Hangup



More information about the asterisk-users mailing list