Call is going but not visible in Active Calls
From Kolmisoft Wiki
Jump to navigationJump to search
On ALL system servers:
- Stop Asterisk normally
- killall -9 safe_asterisk
- killall -9 asterisk
- Upgrade GUI/DB/Core
- Run Asterisk/httpd
- to DB: delete from sessions;
- Make sure /home/mor/config/environment.rb does not have or has correct setting with ENV[TZ]
- Make sure time is the same on all servers in the system
If it does not help:
- Enable SQL debug in Core
- Make a call
- Get SQL from CLI which starts with: INSERT INTO activecalls....
- Paste it into DB
- Watch Active Calls window