removed SIP and IAX listen/barge links from reports page(commented out in HTML)
fixed extended alt dialing bug in agent interface git-svn-id: svn://192.168.202.10@1404 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -234,10 +234,11 @@
|
||||
# 100202-2306 - Fixed logging issues related to INBOUND_MAN dial_method
|
||||
# 100207-1110 - Changed Pause Codes function to allow for multiple pause codes per pause period
|
||||
# 100301-1342 - Changed Available agents output for AGENTDIRECT selection
|
||||
# 100413-1342 - Fixes for extended alt-dial
|
||||
#
|
||||
|
||||
$version = '2.2.0-142';
|
||||
$build = '100301-1342';
|
||||
$version = '2.2.0-143';
|
||||
$build = '100413-1342';
|
||||
$mel=1; # Mysql Error Log enabled = 1
|
||||
$mysql_log_count=310;
|
||||
$one_mysql_log=0;
|
||||
@@ -3969,7 +3970,7 @@ if ($ACTION == 'VDADcheckINCOMING')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00248',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAP_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACP_cid_ct > 0)
|
||||
if ($VDAP_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$Xalt_phone_count =$row[0];
|
||||
@@ -3979,7 +3980,7 @@ if ($ACTION == 'VDADcheckINCOMING')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00249',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAPct_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACPct_cid_ct > 0)
|
||||
if ($VDAPct_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$COUNTalt_phone_count =$row[0];
|
||||
@@ -4980,7 +4981,7 @@ if ($ACTION == 'updateDISPO')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00250',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAP_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACP_cid_ct > 0)
|
||||
if ($VDAP_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$Xalt_phone_count =$row[0];
|
||||
@@ -4990,7 +4991,7 @@ if ($ACTION == 'updateDISPO')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00251',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAPct_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACPct_cid_ct > 0)
|
||||
if ($VDAPct_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$COUNTalt_phone_count =$row[0];
|
||||
|
||||
@@ -279,10 +279,11 @@
|
||||
# 100309-1709 - small fix for IE CRM popup
|
||||
# 100315-1149 - fix for rare recording_log uniqueid issue on manual dial calls to same number
|
||||
# 100327-0902 - fix for manual dial answering machine message
|
||||
# 100413-1347 - Various fixes for logging and extended alt-dialing
|
||||
#
|
||||
|
||||
$version = '2.2.0-257';
|
||||
$build = '100327-0902';
|
||||
$version = '2.2.0-258';
|
||||
$build = '100413-1347';
|
||||
$mel=1; # Mysql Error Log enabled = 1
|
||||
$mysql_log_count=64;
|
||||
$one_mysql_log=0;
|
||||
|
||||
@@ -24592,8 +24592,8 @@ if ($ADD==999999)
|
||||
<B>Real-Time Reports</B><BR>
|
||||
<UL>
|
||||
<LI><a href="AST_timeonVDADall.php"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Real-Time Main Report</a></FONT>
|
||||
<BR> Real-Time SIP: <a href="AST_timeonVDADall.php?SIPmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?SIPmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT>
|
||||
<BR> Real-Time IAX: <a href="AST_timeonVDADall.php?IAXmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?IAXmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT><BR><BR>
|
||||
<!-- <BR> Real-Time SIP: <a href="AST_timeonVDADall.php?SIPmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?SIPmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT>
|
||||
<BR> Real-Time IAX: <a href="AST_timeonVDADall.php?IAXmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?IAXmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT><BR><BR> -->
|
||||
<LI><a href="AST_timeonVDADallSUMMARY.php"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Real-Time Campaign Summary</a></FONT>
|
||||
</UL><BR>
|
||||
<B>Inbound and Outbound Calling Reports</B><BR>
|
||||
|
||||
@@ -243,10 +243,11 @@
|
||||
# 100311-1559 - Added callcard logging to startcallurl and dispourl functions
|
||||
# 100331-1217 - Added human-readable hangup codes for manual dial
|
||||
# 100405-1430 - Added queuemetrics_callstatus option
|
||||
# 100413-1341 - Fixes for extended alt-dial
|
||||
#
|
||||
|
||||
$version = '2.4-150';
|
||||
$build = '100405-1430';
|
||||
$version = '2.4-151';
|
||||
$build = '100413-1341';
|
||||
$mel=1; # Mysql Error Log enabled = 1
|
||||
$mysql_log_count=321;
|
||||
$one_mysql_log=0;
|
||||
@@ -4023,7 +4024,7 @@ if ($ACTION == 'VDADcheckINCOMING')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00248',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAP_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACP_cid_ct > 0)
|
||||
if ($VDAP_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$Xalt_phone_count =$row[0];
|
||||
@@ -4033,7 +4034,7 @@ if ($ACTION == 'VDADcheckINCOMING')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00249',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAPct_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACPct_cid_ct > 0)
|
||||
if ($VDAPct_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$COUNTalt_phone_count =$row[0];
|
||||
@@ -5081,7 +5082,7 @@ if ($ACTION == 'updateDISPO')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00250',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAP_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACP_cid_ct > 0)
|
||||
if ($VDAP_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$Xalt_phone_count =$row[0];
|
||||
@@ -5091,7 +5092,7 @@ if ($ACTION == 'updateDISPO')
|
||||
$rslt=mysql_query($stmt, $link);
|
||||
if ($mel > 0) {mysql_error_logging($NOW_TIME,$link,$mel,$stmt,'00251',$user,$server_ip,$session_name,$one_mysql_log);}
|
||||
$VDAPct_cid_ct = mysql_num_rows($rslt);
|
||||
if ($VDACPct_cid_ct > 0)
|
||||
if ($VDAPct_cid_ct > 0)
|
||||
{
|
||||
$row=mysql_fetch_row($rslt);
|
||||
$COUNTalt_phone_count =$row[0];
|
||||
|
||||
@@ -288,10 +288,11 @@
|
||||
# 100327-0901 - fix for manual dial answering machine message
|
||||
# 100331-1220 - Added human-readable hangup codes for manual dial
|
||||
# 100401-0019 - Added agent_choose_blended option
|
||||
# 100413-1349 - Various small logging fixes and extended alt-dial fixes
|
||||
#
|
||||
|
||||
$version = '2.4-266';
|
||||
$build = '100401-0019';
|
||||
$version = '2.4-267';
|
||||
$build = '100413-1349';
|
||||
$mel=1; # Mysql Error Log enabled = 1
|
||||
$mysql_log_count=64;
|
||||
$one_mysql_log=0;
|
||||
@@ -6514,7 +6515,7 @@ if ($enable_fast_refresh < 1) {echo "\tvar refresh_interval = 1000;\n";}
|
||||
var check_VDIC_array=check_incoming.split("\n");
|
||||
if (check_VDIC_array[0] == '1')
|
||||
{
|
||||
// alert(xmlhttprequestcheckauto.responseText);
|
||||
// alert(xmlhttprequestcheckauto.responseText);
|
||||
AutoDialWaiting = 0;
|
||||
|
||||
var VDIC_data_VDAC=check_VDIC_array[1].split("|");
|
||||
|
||||
@@ -25329,8 +25329,8 @@ if ($ADD==999999)
|
||||
<B>Real-Time Reports</B><BR>
|
||||
<UL>
|
||||
<LI><a href="AST_timeonVDADall.php"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Real-Time Main Report</a></FONT>
|
||||
<BR> Real-Time SIP: <a href="AST_timeonVDADall.php?SIPmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?SIPmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT>
|
||||
<BR> Real-Time IAX: <a href="AST_timeonVDADall.php?IAXmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?IAXmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT><BR><BR>
|
||||
<!-- <BR> Real-Time SIP: <a href="AST_timeonVDADall.php?SIPmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?SIPmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT>
|
||||
<BR> Real-Time IAX: <a href="AST_timeonVDADall.php?IAXmonitorLINK=1"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Listen</a></FONT> - <a href="AST_timeonVDADall.php?IAXmonitorLINK=2"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Barge</a></FONT><BR><BR> -->
|
||||
<LI><a href="AST_timeonVDADallSUMMARY.php"><FONT FACE="ARIAL,HELVETICA" COLOR=BLACK SIZE=2>Real-Time Campaign Summary</a></FONT>
|
||||
</UL><BR>
|
||||
<B>Inbound and Outbound Calling Reports</B><BR>
|
||||
|
||||
Reference in New Issue
Block a user