I'v already read lots of topics about my problem but none of them solved it, so I'm posting a new one:
I'v already installed vicidial from scratch (with asterisk running properly), but when an agent logs in he get the error "Noone is in your session: 8600051" every 10s.
Moreover, it seems that vicidial is not dialing because i get nothing in my asterisk console when i clic on "Dial next number".
There is NO problem with the hopper (it's filled with leads)
I think ntpd is OK:
- Code: Select all
# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
+xxxxxxxxxxx 195.83.222.27 2 u 7 64 377 54.888 99.246 2.958
*xxxxxxxxxx 192.93.2.20 2 u 7 64 377 55.675 100.320 2.565
+xxxxxxxxxxx 195.83.180.3 2 u 12 64 377 61.506 95.192 2.032
# screen -ls
There are screens on:
12161.ASTupdate (Detached)
12167.ASTlisten (Detached)
12163.ASTsend (Detached)
12170.ASTVDauto (Detached)
8590.ASTVDadapt (Detached)
5 Sockets in /var/run/screen/S-root.
I think the problem comes from AST_update.pl because the tables "live_channels" and "live_sip_channels" are always empty
I'm working on it for 3 days, I really need some help or ideas.
W.B