![Zycoo ZA4P Скачать руководство пользователя страница 3](http://html1.mh-extra.com/html/zycoo/za4p/za4p_install-manual_943086003.webp)
ZA4P Install Guide
2
Chapter2 Software Installation and Configuration
Hardware Installation and Setup
Power off your PC, and unplug the AC power cable
Insert ZA4P into a 3.3V or 5.0V PCI slot
If the PCI card have FXS modules(the green color module), please plugging the
power supply cable into ZA4P
Plug back the AC power cable and power on PC.
Software Installation and Setup
Checking the ZA4P hardware by command: lspci –vvvv you can see the follow
Figure 1 info
Figure 1
Install supporting packages
To install ZA4P, user needs install the following package before compiling asterisk
and zaptel driver:
Kernel-devel
Zlib
Zlib-devel
Openssl
Openssl-devel
Download zaptel and asterisk
You can download the source code from asterisk.org, Unzip those packages
under /usr/src.
Compile zaptel-xxx and asterisk-xxx
Under /usr/src, execute the commands:
cd zaptel-xxx
./configure
make
make install
make config
cd asterisk-xxx
./configure
make