by fibres » Wed Feb 20, 2013 5:48 pm
Ok I have searched that and it is only referenced in vicidial.php
This is the section that is throwing up the error.
// ################################################################################
// Send the Manual Dial Next Number request
function ManualDialNext(mdnCBid,mdnBDleadid,mdnDiaLCodE,mdnPhonENumbeR,mdnStagE,mdVendorid,mdgroupalias,mdtype)
{
if (waiting_on_dispo > 0)
{
alert_box("System Delay, Please try again - Manual<BR><font size=1>code:" + agent_log_id + " - " + waiting_on_dispo + "</font>");
}
else
I added the "- Manual" bit just to confirm it was that line. So it is being caused by waiting_on_dispo not being reset back to 0 which leads me to think that it is an issue with the dispo not being updated quick enough.
Just need to establish why now.
Now I see in the changelog at the top the following
# 110528-1033 - Added waiting_on_dispo manual dial check
How do I see when that change was made? Also is there a link between that change and a bug report in mantis?
Any ideas?
Regards
Vicibox 4.0.3 ISO install.
VERSION: 2.6-393a
BUILD: 130124-1721
Astersik 1.4.44-vici
No Hardware
No other software installed