On Fri, Mar 02, 2018 at 11:14:15AM +0100, Syrine Riahi wrote: > bonjour > je suis une ??tudiante en mast??re professionnel des syst??mes des r??seaux et > t??l??communication j'ai choisie comme un sujet de m??moire mise en oeuvre de > solution des VoIP et apr??s des grands recherches j'ai choisie comme > solution kamailio alors comme je suis d??butante dans le domaine j'ai > besoin des ??tapes exacte de l'instalation et la configuration de kamailio v > 5.1.2 et j'utilise la distribution ubuntu v 16.04 merci ??norm??ment de me > voir aider
Pardon my French (which has always been terrible), but you might have more success in English. What I gather from your question is how to install kamailio on Ubuntu 16.04 (Xenial). The easies way is to use the packages from http://deb.kamailio.org/#stable51 Add the pgp key: wget -O- http://deb.kamailio.org/kamailiodebkey.gpg | sudo apt-key add - and to /etc/apt/sources.list: deb http://deb.kamailio.org/kamailio51 xenial main and you can install with 'apt-get update && apt-get install kamailio' The package comes with a default config as a good starting point. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users