Commit Graph
889 Commits
Author SHA1 Message Date
mattf f0cf33c605 minor bug fixed in ADMIN_timeclock_auto_logout.pl update
git-svn-id: svn://192.168.202.10@889 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-04 11:35:15 +00:00
mattf fe85f88747 add calls in queue display to vicidial.php in branch 2.0.4
reduce delays in dialing and actions sending scripts

git-svn-id: svn://192.168.202.10@888 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-04 08:05:43 +00:00
mattf 4d6fc32df1 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 1e53aae2d6 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 dac57f3007 Added ADMIN_timeclock auto logout script
git-svn-id: svn://192.168.202.10@885 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-29 07:28:35 +00:00
mattf 7f2ec25714 added user timeclock_report.php script
fixed bugs in service level report

git-svn-id: svn://192.168.202.10@884 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-29 07:21:57 +00:00
mattf 7fb765845d refinements to the Survey functions of the ALL_outbound AGI script
git-svn-id: svn://192.168.202.10@883 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-28 23:20:25 +00:00
mattf 1fca1c501e 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 fded634f3e small bug fixes and updates
git-svn-id: svn://192.168.202.10@881 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-27 09:52:10 +00:00
mattf bb74f846fd 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 39e8c8a507 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 687bfcf6e0 moving depricated VDADtransfer TEST and BROADCAST AGI scripts to extras/old_agi
git-svn-id: svn://192.168.202.10@878 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:48:48 +00:00
mattf ad44e20ea5 moving depricated VDADtransfer TEST and BROADCAST AGI scripts to extras/old_agi
git-svn-id: svn://192.168.202.10@877 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:48:26 +00:00
mattf ac96b78a6a 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 7bd7c4625c 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 9f7772f3f7 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 95b3a5ffc2 added vicidial timeclock data to the user_stats.php page
git-svn-id: svn://192.168.202.10@873 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-24 00:21:54 +00:00
mattf 0034eebba1 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
mikec c66d4566ea added documentation for the new ALL_outbound agi into the dialplan.
git-svn-id: svn://192.168.202.10@871 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-23 15:31:58 +00:00
mattf 256eeaa464 Added Not Interested status option to ALL_outbound AGI script when doing SURVEY
git-svn-id: svn://192.168.202.10@870 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-23 13:35:51 +00:00
mattf b686006112 added SURVEY script functionality to ALL_outbound script
added posttime update to ALL_inbound script to prevent timeouts on playing of hold message
added calls-in-queue display to agent vicidial.php screen

git-svn-id: svn://192.168.202.10@869 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-20 09:01:03 +00:00
mattf 27b05be41c Fixed display bugs and calculation bugs in CLOSER service level report
git-svn-id: svn://192.168.202.10@868 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-19 13:18:15 +00:00
mattf 04f374b7ab major rewrite of the CLOSER/INBOUND service level report for speed/efficiency/flexibility and now capable of shifts across midnight.
git-svn-id: svn://192.168.202.10@867 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-19 09:51:57 +00:00
mattf 40777dac71 several enhancements to the modify_lead script
git-svn-id: svn://192.168.202.10@866 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-16 15:53:08 +00:00
mattf 1947015969 variable reset added to fastagilog
fixed help display in ADMIN_backup script

git-svn-id: svn://192.168.202.10@865 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-16 09:27:40 +00:00
mattf c4b69ded6e 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 82ec48bfd9 fixed bug in web lead loader and raised the reported errors to 1000000
git-svn-id: svn://192.168.202.10@863 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-14 15:02:05 +00:00
mattf c4e2a02480 removed filesize limitation to web-based lead loader
git-svn-id: svn://192.168.202.10@862 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-14 14:16:26 +00:00
frankw c603b6ee35 gsm compression bad sound quality due to problems with optimization. asterisk patches to include when using gsm with vicidial.
git-svn-id: svn://192.168.202.10@861 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-14 07:05:22 +00:00
frankw 2ba5b34810 fixed some typos
git-svn-id: svn://192.168.202.10@860 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-13 18:29:33 +00:00
mattf a64c7f0ff2 fixed status override in FastAGI_log script
git-svn-id: svn://192.168.202.10@859 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-11 01:09:53 +00:00
mattf 6c9c89e75c fixed crossover logging bugs in Fastagilog script
git-svn-id: svn://192.168.202.10@858 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-10 08:27:57 +00:00
mattf 7de2b0d76b fixed logging bug for vicidial_closer_log in Fastagi_log.pl
git-svn-id: svn://192.168.202.10@857 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-07 19:18:38 +00:00
mattf 91927bc15f fixed bug in script display for vicidial.php
git-svn-id: svn://192.168.202.10@856 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-07 13:37:54 +00:00
mattf b66bf5e71d fixed bug in script display for vicidial.php
git-svn-id: svn://192.168.202.10@855 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-07 13:37:37 +00:00
mattf c3397f7bea fixed agi-VDAD_ALL_outbound.agi script to not change CALLBK status calls to PU when Answer is detected. This stats should not be needed for Callbacks.
git-svn-id: svn://192.168.202.10@854 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-06 19:07:47 +00:00
mikec 1964ae7d56 Added support for logging from multiple asterisk servers
git-svn-id: svn://192.168.202.10@853 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-06 18:21:11 +00:00
mattf 2a31a04f70 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 74a56d57bf 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
frankw 42cd84ee51 Making eAccelerator more "mandatory" due to load issues when not installed.
git-svn-id: svn://192.168.202.10@850 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-30 02:13:16 +00:00
mattf 52587896db 2.0.4.1rc2
git-svn-id: svn://192.168.202.10@849 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-29 08:36:05 +00:00
mattf d8a83ee35f made several changes to UTF8 compatibility for internationalization.
better importing/display of non-latin leads
rewriting of UTF8 database commands for scripts
updating of docs
building of language builds for 2.0.4 branch
addition of vicidial_it Italian Administration it_language_admin.txt and build

git-svn-id: svn://192.168.202.10@848 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-29 08:32:42 +00:00
frankw 806079caf1 make mp3 files pop up the file save dialog instead of playing and leaving the page, allows for more reliable play of mp3 files.
git-svn-id: svn://192.168.202.10@847 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-23 10:42:04 +00:00
mattf d797d0b886 added new recording_lookup scripts
git-svn-id: svn://192.168.202.10@846 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-23 05:08:06 +00:00
frankw 4bc9e932d0 Little file that helps to install working Vicidial System on OpenSuSE 10.3
git-svn-id: svn://192.168.202.10@845 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-23 04:47:37 +00:00
mattf 21ca3454f2 Fixed sort by phone login on timeonVDADall report
git-svn-id: svn://192.168.202.10@844 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-22 14:02:38 +00:00
mattf 62d400adeb Added phone login to timeonVDAD reports
Added toggled sorting columns for timeonVDADall report
updated BASE INSTALL doc and vicidial.php comments

git-svn-id: svn://192.168.202.10@843 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-22 07:07:48 +00:00
mattf b5374b63e4 updated docs
changed manager send scripts to add more logging and send more commands per second

git-svn-id: svn://192.168.202.10@842 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-18 14:16:19 +00:00
frankw b02ab2b719 Little file that helps to install working Vicidial System on OpenSuSE 10.3
git-svn-id: svn://192.168.202.10@841 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-18 06:15:39 +00:00
frankw aaeb34d1fc Created SuSE directory for OpenSuSE/SuSE stuff
Little file that helps to install working Vicidial System on OpenSuSE 10.3

git-svn-id: svn://192.168.202.10@840 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-17 22:24:25 +00:00