Commit Graph
179 Commits
Author SHA1 Message Date
mattf 17a2fa3ee4 added AST_DEDUPE_leads.pl to log and optionally move duplicate leads to another list
git-svn-id: svn://192.168.202.10@622 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-21 21:34:42 +00:00
mattf c5e1eb0de5 added AST_phone_update.pl to update registered IP address of phones in the phones table
git-svn-id: svn://192.168.202.10@621 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-21 20:11:56 +00:00
mattf 9524be4a8f fixed bug in AST_VDadapt.pl for stat generation
git-svn-id: svn://192.168.202.10@618 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-21 14:41:11 +00:00
mattf c3acffc4f3 FastAGI_log.pl script updated for better logging
git-svn-id: svn://192.168.202.10@615 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-11 19:45:53 +00:00
mattf a4e3fe6859 added duplication checking by campaign and total system for lead loaders.
added phone_code override for lead loaders

git-svn-id: svn://192.168.202.10@612 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-10 20:16:29 +00:00
mattf 6de5edd4b0 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 8c12a7520e fixed unneeded simulated agent calls in AST_VDremote_agents.pl script
git-svn-id: svn://192.168.202.10@594 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-17 18:12:19 +00:00
mattf d5aa4acdeb 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 bbca501a5b updated LANG_www code and other small fixes relating to that
git-svn-id: svn://192.168.202.10@585 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-10 19:41:19 +00:00
mattf 14c7eefd1e Minor bug fixed when dealign with parked calls within AST_update.pl
git-svn-id: svn://192.168.202.10@584 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-10 18:27:11 +00:00
mattf 6bdb8181fd removed restriction on adapt dialing for CLOSER-type campaigns
git-svn-id: svn://192.168.202.10@583 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-09 16:22:30 +00:00
mattf b3f0a4430e added simple error logging to build_lang_www script
updated admin translations: es, el, de

git-svn-id: svn://192.168.202.10@579 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-02 18:56:10 +00:00
mattf 37ce001008 Added ability to use 0.08 asterisk-perl module in local /usr/share/astguiclient/libs directory
git-svn-id: svn://192.168.202.10@576 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-29 19:52:08 +00:00
mattf 82623f775b 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 928b27e3c7 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 d9b51b4194 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 8b89e79eb2 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 b4aa5eeac3 changed PAUSE/UNPAUSE to PAUSEALL/UNPAUSEALL for queue_log compatibility
git-svn-id: svn://192.168.202.10@540 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-22 21:15:22 +00:00
mattf baa7d46a9e changed campaign dial statuses to use dunamic number of statuses, replacing the static dial_status_x fields. Changes to database, admin.php, AST_VDhopper and timeonVDADall scripts
git-svn-id: svn://192.168.202.10@532 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 18:33:46 +00:00
mattf fd7de16380 removed debug code from AST_VDremote_agents.pl
git-svn-id: svn://192.168.202.10@531 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-16 21:51:33 +00:00
mattf 097e2eb86f fixed omission in doc UPGRADE
fixed minor bug in ABANDON queue_log
trying to debug AST_VDremote_agents.pl bug where vac records are deleted

git-svn-id: svn://192.168.202.10@530 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-16 21:18:58 +00:00
mattf 8ac4b5803a fixed double call end queue_log entry
git-svn-id: svn://192.168.202.10@529 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-16 15:56:59 +00:00
mattf 780206251f 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 01244bd2be 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 dd3008c210 added ENTERQUEUE/CONNECT/EXITWITHTIMEOUT queue_log entries to all agi-VDADtransfer scripts
git-svn-id: svn://192.168.202.10@525 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-15 16:04:17 +00:00
mattf bc130e9256 added queuemetrics_log_id field to vicidial.php, vdc_db_query.php and AST_VDremote_agents.php
git-svn-id: svn://192.168.202.10@522 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-14 17:41:33 +00:00
mattf 63199ef936 Added QueueMetrics PAUSE/UNPAUSE/AGENTLOGIN/AGENTLOGOFF actions to vicidial.php,vdc_db_query.php and AST_VDremote_agents.pl
git-svn-id: svn://192.168.202.10@520 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-13 19:45:28 +00:00
mattf 824468a518 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 4870bc0c5d 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 3fe38dec15 added DB and admin parts of agent pause codes
git-svn-id: svn://192.168.202.10@492 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-02 18:49:48 +00:00
mattf 44f1fe14b1 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 d0fb2a4bfc 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 3670948672 added new optimized AST_manager_send.pl and send_child scripts. Thanks to Lott Caskey for the code contribution
git-svn-id: svn://192.168.202.10@469 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 20:50:03 +00:00
mattf 318aec1b38 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 77a6d5fb3e 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 68312029ca 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 76acc427bf added AST_agent_day.pl script, same as the week script, but run at the end of the day for that day's agent stats only.
git-svn-id: svn://192.168.202.10@460 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-11 17:47:56 +00:00
mattf acebcd4515 fix to make AST_update.pl compatible with Asterisk 1.4 "core show channels concise"
git-svn-id: svn://192.168.202.10@448 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-27 22:02:25 +00:00
mattf 058232c9fd fixed bug in ADMIN_adjust_GMTnow_on_leads.pl script to properly adjust NULL gmt_offset leads
git-svn-id: svn://192.168.202.10@439 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-19 16:11:27 +00:00
mattf 5c854b2118 added drop percentage out of Answers for FTC compliance, Affected AST_VDadapt.pl and the timeonVDAD and VDAD stats reports
git-svn-id: svn://192.168.202.10@436 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-15 16:47:38 +00:00
mattf c1d6972703 change default show_channels_12_format to 1 for AST_update.pl script
git-svn-id: svn://192.168.202.10@425 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-30 15:33:55 +00:00
mattf 7f55022298 full_serversSQL empty bug in AST_VDauto_dial_FILL.pl script
git-svn-id: svn://192.168.202.10@413 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-28 17:55:20 +00:00
mattf 6c97156869 added postal code search option to VICIDIAL_IN_new_leads_file and adjust_GMT script
git-svn-id: svn://192.168.202.10@410 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-28 15:42:43 +00:00
mattf b46a43d36e added new DST methods to VICIDIAL_IN_new_leads_file script
added Note about asterisk-perl 0.09 not working with VICIDIAL to docs

git-svn-id: svn://192.168.202.10@409 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-27 16:34:51 +00:00
mattf 1ac7cbb17d minor update to ADMIN_adjust_GMTnow
git-svn-id: svn://192.168.202.10@406 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:56:25 +00:00
mattf ce07a37dda small change to ADMIN_adjust_GMTnow script add index to vicidial_list for postal_code
git-svn-id: svn://192.168.202.10@405 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:47:53 +00:00
mattf 1953cef5c6 small change to ADMIN_adjust_GMTnow script
git-svn-id: svn://192.168.202.10@404 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:16:09 +00:00
mattf 51b592b6f2 changes to vicidial_postal_codes table and added gmt update to ADMIN_adjust_GMTnow script
git-svn-id: svn://192.168.202.10@403 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:04:06 +00:00
mattf 58f9174078 added GMT_USA_zip.txt import into vicidial_postal_codes table in order to allocate USA time zones by zip code where available
git-svn-id: svn://192.168.202.10@402 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 00:04:02 +00:00
mattf 75a3cc574b added AST_VDauto_dial_FILL.pl script to ADMIN_keepalive_ALL.pl script as option 7. Also, added to install and docs
git-svn-id: svn://192.168.202.10@399 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-21 01:44:14 +00:00