Specifications
ln -s /usr/src/zaptel-version.number.tar.gz /usr/src/zaptel
>6. Change your present working directory to /usr/src/zaptel
cd /usr/src/zaptel
>9. Compile Zaptel
make && make install
10. In the “/usr/src/” directory please do the following ONLY IF your zaptel directory is different than
“/usr/src/zaptel”:
ln -s /usr/src/zaptel-xxx /usr/src/zaptel
(where”/usr/src/zaptel-xxx” is the path of your installed zaptel directory.)
11. Download the Rhino drivers in a single package:
wget ftp://ftp.rhinoequipment.com/Drivers/rhino-version-#.tbz2
12. Extract the .tbz2 file to its own directory
tar -xjvf rhino-version-#.tbz2
13. Next change the directory into the Rhino Driver Directory, and run “make” as follows:
make && make install
(This will make and install the Rhino drivers independently of Zaptel and Asterisk. You may optionally use
make, then make install to perform this in two separate command line sessions)
14. Next type the following command in the prompt to update the driver database:
depmod
15. Now load your module. Depending on your card(s) type one of the following commands.
For R4FXO rev A and B type:
modprobe r4fxo
For R4FXO rev C, R8FXX, R24FXX, R24FXS, and R24FXO type:
modprobe rcbfx
For R1T1 type:
modprobe r1t1
Rhino Equipment Corp. • 8240 S. Kyrene Rd. • Suite 107 • Tempe, AZ 85284 • (480) 940-1826
17