Issabel ISO (Latest): Download Here
Cloud Services: User Portal - Quick Guide
News: Telegram channel
Become a Patron!
3 months later

Hi
can I use the same script to install this on Ubuntu server 19.04

    3 months later

    Disculpen, realize la instalacion en VPS Amazon y ningun problema. Ahora quiero saber si puedo acceder a la interfazz virutal de issabel 4 y como lo debo hacer. He estado buscando en el foro pero no encuentro

      Intente realizar eso pero no logro tener acceso de esa manera.

      Al servidor me estoy conectando con windows 10 a traves de putty.(Tuve que generar un certificado en Amazone para eso)

        19 days later

        VictorOvand hi I manage to install in google cloud, all work even can configure my IP phone but my *43 echo test failed. I only have a single side voice. how to solve this?

          rafal

          Were you able to fix your root access issue? I used the script in CentOS 7 minimal installation in AWS and IsaabelPBX is now working but I've lost root access. sudo su - asks for root password.

          [centos@ip-172-31-29-85 ~]$ sudo su -

          We trust you have received the usual lecture from the local System
          Administrator. It usually boils down to these three things:

          #1) Respect the privacy of others.
          #2) Think before you type.
          #3) With great power comes great responsibility.

          [sudo] password for centos:

          Sorry, try again.

            create user sudo.
            in the script document # sudo
            #sudo

              dariohimo

              Thank you for your reply but I don't think I follow your instructions here. Where are you advising to create the user? and how am I going to add a new user without root access? Thanks

                For anyone having problems with sudo on cloud servers: the netinstall script will overwrite the file /etc/sudoers with a custom one. This is fine for standalone servers, but it is conflictive with cloud instances where that file already exists with custom cloud setups. The solution is to find the original /etc/sudoers file for your cloud server, and restore it back.

                Then create a new file /etc/sudoers.d/issabel with this content

                asterisk ALL = NOPASSWD: /sbin/shutdown
                asterisk ALL = NOPASSWD: /sbin/service
                asterisk ALL = NOPASSWD: /sbin/chkconfig
                asterisk ALL = NOPASSWD: /usr/sbin/issabel-helper

                We fixed this for the next Issabel release, due out shortly.

                Best regards,

                  25 days later

                  Hola, acabo de probar la instalación de issabel-netinstall-beta.sh con asterisk 11 y veo que geoip no instala las bases de datos. Si no mal recuerdo este problema ya estaba resuelto en la última ISO issabel4-BETA-USB-DVD-x86_64-20191119.iso (por lo menos en la instalación con asterisk 16)

                  RiveraPer Una cosa mas, ese script realmente es beta e instala paquetes del repo "beta" no esta listo para entornos de produccion.

                    venturinog OK al ejecutar geoip_update.sh se crean las bases de datos y ya lo puedo configurar en iptables.
                    Gracias venturinog

                      Funcion perfecto en Donweb VPS argentino saludos
                      realizando las primeras pruebas luego informo

                        estimados versión de netinstall es estable se puede usar en sistemas productivos ? Gracias x la respuesta

                          edercng Hola. issabel-netinstall-beta.sh es BETA, no es recomendable usarla en produccion.

                          Saludos.