And I would not use a bash script nowadays with all the fancy stuff available for automation.
If it was me, I would handle everything with ansible, but that is just my tool of preference. On Thu, Nov 29, 2018 at 1:47 PM David Villasmil < [email protected]> wrote: > Or you could just: > > echo "deb http://deb.kamailio.org/kamailio51 jessie main" >> > /etc/apt/sources.list > echo "deb-src http://deb.kamailio.org/kamailio51 jessie main" >> > /etc/apt/sources.list > apt-get update && apt-get install kamailio* > > To install 5.1 > On Thu, 29 Nov 2018 at 15:37, Daniel-Constantin Mierla <[email protected]> > wrote: > >> Hello, >> >> it is very unlikely that someone is going to prepare an environment to >> test and fix that script. It is better that you describe when it gets >> stuck, what are the errors, etc ... and maybe someone can give you hints on >> how to solve it. >> >> On the other hand, it could be better to look for more actual options for >> automatic deployment, you should be able to find on the web how to deploy >> kamailio or asterisk with ansible, puppet, chef and the like... >> >> Cheers, >> Daniel >> On 29.11.18 15:03, John Tuxies wrote: >> >> Hi all. I am new to this and i would like some help please. I am looking >> to deploy Kamailio and Asterisk in my systems and i would like to automate >> the process. I have found a bash script but it it outdated from here: >> https://github.com/gurumelo/asteriskkamailio >> i did some changes and modifications to adapt it to newer version of >> software, but it fails to start Kamailio and continue to Asterisk. >> I would appreciate if someone could help me with this script and make it >> work. The systems i am planning to execute it is in Debian 9 and Ubuntu >> 18.04 server, both 64bit. >> >> Sincerely yous, >> John >> >> >> _______________________________________________ >> Kamailio (SER) - Users Mailing >> [email protected]https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> >> -- >> Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- >> www.linkedin.com/in/miconda >> Kamailio World Conference -- www.kamailioworld.com >> Kamailio Advanced Training, Nov 12-14, 2018, in Berlin -- www.asipto.com >> >> _______________________________________________ >> Kamailio (SER) - Users Mailing List >> [email protected] >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
