25/03/2026

12 pensieri su “Asterisk 13 Freepbx 13 su Debian 8.3 e Debian 9 Stretch

  1. Hi, i am getting the following errors:

     

     

     

    root@Vpbx: /usr/src/freepbx $ ./start_asterisk start

    STARTING ASTERISK
    Asterisk Started
    root@Vpbx: /usr/src/freepbx $ ./install -n
    Assuming you are Database Root
    Checking if SELinux is enabled…Its not (good)!
    No /etc/asterisk/asterisk.conf file detected. Installing…Writing /etc/asterisk/asterisk.conf…Done
    Checking if Asterisk is running and we can talk to it as the 'asterisk' user…Error!
    Error communicating with Asterisk.  Ensure that Asterisk is properly installed and running as the asterisk user
    Asterisk appears to be running as asterisk
    Try starting Asterisk with the './start_asterisk start' command in this directory
    root@Vpbx: /usr/src/freepbx $ fwconsole chown
    -bash: fwconsole: command not found
    root@Vpbx: /usr/src/freepbx $

  2. I do not think you're using Debian. however this error " fwconsole: command not found " means that you do not have root privileges. Instead " Error communicating with Asterisk.  Ensure that Asterisk is properly installed and running as the asterisk user " means Asterisk is not working. Try removing everything and try again.

  3. Hi Franco,

    Great article. Did you try to install asterisk from packages?

    According to this page

        https://tracker.debian.org/pkg/asterisk

    it is missing for 4 month already.

    Do you know something about the current state of asterisk in debian testing?

    Cheers,

    Igor

  4. Hi Igor

    I know nothing about Asterisk on Debian Testing, because I’ve always preferred to compile Asterisk. I do not know why but I never installed from the repository 🙂

  5. Se su debian 9 doveste incappare in questo errore:

    Assuming you are Database Root
    Checking if SELinux is enabled…Its not (good)!
    Reading /etc/asterisk/asterisk.conf…Done
    Checking if Asterisk is running and we can talk to it as the 'asterisk' user…Error!
    Error communicating with Asterisk.  Ensure that Asterisk is properly installed and running as the asterisk user
    Asterisk appears to be running as asterisk
    Try starting Asterisk with the './start_asterisk start' command in this directory

     

    dopo avere lanciato lo script ./install -n

    potete risolvere installando sudo che di default non è installato

    apt-get install sudo

    Spero di essere stato utile.

    Max

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *