Commit Graph
30 Commits
Author SHA1 Message Date
mattf efab419706 added hopper priority
added default campaign manual dial list
added description of ASCII report generation scripts to SCRATCH INSTALL doc

git-svn-id: svn://192.168.202.10@700 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-31 05:14:39 +00:00
mattf 6829914517 changed CLOSER-type to not require special campaign_id characters
added 5th and 6th new dial orders
added default list 999

git-svn-id: svn://192.168.202.10@696 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 02:20:31 +00:00
mattf 44c6da7b43 several small changes to fix a bug with fronter/closer calls where the vicidial_auto_calls record would get deleted during the transfer resulting in some strange effects
git-svn-id: svn://192.168.202.10@599 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-24 15:15:44 +00:00
mattf 05a72f02d5 fix of minor error for no-inbound-group blended CLOSER-type campaigns in AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@591 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-13 18:10:30 +00:00
mattf 18f8c19694 fixed AST_VDauto_dial.pl problem with campaign names that are roots of other campaign names matching and throwing off logged-in-agents numbers.
git-svn-id: svn://192.168.202.10@570 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-28 18:57:33 +00:00
mattf 89c4dc3d92 code comments for last commit
git-svn-id: svn://192.168.202.10@561 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-20 19:10:32 +00:00
mattf 5afbd927b2 fixed multi-campaign trunks short miscalculation in AST_VDauto_dial.pl
added option to vicidial.php to resend a "leave 3way call"
added logging functions to manager_send.php for leave 3way calls
added force Redirect on leave 3way calls when resend is used from dispo screen

git-svn-id: svn://192.168.202.10@560 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-20 18:51:35 +00:00
mattf 62a49403af fixed small bug in AST_VDauto_dial.pl that did not register changes in max_vicidial_trunk to 0
git-svn-id: svn://192.168.202.10@545 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-02 19:46:18 +00:00
mattf 57998489b9 fixed ABANDON queue_log bug in AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@528 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-15 21:28:15 +00:00
mattf 8158fe598e added COMPLETEAGENT/COMPLETECALLER/CALLSTATUS queue_log entries to vicidial.php, vdc_db_query.php and FastAGI_log.pl
git-svn-id: svn://192.168.202.10@526 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-15 18:09:13 +00:00
mattf da5570a9c5 fixed tally-only-available bug in AST_VDauto_dial.pl when customer hangs up first
git-svn-id: svn://192.168.202.10@513 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-07 15:32:34 +00:00
mattf 1798c4ada0 database changes for last commit
git-svn-id: svn://192.168.202.10@502 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-05 21:54:02 +00:00
mattf e2d0309ce4 Fixed manual dial trunk shortage bug in AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@485 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-31 20:55:27 +00:00
mattf 40405167d0 the field user_group was added to the vicidial_log, vicidial_user_log, vicidial_closer_log, vicidial_agent_log and vicidial_callbacks tables and several reports were altered to display this information.
git-svn-id: svn://192.168.202.10@472 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:12:07 +00:00
mattf a4b5355372 final AST_VDauto_dial, FastAGI_log and admin.php changes for the auto alt dial functionality on the server side
docs updated

git-svn-id: svn://192.168.202.10@467 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 21:37:51 +00:00
mattf 7c73ae6b4e first phase of auto_alt_number dialing functionality added, affects vdc_db_query.php, AST_VDauto_dial.pl and several database tables
git-svn-id: svn://192.168.202.10@464 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 22:49:01 +00:00
mattf 87895e6d7a added options for using BLEND INBND _I _B _C to denote CLOSER campaigns
git-svn-id: svn://192.168.202.10@461 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 17:39:31 +00:00
mattf 602d149ac9 first work on balance dialing application: AST_VDauto_dial_FILL.pl
modified the call_type field of the vicidial_auto_calls table

git-svn-id: svn://192.168.202.10@393 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-15 22:30:26 +00:00
mattf ea68853cfd Add code to AST_VDauto_dial.pl to remove Jammed LIVE vicidial_auto_calls records
git-svn-id: svn://192.168.202.10@389 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-13 20:19:53 +00:00
mattf 57b07c69b5 enabled vicidial_server_trunks restrictions in the AST_VDauto_dial.pl script
git-svn-id: svn://192.168.202.10@325 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-03 17:56:18 +00:00
mattf ebad306ae2 added local trunk shortage calc and stat logging to AST_VDauto_dial
git-svn-id: svn://192.168.202.10@319 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-02 20:01:59 +00:00
mattf 804a71990b added AST_VDauto_dial ready_agents and waiting_calls stats average for one minute with timeonVDADall display
git-svn-id: svn://192.168.202.10@213 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 21:53:51 +00:00
mattf b57f5fc883 added available_only_ratio_tally option and some other predictive work
git-svn-id: svn://192.168.202.10@212 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 18:48:20 +00:00
mattf 748c621d98 Added omit_phone_code feature
fixed logfile name issue in AST_VDauto_dial and remote_agents bin scripts

git-svn-id: svn://192.168.202.10@193 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:16:34 +00:00
mattf ee479d83b8 added option to disable file logging for vicidial server-side scripts
git-svn-id: svn://192.168.202.10@171 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 22:10:25 +00:00
mattf 5d108c19bd remove all references to home/cron in bin scripts
git-svn-id: svn://192.168.202.10@165 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 16:18:36 +00:00
mattf 9d0dc41f17 comment cleanup and removal of depricated call_park AGI scripts
git-svn-id: svn://192.168.202.10@136 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 14:40:49 +00:00
mattf 512bd9a5fe changed AST_VDauto_dial.pl to use /etc/astguiclient.conf for settings
one other minor change to remote_agents script

git-svn-id: svn://192.168.202.10@130 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-07 19:58:51 +00:00
mattf 4976c8b77d changed AST_VDauto_dial.pl to DBI
two small typos

git-svn-id: svn://192.168.202.10@128 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-07 19:47:46 +00:00
mattf 2b6cc8823c moving of executables into bin directory
git-svn-id: svn://192.168.202.10@26 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-08 00:13:19 +00:00