INCALL on vicidial_hopper table

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

INCALL on vicidial_hopper table

Postby lmoreira » Sat Jun 23, 2018 7:07 am

Hi Guys,

This system has about 160 agents (1 DB, 1 WEB, 5 dialers) makes 500k calls/day.
By the end of the day, I see on realtime report thousands leads in hopper.
On MySQL, I found a lot of 'INCALL status' rows in vicidial_hopper table, but no agent logged or call out-bounding.

Today, after one hour operating, I see this, but there were about ~100 calls alive:

Code: Select all
MariaDB [asterisk]> select status,count(*) from vicidial_hopper group by status;
+--------+----------+
| status | count(*) |
+--------+----------+
| READY  |     4066 |
| INCALL |      472 |
| HOLD   |       15 |
+--------+----------+
3 rows in set (0.00 sec)


Is this normal or a issue?
--
Luciano Moreira
Consultor ViciDial no Brasil | Web: www.logictelecom.com.br | Telegram: https://t.me/luciano_logictelecom | ViciBox V9.x
lmoreira
 
Posts: 54
Joined: Wed Oct 01, 2008 6:51 pm

Re: INCALL on vicidial_hopper table

Postby mflorell » Sun Jun 24, 2018 4:28 pm

That doesn't look normal, usually the hopper record will not stay in INCALL status, it'll be deleted.

Have you noticed any database errors in any of the logs?
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: INCALL on vicidial_hopper table

Postby lmoreira » Mon Jun 25, 2018 7:26 pm

No erros on mysql, but we started clearing list and load new leads on same list often lately.
Could it be caused by clearing list while some leads stills INCALL?
--
Luciano Moreira
Consultor ViciDial no Brasil | Web: www.logictelecom.com.br | Telegram: https://t.me/luciano_logictelecom | ViciBox V9.x
lmoreira
 
Posts: 54
Joined: Wed Oct 01, 2008 6:51 pm

Re: INCALL on vicidial_hopper table

Postby mflorell » Tue Jun 26, 2018 5:19 am

I suppose that's possible, I can't say that I've managed a system where that's been done. You would have to analyze the entries in the hopper to figure out if that is what's happening.
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: No registered users and 71 guests