User manual
Release 2.0 Digium, Inc. Page 32
Chapter 2: Card Installation
4. Download the latest released version of Asterisk, version 1.4.20 or
later. If you are using Asterisk Business edition, it should be version
C.1 or later. Asterisk can be downloaded from http://
downloads.digium.com/pub/telephony/asterisk. You will need access
to the Business Edition portal in order to obtain the latest version of
Business Edition.
5. Expand the downloaded tarballs. Substitute the version of Asterisk
you are using with the X.X in the command lines below.
# tar -zxvf asterisk-1.X.X.tar.gz
# cd asterisk-1.X.X/
# make clean
# ./configure (applies to 1.4.X only)
# make menuselect (applies to 1.4.X only if you wish
to customize the install)
# make
# make install
If you don’t already have configuration files installed, you can type
“make samples” to install the default sample configuration files. This
will override any sample files you previously installed.
Your installation of Zaptel and Asterisk should now be complete.
If the build fails, it may be because you are missing one of the build
dependencies, the kernel source, or development tools. Feel free to
contact your reseller where the card was purchased, or e-mail Digium
Technical Support via support@digium.com for assistance.
Note: Complete instructions for installing Asterisk are available at
www.asterisk.org
.