Saturday, November 6, 2010

Installing Asterisk & its addons on Ubuntu 10.04 LTS Server Edition

First update the Debian reposatory

apt-get update

To install a package on Debian based Linux flavour the command goes as:

sudo apt-get install ...

To install Asterisk on Ubuntu just issue the following command and it will take care of all the dependencies for you.

sudo apt-get install asterisk

The following are the packages that can be added as asterisk addons:

Open Source Private Branch Exchange

Text entry application for asterisk.

Soft fax application for Asterisk.

BRIstuff enabled Asterisk.

Common ISDN API 2.0 implementation for Asterisk.

Open Source Private Branch Exchange orignal DIGIUM version.

Asterisk sample config files.

Debug symbols for asterisk.

Development files for asterisk

Asterisk documentation files.

eSpeak module for Asterisk.

flite module for Asterisk.

Asterisk H.323 VoIP channel.

Bluetooth mobile device support for Asterisk.

MP3 format support(format_mp3) for Asterisk.

MySQL support for asterisk including Asterisk RealTime.

oh323 channel driver for Asterisk.

H.323 protocol support for Astersik, the ooh323c stack.

German voice prompts.

Spanish voice prompts. (Not Free)

Columbian-Spanish voice prompts.

French voice prompts.

French voice prompts by Armelle Desjardins.

French voice prompts.

Italian voice prompts.

Swedish voice prompts.

Additional sound files for Asterisk.

Main sound files for Asterisk.

Web based (CGI) voice mail interface.

Collection of pearl modules to be used with Asterisk PBX AGI.

Asterisk Manager API interface module for Python.

No comments:

Post a Comment