Allo.com GSM Series Panduan Pengguna - Halaman 13

Jelajahi secara online atau unduh pdf Panduan Pengguna untuk Kartu PCI Allo.com GSM Series. Allo.com GSM Series 20 halaman. Digital telephony card

GSM Digital Telephony Card User Manual – Version 1.0
Compiling & Installation of Asterisk
For using Asterisk for your application, follow the steps below.
1. Download the latest release version of Asterisk. Substitute the version
of Asterisk for the 1.4.43 in the command below.
#wget
http://downloads.asterisk.org/pub/telephony/asterisk/re
leases/asterisk-1.4.43.tar.gz
For 1.8.3
#wget
http://downloads.asterisk.org/pub/telephony/asterisk/re
leases/asterisk-1.8.3.tar.gz
2. Expand the downloaded file, compile and install. Substitute the version
of Asterisk for X.X in the command lines below.
# tar -zxvf asterisk-X.X.X.tar.gz
# cd asterisk-X.X.X/
# ./configure
# make menuselect
# make
# make install
# make samples
WWW.ALLO.COM
Page 13