[SR-Users] Automating installation

Joel Serrano joel at textplus.com
Thu Nov 29 22:50:55 CET 2018


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 <
david.villasmil.work at gmail.com> 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 <miconda at gmail.com>
> 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 Listsr-users at lists.kamailio.orghttps://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
>> sr-users at lists.kamailio.org
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20181129/a8a4f764/attachment.html>


More information about the sr-users mailing list