Project

General

Profile

Can't login Kamailio Won't Start Asterisk has to be booted up after reboot

Added by Slot Zero over 5 years ago

Hello,

I finally have all 9 screens running for GoAutoDial v4 the only snag is asterisk doesn't start up by itself after reboot. So I execute the BootUP script to bring it up. The second problem is Kamailio doesn't start regardless of countless attempts and config variations. The password hash that you have entered in the DB as part of the install is not correct. What type of hash is it?

When I access the page login.php I get this in the file below

tail -f /var/log/php-fpm/www-error.log
[24-Sep-2018 21:41:39 Asia/Manila] PHP Notice: Undefined variable: session_id in /var/www/html/php/SessionHandler.php on line 116
[24-Sep-2018 21:41:40 Asia/Manila] PHP Notice: Undefined variable: session_id in /var/www/html/php/SessionHandler.php on line 116

When I try to login apart from the fact that the password not working I see the lines below right after the above logs
[24-Sep-2018 08:42:07 America/Chicago] PHP Notice: Undefined variable: VARDBgo_server in /var/www/html/goAPIv2/goDBgoautodial.php on line 56
[24-Sep-2018 08:42:07 America/Chicago] PHP Notice: Undefined variable: VARDBgo_user in /var/www/html/goAPIv2/goDBgoautodial.php on line 56
[24-Sep-2018 08:42:07 America/Chicago] PHP Notice: Undefined variable: VARDBgo_pass in /var/www/html/goAPIv2/goDBgoautodial.php on line 56
[24-Sep-2018 08:42:07 America/Chicago] PHP Notice: Undefined variable: VARDBgo_database in /var/www/html/goAPIv2/goDBgoautodial.php on line 56

Cheers


Replies (2)

RE: Can't login Kamailio Won't Start Asterisk has to be booted up after reboot - Added by Demian Biscocho over 5 years ago

Have you created a self-signed SSL certificate to be used by Kamailio? Or get one from: https://www.centosblog.com/use-letsencrypt-free-ssl-certificate-centos-linux/.

Edit Kamailio's tls.cfg and put in your SSL certicate:

nano /etc/kamailio/tls.cfg

Also post the output of the Kamailio log file when restarting/starting it.

tail -f /var/log/kamailio.log

RE: Can't login Kamailio Won't Start Asterisk has to be booted up after reboot - Added by Demian Biscocho over 5 years ago

GOautodial 4 ISO installer is available now (thought the "Getting Started Guide" to be posted soon). More here: https://goautodial.org/boards/20/topics/14072.

    (1-2/2)
    Go to top