diff --git a/agc_2-X/trunk/bin/AST_manager_listen.pl b/agc_2-X/trunk/bin/AST_manager_listen.pl index 73380a0b..a775c151 100644 --- a/agc_2-X/trunk/bin/AST_manager_listen.pl +++ b/agc_2-X/trunk/bin/AST_manager_listen.pl @@ -38,6 +38,7 @@ # 60718-0955 - changed to use /etc/astguiclient.conf for configs # 60720-1142 - added keepalive to MySQL connection every 50 seconds # 60814-1733 - added option for no logging to file +# 60906-1714 - added updating for special vicidial conference calls # # constants diff --git a/agc_2-X/trunk/www/agc/vicidial.php b/agc_2-X/trunk/www/agc/vicidial.php index 309a2499..ea17635e 100644 --- a/agc_2-X/trunk/www/agc/vicidial.php +++ b/agc_2-X/trunk/www/agc/vicidial.php @@ -125,6 +125,7 @@ # 60822-0512 - Changed phone number fields to be maxlength of 12 # 60829-1531 - Made compatible with WeBRooTWritablE setting in dbconnect.php # 60906-1152 - Added Previous CallBack info display span +# 60906-1715 - Allow for Local phone extension conferences # require("dbconnect.php"); @@ -170,8 +171,8 @@ if (isset($_GET["relogin"])) {$relogin=$_GET["relogin"];} $forever_stop=0; -$version = '2.0.98'; -$build = '60906-1152'; +$version = '2.0.99'; +$build = '60906-1715'; if ($force_logout) { diff --git a/agc_2-X/trunk/www/vicidial/user_stats.php b/agc_2-X/trunk/www/vicidial/user_stats.php index bdada227..ba10a76b 100644 --- a/agc_2-X/trunk/www/vicidial/user_stats.php +++ b/agc_2-X/trunk/www/vicidial/user_stats.php @@ -258,7 +258,7 @@ echo "LAST 50 CALLS:\n"; echo "
| DATE/TIME | LENGTH | STATUS | PHONE | CAMPAIGN | LIST | LEAD |