Added DEAD call time logging and agent notification of call hangup
Added cross-listing linking of DIDs, Call Menus and In-groups in admin.php Changed the audio store to work by server names git-svn-id: svn://192.168.202.10@1221 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1600,6 +1600,8 @@ $calls_to_list = mysql_num_rows($rslt);
|
||||
{
|
||||
if (!ereg("$Acallerid[$i]\|",$callerids))
|
||||
{
|
||||
$Acall_time[$i]=$Astate_change[$i];
|
||||
|
||||
$Astatus[$i] = 'DEAD';
|
||||
$Lstatus = 'DEAD';
|
||||
$status = ' DEAD ';
|
||||
|
||||
Reference in New Issue
Block a user