On 23 Dec 2003, tony  banks wrote:

> Hello 
> 
> When I tried loading TDM400P module using insmod command, I get
> following error messages. Is there some problem with my asterisk
> installation. Please advise. Thanks Tony
> 
> $insmod wcfxs
> Using /lib/modules/2.4.20-8/misc/wcfxs.o
> /lib/modules/2.4.20-8/misc/wcfxs.o: unresolved symbol zt_ec_chunk
> /lib/modules/2.4.20-8/misc/wcfxs.o: unresolved symbol zt_unregister
> /lib/modules/2.4.20-8/misc/wcfxs.o: unresolved symbol zt_hooksig
> /lib/modules/2.4.20-8/misc/wcfxs.o: unresolved symbol zt_transmit
> /lib/modules/2.4.20-8/misc/wcfxs.o: unresolved symbol zt_receive
> /lib/modules/2.4.20-8/misc/wcfxs.o: unresolved symbol zt_register

The wcfxs module depends upon the zaptel module.  You are probably better 
to do:

modprobe wcfxs

Michael

> 
> 
> 

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to