Commit Graph
58 Commits
Author SHA1 Message Date
mattf b3b3c683ed Added logging of webserver and url used for all API calls, agent logins and reports
Fixed minor bug related to modify lead page with custom fields and encryption

git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf 9c4311ef65 Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf c2e32c79ed Fixed minor issue #675
git-svn-id: svn://192.168.202.10@1998 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-04 13:56:49 +00:00
mattf 09c4284e1b Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.

git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +00:00
mattf 97cf629d70 Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf ae07a44be1 Added admin report logging to all reports on the system, and added the "Admin Report Log Viewer" linked from the "Admin Utilities" page which allows you to see the reports that have been run on the system. This change has affected almost every report in the system. Bugs were fixed for some exporting reports that were set to use a slave read-only database.
git-svn-id: svn://192.168.202.10@1959 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 23:46:14 +00:00
mattf 646de40c4d Added Inbound Email Report and link
Also added Status Display LEADID options(issue #639)<Framercy>

git-svn-id: svn://192.168.202.10@1924 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-24 22:24:46 +00:00
mattf c9365d032c Several small fixes
Changed cm.agi to allow inbound logging when lead is defined

git-svn-id: svn://192.168.202.10@1844 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-30 11:31:01 +00:00
mattf 966564377e Added Dialer Inventory Report options for excluding lists and ranking shifts display order
Added User Group multi-selection option to the real-time report
Added HTML bar chart display options to most of the reports
Removed password logging from admin scripts failed login attempts
Made webroot-writable system setting function the same on all admin scripts
Fixed list lastcalldate for manual dial calls

git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-24 21:43:54 +00:00
mattf 2b0e82aa9d Added ability to block customer information and hide portions of customer phone numbers within the admin interface on a per admin-user basis.
Many fixes for user group restrictions in admin pages

git-svn-id: svn://192.168.202.10@1753 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-06 16:25:10 +00:00
mattf 5de342e442 Added "Admin User Group" setting to just about every section of the admin web interface, allowing for more complete administrative access segmentation for different divisions within the same company.
Added Max Calls settings to in-groups, allowing for a cap on concurrent calls being handled by each in-group, either in total or in queue.

git-svn-id: svn://192.168.202.10@1750 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-03 10:40:56 +00:00
mattf 3b847a0275 Added CSV download option to almost all reports.
git-svn-id: svn://192.168.202.10@1694 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-13 05:22:27 +00:00
mattf 60836e245f Added ability to view Inbound Report by selected DIDs instead of by in-groups. Link added to Reports page.
For all level 7 users the links to other admin sections are removed in reports
For the dispo screen on the agent interface the last number dialed is displayed instead of the main customer phone number.

git-svn-id: svn://192.168.202.10@1518 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-14 17:56:48 +00:00
mattf 5be4d855e6 Added User Group setting for allowable reports to restrict report viewing
Enabled User Group setting for allowable campaigns to restrict report viewing and admin.php activity
Changed level 7 users to only view reports links page
Changed "Admin" link to go to an admin links page instead of Phones listing
Added manual_dial_filter CAMPLISTS_ALL options

git-svn-id: svn://192.168.202.10@1491 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-03 19:02:42 +00:00
mattf 9ea5588dfe Added ability to run selected reports from a mysql slave server
Added date links to timeclock detail user links
Added entry_list_id field to vicidial_list for use in defining list that custom fields were associated with

git-svn-id: svn://192.168.202.10@1477 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 04:55:34 +00:00
mattf c2a3ea482b Added popup date select calendar for many of the reports
git-svn-id: svn://192.168.202.10@1338 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-16 05:48:55 +00:00
mattf a8b86304b8 Added ingroup and drop ingroup displays to Real-time report
changed several reports to list menu items in alphabetical order
Added AGENTVMAIL option to all ingroup drop methods in trunk

git-svn-id: svn://192.168.202.10@1336 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-14 23:17:12 +00:00
mattf 3bddc76874 Fixed CPA AMD MESSAGE feature
corrected TMR(service level) calculations in CLOSERstats and AST_VDadapt
Added dccsv10 CLI lead loader file format
Added experimental staggered call distribution to AST_VDauto_dial_FILL.pl

git-svn-id: svn://192.168.202.10@1331 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-06 20:15:20 +00:00
mattf 7148cbce47 Added Initial Queue Position logging on inbound calls and a summary of this to the Inbound report
git-svn-id: svn://192.168.202.10@1277 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-14 15:16:59 +00:00
mattf 9e8c67dace Added new inbound summary hourly report as well as several tweaks to the Inbound and service level reports.
Added two new formats to the VICIDIAL_IN_NEW_leads_file.pl script

git-svn-id: svn://192.168.202.10@1198 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-04 07:42:08 +00:00
mattf 8299fc0b16 Added Agents Status View sidebar to agent interface
Added vailable transfer agent frame to AGENTDIRECT transfers when clicking on the NUMBER TO CALL field in the transfer conference frame
Fixed Calls in Queue count for AGENTDIRECT calls

git-svn-id: svn://192.168.202.10@1179 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-06 18:42:02 +00:00
mattf 7ac5525d3d Fixed DST time display bug in 15-minute graph of Inbound report
git-svn-id: svn://192.168.202.10@1178 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-05 12:30:19 +00:00
mattf e8fe645678 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf 2b2bffe598 Added Agent Time Detail report
Added functions.php with a function to format seconds into HH:MM:SS
Fixed sidebar display bug in several scripts

git-svn-id: svn://192.168.202.10@1124 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-25 03:11:13 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf 87687bc387 Changed all reports and admin screens to use one of two header templates
Added Calls Export Utility allowing exporting of call and lead data by defining the following parameters: date range, campaigns, in-groups, statuses, lists and user groups. A flat tab-delimited text file is exported

git-svn-id: svn://192.168.202.10@1070 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-11 05:01:54 +00:00
mattf fbb9e41005 Rewrote 15-minute increment section of AST_CLOSERstats.php report to be more efficient and allow for multi-day calulations
git-svn-id: svn://192.168.202.10@1033 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-16 15:50:37 +00:00
mattf ef8a9fe445 more changes to vicidial reports
git-svn-id: svn://192.168.202.10@1001 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-10 05:00:27 +00:00
mattf 87c012775d added many new report features to realtime and closer/ivr reports including inbound-only realtime report
git-svn-id: svn://192.168.202.10@1000 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-09 05:35:10 +00:00
mattf 2993036a73 several small bug fixes
added better carryover of campaign script and preset settings into in-group when those in-group settings are blank
Added to IVR and CLOSER reports

git-svn-id: svn://192.168.202.10@998 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-07 09:34:54 +00:00
mattf 50dcadded1 Added option to not allow vicidial agents to log in if they have not logged into the timeclock, vicidial_user_groups option
Added 15-minute answered call wait time breakdown section to the inbound/closer report

git-svn-id: svn://192.168.202.10@997 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-06 10:37:11 +00:00
mattf d15e029154 added forced pause code use on agent interface
several report enhancements
some logging changes

git-svn-id: svn://192.168.202.10@992 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-01 13:07:08 +00:00
mattf 4f21b6722a some minor bug fixes and queue_log fix for leave-3way in vdc_db_query.php and vicidial.php
git-svn-id: svn://192.168.202.10@989 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-26 14:41:19 +00:00
mattf fda420c673 several small changes to the ALL_inbound AGI script
altered the AST_CLOSERstats.php to allow for selection of multiple in-groups in report

git-svn-id: svn://192.168.202.10@988 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-24 05:41:14 +00:00
mattf bfb1d71ae0 Added agi-AGENT_dial_in.agi script to allow for agent dial-in to vicidial sessions.
bug fixes in CLOSER report and agent PHP scripts

git-svn-id: svn://192.168.202.10@987 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-23 08:31:31 +00:00
mattf 21276c1ac1 logging fixes and queue_log fixes
AST_VDauto_dial.pl fix for deleting vicidial_auto_calls entries

git-svn-id: svn://192.168.202.10@979 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-20 08:06:16 +00:00
mattf cbaf2010a2 bug fix for all audio handling scripts
logging fix for ALL_inbound/_outbound and vdc_db_query.php scripts for specific situations on blended call handling systems

git-svn-id: svn://192.168.202.10@931 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-04 23:14:42 +00:00
mattf 09e640c727 change in VDAD and CLOSER stats pages to custom category status, not including UNDEFINED
git-svn-id: svn://192.168.202.10@929 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-24 04:18:55 +00:00
mattf 9741542d21 added status categories information to the VDADstats and CLOSERstats reports
git-svn-id: svn://192.168.202.10@927 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-23 02:00:37 +00:00
mattf f818a2aaf0 added status time stats to VDAD and CLOSER reports
added default-alt-dial option to vicidial.php

git-svn-id: svn://192.168.202.10@912 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-09 07:58:15 +00:00
mattf ff5360862e added new closer/inbound service level report
started work on timeclock feature, added auto-generate UserIDs and shifts to admin.php

git-svn-id: svn://192.168.202.10@864 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-16 09:25:09 +00:00
mattf bd50fa82c7 added phones_alias feature to allow for an alias to a group of phones entries for easier phone-login-load-balancing
Updated install docs to use Apache 2.2.8 and PHP 5.2.6
Update to Closer report

git-svn-id: svn://192.168.202.10@852 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-06 13:15:43 +00:00
mattf 62b3b7fe8e added after hours transfer group to in-groups
added collection of hangup reason for in/out calls into vicidial_log and vicidial_closer_log as well as display of those values in stats pages

git-svn-id: svn://192.168.202.10@851 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-01 09:19:15 +00:00
mattf 7e11962fc1 Changed license to AGPLv2
Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf 4ec75ce3a4 admin.php hard-coded block onf CBHOLD as dial status
minor bug fix in VDAD and CLOSER stats pages(length_in_sec >4 changed to 0)

git-svn-id: svn://192.168.202.10@780 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-15 06:52:53 +00:00
mattf ad42f80ca7 changed closer/vdad/performance stats reports to be multi-day capable
git-svn-id: svn://192.168.202.10@749 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-19 05:17:24 +00:00
mattf 86a1c29a91 SQL bug fixed in AST_manager_listen.php
callbacks count and list bug fixed in vicidial.php and vdc_db_query.php
Documentation updates

git-svn-id: svn://192.168.202.10@737 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-30 09:12:04 +00:00
mattf 096ad0fb90 added CLOSER call handling to the ALL_inbound agi script.
Added status summary to the CLOSERstats.php report

git-svn-id: svn://192.168.202.10@692 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-25 07:00:02 +00:00
mattf 7800f71151 added "shift" as a parameter to VDAD stats and CLOSER stats pages, and added definition space for AM and PM shift times in the dbconnect.php script of the vicidial directory to be used by the 4 reports that allow specifying of a script
git-svn-id: svn://192.168.202.10@685 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-08 18:48:46 +00:00
mattf c2ae3ab01d fixed formatting inconsistencies and spelling mistakes in admin scripts
added new permission enforcement to admin scripts

git-svn-id: svn://192.168.202.10@480 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:00:41 +00:00