Installation et configiration de asterisk

Résolu/Fermé
ruphine Messages postés 1 Date d'inscription jeudi 30 septembre 2010 Statut Membre Dernière intervention 30 septembre 2010 - 30 sept. 2010 à 11:20
berrayahkamel Messages postés 174 Date d'inscription mardi 31 juillet 2007 Statut Membre Dernière intervention 6 avril 2020 - 1 janv. 2011 à 13:53
Bonjour,

SVP aider moi a installer et configurer le serveur asterisk sous debian , le plus tot serra le mieux.
merci d'avance!!
A voir également:

1 réponse

berrayahkamel Messages postés 174 Date d'inscription mardi 31 juillet 2007 Statut Membre Dernière intervention 6 avril 2020 64
1 janv. 2011 à 13:53
Salut

je l'ai déjà installé est j'ai met les step by step
voila :


apt-get update

apt-get upgrade


apt-get install gcc
apt-get install build-essential

apt-get install libssl-dev
apt-get install openssl
apt-get install ssh


apt-get install apache2
apt-get install libapache2-mod-php5
apt-get install php5

apt-get install php5-mysql
apt-get install php5-gd
apt-get install php5-cli

apt-get install php5-imap
apt-get install libapache2-mod-php5

apt-get install libapache2-mod-perl2
apt-get install libxml-simple-perl
apt-get install libcompress-zlib-perl

apt-get install libdbi-perl
apt-get install libdbd-mysql-perl-------------------
apt-get install libnet-ip-perl
apt-get install libphp-pclzip make
apt-get install libapache-dbi-perl
apt-get install libsoap-lite-perl
apt-get install php-auth
apt-get install php-soap

perl -MCPAN -e shell
install XML::Entities

apt-get install libncurses5-dev
apt-get install mysql-server

apt-get install mysql-client


apt-get install asterisk asterisk-doc asterisk-prompt-fr asterisk-sounds-main asterisk-sounds-extra asterisk-mp3 asterisk-mysql asterisk-config
apt-get install bison
apt-get install ncurses-dev
apt-get install libssl-dev
apt-get install libnewt-dev
apt-get install zlib1g-dev
apt-get install initrd-tools
apt-get install cvs
apt-get install procps
1