[asterisk-users] Need advice to get wcte11xp and wcfxo to load

Tzafrir Cohen tzafrir.cohen at xorcom.com
Thu Jul 5 04:27:40 CDT 2007


On Wed, Jul 04, 2007 at 12:58:47AM -0400, Wai Wu wrote:
> I have a X100P and a TE110P in my Asterisk box. I can either get the
> X100P or the TE110P to work, but never both. Here's my zaptel.conf
> 
>  span=1,0,0,d4,ami
>  e&m=1-24
>  fxsls=25
> 
> When I load wcte11xp and wcfxo, I will get this error.
> 
> [root at asterix etc]# modprobe  wcte11xp
> ZT_CHANCONFIG failed on channel 25: No such device or address (6)
> /lib/modules/2.4.20-8/misc/wcte11xp.o: post-install wcte11xp failed
> /lib/modules/2.4.20-8/misc/wcte11xp.o: insmod wcte11xp failed 

The error message is from the post-install operation, which is an
automatic run of ztcfg . 

As you have more than one card, that post-install action is actually
unnecessary. Just make sure you have a propr zaptel init.d script . IIRC
you should remove/rem-out the offending lines from /etc/modules.conf
(this is kernel 2.4).

Now edit /etc/sysonfig/zaptel . Rem-out all the MODULES= lines and set:

MODULES="wcte11xp wcfxo"

Then try running:

  /etc/init.d/zaptel restart

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list