Allo.com GSM Series Manuel de l'utilisateur - Page 13
Parcourez en ligne ou téléchargez le pdf Manuel de l'utilisateur pour {nom_de_la_catégorie} Allo.com GSM Series. Allo.com GSM Series 20 pages. 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