Good Morning
I updated our install script to the latest Asterisk 1.4.22. We also added the Extra sound files in GSM format.
You can download the script here.
Cheers
Daniel
I updated the Asterisk installation script for a Debian Netinstall.
The script installs now:
asterisk-1.4.21.1
zaptel-1.4.11
libpri-1.4.4
asterisk-addons-1.4.7
freepbx-2.4.0
You can download it here: Asterisk-Installation Script 1.4.21.1
Cheers and i wish you all a great weekend
Daniel
Dear Asterisk friends
I finished the testing with the Asterisk 1.4 installation script. Now it's ready for download. Like script before this will install the following software on a plain Debian 4 R2 (latest etch release).
- Dependencies
- Asterisk-1.4.17
- Asterisk-Addons-1.4.5
- Zaptel-1.4.8
- LibPRI-1.4.3
- FreePBX-2.3.1
- mySQL to store CDR data
- Webmin to administrate your server
- phpMyAdmin to administrate your SQL server
Download the script and execute it. asterisk1.4-install
Please be aware that thsi script has no error handling yet, so make sure you have a internet connection before you execute the script.
As well you need to have a "valid" sources.list (/etc/apt/sources.list) so teh script can download a necessary packages.
Let me know if you need additional info.
With best regards
Daniel
Hi Asterisk Friends
I wrote a little Asterisk 1.2 installation script which automatically installs:
# Asterisk-1.2.24
# Asterisk-Addons-1.2.7
# Zaptel-1.2.20
# LibPRI-1.2.5
# FreePBX-2.3.0
# SpanDSP for FAX Support
on a Debian OS.
You will get a perfect PBX system without the need of using Trixbox etc.
This script is not changing or adding any proprietary software. It's just a simple installation routine... smile.
Why i use Asterisk 1.2:
- most stable Asterisk so far
- FreePBX is not running well on Asterisk 1.4 yet
- Asterisk GUI (Asterisk Now) still in Beta....
Download:
You can download the installation script from here.
How to use the script?
Install a basic Debian OS system (i recommend to use this release) then copy and execute the asterisk installation script. (make sure you have internet connection).
The install script needs executing rights (chmod +x asteriskinstall)
./asteriskinstall
Done!
Cheers
Daniel
Dear Friends
I compiled / created a tutorial to install a Asterisk high availability cluster.
This cluster will fail-over as well as synchronize / mirror your data.
You can create extensions, conferences etc. on your master server, the configuration will be automatically replicated to the slave.
The document is in it's first version, so please forgive me any glitches.
let me know if you have any input and change requests regarding the tutorial.
Here the link: http://www.danielaliaman.com/blog/files/phonecube/cluster/AsteriskCluster.pdf
Also feel free to contact me if you have questions are problems during installation.
Cheers
Daniel