LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-21-2005, 10:56 AM   #1
hen8ap
LQ Newbie
 
Registered: Dec 2005
Posts: 1

Rep: Reputation: 0
installing a zaptel driver


Hi all
I'm using Slackware, and I'm trying to install a Digium Wildcard x100p (PCI fxo port). I've found voicepet2.2, and it has the driver, in format .tar.gz. (zaptel-0.9.1.tar.gz). Slackware (KPackage and installpkg) need a .tgz file. So, I uncompressed the files and compressed to take the .tgz format. After that, the KPackage shows me the zaptel driver, but none files are reachable, and I can't access to zaptel driver from modprobe command, to add it to the kernel(2.4.29).

The file into .zip file, has a readme.txt file, it specifies that I need to run ./install -asterisk, but that command fail. I have installed asterisk, and I think need the driver, after configure the device.

Help me!!!
 
Old 12-22-2005, 05:20 AM   #2
ChrisUK
LQ Newbie
 
Registered: Dec 2003
Posts: 2

Rep: Reputation: 0
You shouldnt need voicepet . Zaptel is the driver in its self.

Great page tp go to is voip-info dot org and search for zaptel install. Shows you how to compile the zaptel for any OS. Just follow carefully and make sure you have kernel-source instlled for your kernel version
 
Old 01-07-2006, 01:52 PM   #3
pddm
Member
 
Registered: Sep 2005
Distribution: Mint 19.2
Posts: 112

Rep: Reputation: 15
There is a great guide on installing asterisk and Slackware is an excellent system to install it on.

Important: It is recomended to first compile in this installation order: libpri, zaptel, asterisk
 
Old 01-15-2006, 07:37 PM   #4
zmanea
Member
 
Registered: Sep 2003
Location: Colorado
Posts: 85

Rep: Reputation: 15
Run the following and it will install Asterisk for you

--------------------- 2.4 Kernel ----------------------
/bin/mkdir /usr/src/asterisk
cd /usr/src/asterisk
/usr/bin/wget http://ftp.digium.com/pub/asterisk/a...k-1.2.1.tar.gz
/usr/bin/wget http://ftp.digium.com/pub/zaptel/zaptel-1.2.1.tar.gz
/usr/bin/wget http://ftp.digium.com/pub/libpri/libpri-1.2.1.tar.gz
/bin/tar -zxf asterisk*.gz
/bin/tar -zxf zaptel*.gz
/bin/tar -zxf libpri*.gz
cd zaptel*
/usr/bin/make clean
/usr/bin/make install
/usr/bin/make config
cd ../libpri*
/usr/bin/make clean
/usr/bin/make install
cd ../asterisk*
/usr/bin/make clean
/usr/bin/make install
/usr/bin/make samples
/usr/bin/make config
--------------------- end 2.4 -------------------------

--------------------- 2.6 Kernel ----------------------
/bin/mkdir /usr/src/asterisk
cd /usr/src/asterisk
/usr/bin/wget http://ftp.digium.com/pub/asterisk/a...k-1.2.1.tar.gz
/usr/bin/wget http://ftp.digium.com/pub/zaptel/zaptel-1.2.1.tar.gz
/usr/bin/wget http://ftp.digium.com/pub/libpri/libpri-1.2.1.tar.gz
/bin/tar -zxf asterisk*.gz
/bin/tar -zxf zaptel*.gz
/bin/tar -zxf libpri*.gz
cd zaptel*
/usr/bin/make clean
/usr/bin/make linux26
/usr/bin/make install
/usr/bin/make config
cd ../libpri*
/usr/bin/make clean
/usr/bin/make install
cd ../asterisk*
/usr/bin/make clean
/usr/bin/make install
/usr/bin/make samples
/usr/bin/make config
/bin/cp /etc/udev/rules.d/50-udev.rules /etc/udev/rules.d/50-udev.rules.old
/bin/echo -e '\n
# Section for zaptel device
KERNEL="zapctl", NAME="zap/ctl"
KERNEL="zaptimer", NAME="zap/timer"
KERNEL="zapchannel", NAME="zap/channel"
KERNEL="zappseudo", NAME="zap/pseudo"
KERNEL="zap[0-9]*", NAME="zap/%n"' >> /etc/udev/rules.d/50-udev.rules
-------------------------- end 2.6 -----------------------------------------------------
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel preemption error installing Zaptel for Asterisks neutrin0 Linux - Software 1 11-13-2005 01:10 AM
Error Installing Zaptel on CentOS 4 Dovid Linux - Software 1 03-28-2005 05:49 PM
please help with installing the hostap-driver-o.1.3 driver for wireless card chrisseattle Linux - Wireless Networking 1 03-26-2004 12:46 PM
I need help installing a driver matahchuah Linux - General 1 03-19-2004 09:19 AM
installing a driver? whit2333 Linux - Newbie 4 01-26-2004 06:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration