Fixed stats calculation issue on Real-Time report when inbound=No
Fixed help screen scrolling Fixed AGI time check database close handle Changed agent alert to launch from agent server instead of call server git-svn-id: svn://192.168.202.10@1176 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -447,6 +447,7 @@ $affected_rowsL = $dbhA->do($stmtA);
|
||||
if ($AGILOG) {$agi_string = "-- LIL : |$affected_rowsL|$uniqueid|$callerid|$extension|"; &agi_output;}
|
||||
|
||||
|
||||
$sthA->finish();
|
||||
$dbhA->disconnect();
|
||||
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user