On Tue, Apr 03, 2007 at 11:57:57AM +0100, Chris Blunt wrote:
> Hi All, 
> 
>  
> 
> I have a CentOS server that I am trying to configure Asterisk on 1.4 on.
> 
>  
> 
> Everything seems to go ok, with regards to compiling Zaptel, Libpri,
> Asterisk (will be using kernel 2.6 timer and ztdummy)
> 
>  
> 
> Unfortunately I can't insmod / modprobe ztdummy.
> 

Have you run 'make install'?

What is the output of 

  modinfo zaptel

Any change if you run:

  depmod

>  
> 
> [root @xyz src]# modprobe ztdummy
> 
> FATAL: Module ztdummy not found.
> 
> FATAL: Error running install command for ztdummy
> 
> [EMAIL PROTECTED] src]# insmod ztdummy
> 
> insmod: can't read 'ztdummy': No such file or directory

  insmod ./ztdummy.ko

But it should fail (e.g: because zaptel is not loaded).

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to