Commit Graph
30 Commits
Author SHA1 Message Date
mattf 071e644d01 added default manual dial campaign list, database changes
git-svn-id: svn://192.168.202.10@919 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-11 07:59:10 +00:00
mattf 4ef83ca186 some minor database changes
changes to vicidial.php and helper apps to link recording_log entries to vicidial_log and vicidial_closer_log entries.

git-svn-id: svn://192.168.202.10@911 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-08 03:42:00 +00:00
mattf 4a44e08def moved the seconds field in vicidial.php
added API functions for hangup and dispo to agent interface
added campaign option for queue calls waiting count

git-svn-id: svn://192.168.202.10@906 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-04 03:02:50 +00:00
mattf 755edeae74 fixed queue_log bug
added alter customer phone number and user override options to vdc and admin

git-svn-id: svn://192.168.202.10@905 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-03 09:14:32 +00:00
mattf 2edff513ab finished timeclock_edit.php script
basic functionality of timeclock features are done

git-svn-id: svn://192.168.202.10@904 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-01 17:28:37 +00:00
mattf 44315a0a34 fixed bug in vicidial.php manual dial that did not populate source_id
changed campaign_cid to VARCHAR(20) in Trunk

git-svn-id: svn://192.168.202.10@900 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-28 06:56:36 +00:00
mattf b9ea440200 added timeclock_edit script
added date and phone number format definitions to admin.php/vicidial.php and DB

git-svn-id: svn://192.168.202.10@895 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-25 07:18:20 +00:00
mattf 703dc51d48 added timeclock_status.php page for user_group status of timeclock and vicidial logins for users
git-svn-id: svn://192.168.202.10@887 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-03 19:21:29 +00:00
mattf 3d9d797af3 added user-group timeclock status report
fixed bug in timeclock.php script

git-svn-id: svn://192.168.202.10@886 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-02 10:48:58 +00:00
mattf d0e30f3b95 Added ALL_outbound survey configuration through admin.php
added timeclock log alteration permissions to vicidial_users
added logging table for admin

git-svn-id: svn://192.168.202.10@882 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-28 20:15:04 +00:00
mattf 3bb9a7064c added timeclock auto-logout script and associated changes to admin.php/install.pl/update_server_ip/timeclock.php scripts and the database
git-svn-id: svn://192.168.202.10@880 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 18:10:21 +00:00
mattf c8902422e2 added vicidial_timeclock_audit_log for a non-editable log
fixed database inconsistencies in files.

git-svn-id: svn://192.168.202.10@879 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 04:10:08 +00:00
mattf 9cd473fdd6 database changes for last commit
git-svn-id: svn://192.168.202.10@876 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:25:04 +00:00
mattf b7b9dfcdcf Added agi-VDAD_inbound_calltime_check.agi script which gives the ability to have inbound IVR calls(before they have gotten to an in-group[queue]) to be in the vicidial_auto_calls table under the IVR status. Also gives the ability to use a calltime scheme for calls not yet in an in-group
Changes to AST_VDauto_dial.pl and FastAGI_log.pl scripts to accomodate the new IVR status in the vicidial_auto_calls table.
Added a doc(Inbound_VDAC_IVR.txt) to explain this feature and give an example

git-svn-id: svn://192.168.202.10@875 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:24:01 +00:00
mattf 3b911e94ac changed vicidial_timeclock_log table and associated code to allow for easier inter-operability and tracking.
git-svn-id: svn://192.168.202.10@874 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-24 06:36:20 +00:00
mattf b181434db3 Added timeclock.php for user timeclock logging in and out and linked to it from vicidial.php/admin.php/welcome.php
Added vicidial_redirect.php for easy redirection of bookmarked vicidial.php phone login links
Fixed bug in service level report

git-svn-id: svn://192.168.202.10@872 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-23 20:52:14 +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 3707e23a9d database changes for last round of SVN commits
git-svn-id: svn://192.168.202.10@835 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 16:13:58 +00:00
mattf 55c25801d1 bug fix for agi-VDAD_ALL_outbound.agi
Added ability to override recording options of a campaign for individual in-groups
extensions.conf update

git-svn-id: svn://192.168.202.10@799 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-18 03:43:46 +00:00
mattf 05f54a769a database updates for qc changes in admin.php
git-svn-id: svn://192.168.202.10@798 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 20:16:30 +00:00
mattf 5d8689fd09 Added QC campaigns settings section to admin
git-svn-id: svn://192.168.202.10@789 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 06:58:38 +00:00
mattf 0ed954628e Added ability to send dropped calls into an inbound group at drop time
changed callbacks to allow for 5 minutes increments

git-svn-id: svn://192.168.202.10@786 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-02 08:07:04 +00:00
mattf 147fe706f1 added queue priority to in-groups and campaigns(admin.php, AST_VDauto_dial.pl, AST_timeonVDADall.php, agi-VDAD_ALL_inbound.agi)
updated UPGRADE doc

git-svn-id: svn://192.168.202.10@784 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 09:23:54 +00:00
mattf 65f86c9490 Fixed bugs in FastAGIlog script
added new report scripts
updated documentation
changed active agent display time in timeonVDADall from 30 minutes to 360 minutes
Changed all uniqueid fields in database to VARCHAR(20)

git-svn-id: svn://192.168.202.10@782 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-24 08:48:40 +00:00
mattf e162f35586 fix for server_updater table for AST_update.pl
addition of db_schema_version and display in admin.php

git-svn-id: svn://192.168.202.10@776 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-12 05:06:04 +00:00
mattf df9149c49e added ability for agents to change in-groups in CLOSER-type campaigns without logging out
updated docs
started work on adding a QC feature to the admin.php script

git-svn-id: svn://192.168.202.10@770 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-17 09:38:18 +00:00
mattf 7ec46e11c4 added xfercallid link to vicidial_closer_log table
updated version and docs in trunk

git-svn-id: svn://192.168.202.10@758 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-03 18:05:50 +00:00
mattf fb62902ee9 changed kick-all-calls on logout option to first hangup agent in all cases in vdc_db_query.php
moved ugrade_2.0.5 to old and created new upgrade_2.0.5 file

git-svn-id: svn://192.168.202.10@757 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-28 17:07:03 +00:00