[asterisk-users] Zaptel install...

Tzafrir Cohen tzafrir.cohen at xorcom.com
Mon Feb 12 16:29:34 MST 2007


On Mon, Feb 12, 2007 at 11:59:55AM -0600, Butch Evans wrote:
> I am having trouble getting Asterisk to compile the zaptel stuff. 
> Here are the specifics:
> Linux Kernel 2.5.9-42.0.8.EL
> Asterisk 1.4.0
> 
> I compiled libpri, zaptel, asterisk and asterisk-addons (in that 
> order).  This is a fresh install of CentOS.  Following the CentOS 
> install, I did "yum -y update" until there were no updates left.
> 
> Here is my src directory:
> drwxr-xr-x  24 root root  4096 Feb  9 23:25 asterisk
> drwxr-xr-x   9 root root  4096 Feb  9 23:28 asterisk-addons
> drwxr-xr-x   3 1000 1000  4096 Dec  6  2005 asterisk-sounds
> drwxr-xr-x   6 root root  4096 Feb  6 17:56 kernels
> drwxr-xr-x   2 root root  4096 Feb  9 23:19 libpri
> lrwxrwxrwx   1 root root    38 Feb  9 23:22 linux-2.6 -> 
> /usr/src/kernels/2.6.9-42.0.8.EL-i686/
> drwxr-xr-x   7 root root  4096 Feb  6 10:43 redhat
> drwxr-xr-x  10 root root 12288 Feb  9 23:25 zaptel
> 
> 
> [root at voip1 src]# cd /usr/lib/asterisk/modules/
> [root at voip1 modules]# ls -l *zap*
> -rwxr-xr-x  1 root root 119069 Feb  9 23:26 app_zapateller.so
> 
> That's the only thing there (with zap, that is).  The zaptel 
> compiled and installed ok, as I can run the zttool or ztcfg to see 
> the cards being recognized and configured.  What am I missing?

Zaptel is installed. The problem is with the configuration of Asterisk.

What version of zaptel have you installed?

To check if the configure script detected zaptel:

  grep ZAPTEL= build_tools/menuselect-deps

To check if it is actively disables by the menuselect:

  grep -w chan_zap menuselect.makeopts

In the latter: if you see 'chan_zap' in the line MENUSELECT_CHANNEL, it
is disabled (which is a bit counter-intiutive).

-- 
               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