carpenox wrote:your manager.conf file looks fine. the time settings can be found at /etc/php7/apache/php.ini i believe and /etc/my.cnf
but the timezone has nothing to do with the your send and listen sockets not running. What happens when you run /usr/share/astguiclient/ADMIN_keepalive_ALL.pl --debug
Here is the output:
vicidialer:~ # /usr/share/astguiclient/ADMIN_keepalive_ALL.pl --debug
AST_update set to keepalive
AST_send_listen set to keepalive
AST_VDauto_dial set to keepalive
AST_VDremote_agents set to keepalive
FastAGI_log set to keepalive
ip_relay set to keepalive
asterisk RUNNING: | 1278 /usr/sbin/asterisk -fn|
ip_relay RUNNING: | 2229 ip_relay 40569 127.0.0.1 4569 9999999|
ip_relay RUNNING: | 2230 ip_relay 41569 127.0.0.1 4569 9999999|
ip_relay RUNNING: | 2231 ip_relay 42569 127.0.0.1 4569 9999999|
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
AST_VDauto_dial RUNNING: |/usr/share/astguiclient/AST_VDauto_dial.pl|
double check that processes are not running...
asterisk RUNNING: | 1278 /usr/sbin/asterisk -fn|
ip_relay RUNNING: | 2229 ip_relay 40569 127.0.0.1 4569 9999999|
ip_relay RUNNING: | 2230 ip_relay 41569 127.0.0.1 4569 9999999|
ip_relay RUNNING: | 2231 ip_relay 42569 127.0.0.1 4569 9999999|
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
FastAGI_log RUNNING: |/usr/share/astguiclient/FastAGI_log.pl --debug |
AST_VDauto_dial RUNNING: |/usr/share/astguiclient/AST_VDauto_dial.pl|
starting AST_update...
starting AST_manager_send...
starting AST_manager_listen...
starting AST_VDremote_agents...
|SELECT count(*) from system_settings where timeclock_end_of_day LIKE "%1220%";|
voicemail server configuration: 0|N
old live scheduled callbacks move active campaigns: 0
CID Groups with Auto-Rotate enabled: 0
DONE
vicidialer:~ #