Commit Graph
119 Commits
Author SHA1 Message Date
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 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 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 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 aaa1b31e3c fixed bug 160 in admin.php
git-svn-id: svn://192.168.202.10@774 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-26 06:12:13 +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 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 5bcb466377 Added a Makefile for GUI make menuconfig, submitted by Lott Caskey
git-svn-id: svn://192.168.202.10@738 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-02 09:52:52 +00:00
mattf de0afc450d added browser height and width variables to allow for easier screen size setting in vicidial.php
added call time listing of in-groups that use it to admin.php

git-svn-id: svn://192.168.202.10@733 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-27 09:10:21 +00:00
mattf 203c6a501d Added default_xfer_group to in-groups and campaigns
Added allowable transfer groups(xfer_groups) to campaign detail screen
Changed around the transfer section of the vicidial.php agent screen to work with default transfer groups as well as allowable transfer groups for a campaign and a pull-down menu for Local Closer. Internal Closer has been removed because it is no longer necessary.

git-svn-id: svn://192.168.202.10@730 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-25 23:04:37 +00:00
mattf ffaa00538e fixed bug in admin.php - modify user's user group
added dynamic campaign list at login screen by doing XMLHTTPRequest lookup after user/pass entered in: vicidial.php/vdc_db_query.php

git-svn-id: svn://192.168.202.10@723 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-20 22:17:56 +00:00
mattf 76e5d3e318 documentation updates
sample Asterisk 1.4 conf file updates
updated AMD processing to work with Asteirsk 1.4

git-svn-id: svn://192.168.202.10@722 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-18 08:30:07 +00:00
mattf fe2142ec25 fixed bug where vicidial_campaign_agents and inbound_agents records would not be deleted when user record was deleted: admin.php
git-svn-id: svn://192.168.202.10@721 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 21:30:28 +00:00
mattf 13827f2022 finished adding campaign_rank and fewest calls agent call routing
git-svn-id: svn://192.168.202.10@720 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 19:33:45 +00:00
mattf e58dc3d3b8 made some small changes to copy code for consistency in admin.php
git-svn-id: svn://192.168.202.10@715 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 05:02:20 +00:00
mattf d428c29074 added ability to copy users and in-groups settings to new records
git-svn-id: svn://192.168.202.10@714 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 04:53:42 +00:00
mattf 1ce87cf3f0 added framework for outbound campaign call routing by agent rank or calls_today
added ability to copy the settings of a campaign to a new campaign

git-svn-id: svn://192.168.202.10@713 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-13 22:40:38 +00:00
mattf 549b05f7c5 added group rank and fewest calls options to next_agent_call for inbound_ALL agi and admin.php
git-svn-id: svn://192.168.202.10@706 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-04 04:43:04 +00:00
mattf 3132aa6219 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 61af81e812 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 5d0ce9b450 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@693 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-26 19:01:09 +00:00
mattf a2fc6f5d21 added several new features to inbound groups such as agent alerts, custom music-on-hold per group, rankings for agents per inbound group and other options
git-svn-id: svn://192.168.202.10@689 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 17:47:00 +00:00
mattf f4d1611863 added optional AGC agent transfer log functionality to log all calls going to an agent in a text log file on the web server in the agc directory. vdc_db_query.php, admin.php, database change to system_settings table
git-svn-id: svn://192.168.202.10@678 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-08 14:06:08 +00:00
mattf cbd7d45d20 in admin.php hopper_level must be 100 or higher when using list_mix
additions to list_mix in hopper script

git-svn-id: svn://192.168.202.10@653 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-09 21:42:38 +00:00
mattf 170281e1de minor fix to list mix in admin.php
git-svn-id: svn://192.168.202.10@651 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-08 15:34:15 +00:00
mattf f49f4ee27d cleanup of list mix interface with more error checking in admin.php
git-svn-id: svn://192.168.202.10@650 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-06 20:37:50 +00:00
mattf 4c8913db76 activated the New and Delete list mix functions in admin.php
git-svn-id: svn://192.168.202.10@648 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-30 15:11:13 +00:00
mattf e8d787c5de fixed small percent and status bugs in list mix feature in admin.php
git-svn-id: svn://192.168.202.10@647 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-29 21:51:33 +00:00
mattf bb93f68619 added ability to add and remove list elements from list mixes in admin.php
git-svn-id: svn://192.168.202.10@646 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-29 21:23:45 +00:00
mattf 8beed3308b fixed minor permissions bug in the campaign detail section of admin.php
git-svn-id: svn://192.168.202.10@645 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-25 18:31:43 +00:00
mattf b6abb52cfd The admin.php mix list interface now allows modifications of list mix entries
git-svn-id: svn://192.168.202.10@644 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-23 14:09:32 +00:00
mattf a40c471a4e fixed javascript error in new admin.php list mix feature
git-svn-id: svn://192.168.202.10@643 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-23 02:18:21 +00:00
mattf cfbebf31d1 added a hopper level of 20 to the admin.php script
git-svn-id: svn://192.168.202.10@642 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-21 18:04:22 +00:00
mattf a99b22bde8 Added Status Categories allowing for grouping of statuses and campaign-statuses
Changed the System Statuses and Campaign Statuses screens to allow modification without deletion.
Added an IE-incompatibilities document

git-svn-id: svn://192.168.202.10@639 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-14 06:41:28 +00:00
mattf 10627f3e53 added option on callback display in admin.php to sort by user/group/entrydate and ability to remove LIVE callbacks older than one week.
git-svn-id: svn://192.168.202.10@638 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-12 19:11:48 +00:00
mattf e134aaf36c Added link option to set LIVE callbacks to INACTIVE if older than one month in admin.php
git-svn-id: svn://192.168.202.10@636 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-08 18:59:39 +00:00
mattf 64b792483a minor bug fix to admin.php
addition of extras file to insert 24 channelbank phones table entries

git-svn-id: svn://192.168.202.10@635 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-06 22:09:57 +00:00
mattf 63d064906a More javascript changes to the admin.php mix list interface
git-svn-id: svn://192.168.202.10@634 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-02 17:02:26 +00:00
mattf e204414426 minor doc updates
more list mixing admin interface changes, formatting and some javascript

git-svn-id: svn://192.168.202.10@633 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-01 20:29:56 +00:00
mattf 25ef0ca5fb minor doc updates
started adding list mixing admin interface

git-svn-id: svn://192.168.202.10@632 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-31 20:33:29 +00:00
mattf 8a85570c49 added lists for all campaign sub-sections in admin.php
git-svn-id: svn://192.168.202.10@631 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-30 21:15:32 +00:00
mattf b623a20d31 added ability to modify the vicidial system statuses in admin.php
added human_answered field to vicidial_statuses and vicidial_campaign statuses
changed method for DROPs calculation in AST_VDadapt.pl
MODIFIED DATABASE, check the upgrade_2.0.4.sql file

git-svn-id: svn://192.168.202.10@630 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-30 19:34:27 +00:00
mattf 88dccdac75 added help for list mix to admin.php
git-svn-id: svn://192.168.202.10@629 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-29 20:52:58 +00:00
mattf 702a98df35 more reformatting of admin.php campaign screens and separation of sub-sections for campaigns
git-svn-id: svn://192.168.202.10@626 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-23 20:14:20 +00:00
mattf 5475ad63d7 added vicidial_sales_viewer web page and spreadsheet viewing scripts
git-svn-id: svn://192.168.202.10@625 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-22 20:43:24 +00:00
mattf 229eb4172e updated docs
Started reformatting campaigns to use submenus to break up options

git-svn-id: svn://192.168.202.10@617 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-16 21:46:50 +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 5ed521ddd0 fixed minor bug: campaign description modification bug in admin.php
git-svn-id: svn://192.168.202.10@610 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-10 16:09:33 +00:00
mattf b300edb8e8 fixed another small issue with allowed inbound groups in admin.php
git-svn-id: svn://192.168.202.10@582 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-09 15:27:09 +00:00