Allo.com GSM Series Manuale d'uso - Pagina 13
Sfoglia online o scarica il pdf Manuale d'uso per PCI Card Allo.com GSM Series. Allo.com GSM Series 20. 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