Inbound call "Hangup" Status
Posted: Tue Jun 27, 2017 7:48 pm
Hi guys, I just want to know if anyone has the same scenario that I've encountered with inbound calls.
Vicidial:
ViciBox: v.7.0.4-170113
VERSION: 2.14-585a
BUILD: 170114-1356
My problem is that sometimes, inbound call is considered as a "Dead Call" according to the code in agc/vicidial.php.
This problem is intermittent, and I just want to know if there are any modifications that I could do in order for this problem doesn't occur.
Agents are reporting that from the agc screen, it's showing "Hangup Call" but the customer is still on the line.
I checked it and called the system myself a few times and merely got a pattern.
First, I was counting whether it makes a pattern in which the number of times the inbound call comes, it will be considered as a "Dead Call". But it wasn't, instead, I put a logger in agc/vicidial.php and see where it lands.
The log output was from the condition in which vicidial checks for "Dead Calls".
My suspect is that the conf_exten_check.php is giving false data or somewhat like a delay for some reason?
I am still investigating whether this problem is from conf_exten_check.php api or from other else.
I hope anyone could give me some insights or a fix for this one.
Here is my campaign Dial Method setup:
Vicidial:
ViciBox: v.7.0.4-170113
VERSION: 2.14-585a
BUILD: 170114-1356
My problem is that sometimes, inbound call is considered as a "Dead Call" according to the code in agc/vicidial.php.
This problem is intermittent, and I just want to know if there are any modifications that I could do in order for this problem doesn't occur.
Agents are reporting that from the agc screen, it's showing "Hangup Call" but the customer is still on the line.
I checked it and called the system myself a few times and merely got a pattern.
First, I was counting whether it makes a pattern in which the number of times the inbound call comes, it will be considered as a "Dead Call". But it wasn't, instead, I put a logger in agc/vicidial.php and see where it lands.
The log output was from the condition in which vicidial checks for "Dead Calls".
My suspect is that the conf_exten_check.php is giving false data or somewhat like a delay for some reason?
I am still investigating whether this problem is from conf_exten_check.php api or from other else.
I hope anyone could give me some insights or a fix for this one.
Here is my campaign Dial Method setup: