Installation et configiration de asterisk

Résolu
ruphine Messages postés 1 Date d'inscription   Statut Membre Dernière intervention   -  
berrayahkamel Messages postés 175 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

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

1 réponse

  1. berrayahkamel Messages postés 175 Date d'inscription   Statut Membre Dernière intervention   64
     
    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