Commit Graph
264 Commits
Author SHA1 Message Date
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 86a1c29a91 SQL bug fixed in AST_manager_listen.php
callbacks count and list bug fixed in vicidial.php and vdc_db_query.php
Documentation updates

git-svn-id: svn://192.168.202.10@737 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-30 09:12:04 +00:00
mattf a4c8635ea4 added 1 second sleep before reading prompts in ivr_recording AGI script
added option to search across all lists within a campaign for inbound calls in ALL_inbound AGI script
minor bug fixes

git-svn-id: svn://192.168.202.10@736 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-28 23:02:59 +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 6485d482a5 fixed small bug in vicidial.php
small changes to agi-IVR_recording script

git-svn-id: svn://192.168.202.10@731 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-26 07:31:09 +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 7e735f1b9c added auto-pause notification to vicidial.php
git-svn-id: svn://192.168.202.10@728 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-22 08:11:59 +00:00
mattf 5accdd5e10 fixed zero division bug and formatting changes in AST_agent_performance_detail.php
git-svn-id: svn://192.168.202.10@726 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 06:50:26 +00:00
mattf 615accd5af replace old AST_agent_performance_detail.php with new optimized version
git-svn-id: svn://192.168.202.10@725 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 06:40:06 +00:00
mattf 8499a13526 added to IVR_recording AGI script playing of IVR number at beginning option
added new optimized AST_agent_performance script

git-svn-id: svn://192.168.202.10@724 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 06:39:18 +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 88138f0215 fixed closer-type lookup in manager_send.php
git-svn-id: svn://192.168.202.10@705 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-03 20:00:50 +00:00
mattf 166491ddd6 fixed bug in web lead loader perl scripts, bug 140
git-svn-id: svn://192.168.202.10@704 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-01 06:17:35 +00:00
mattf e447374c29 fixed callback calendar issue with DST in vicidial.php
git-svn-id: svn://192.168.202.10@702 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-01 04:06:38 +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 b1382235b0 added list_id to the hopper display php script
git-svn-id: svn://192.168.202.10@695 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-29 12:59:07 +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 096ad0fb90 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@692 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-25 07:00:02 +00:00
mattf 7066541192 reformatting of status display phone number in vicidial.php
git-svn-id: svn://192.168.202.10@690 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 20:44:06 +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 64c6ff4e36 added closer-type calls display to user_stats.php
git-svn-id: svn://192.168.202.10@686 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-08 21:17:47 +00:00
mattf 7800f71151 added "shift" as a parameter to VDAD stats and CLOSER stats pages, and added definition space for AM and PM shift times in the dbconnect.php script of the vicidial directory to be used by the 4 reports that allow specifying of a script
git-svn-id: svn://192.168.202.10@685 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-08 18:48:46 +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 72b9dac100 added vicidial_closer_log record display to admin_modify_lead.php script
git-svn-id: svn://192.168.202.10@677 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-07 01:33:37 +00:00
mattf c7b1aff30e added source_id to output of webform and script tab iframe in vicidial.php and vdc_db_query.php
git-svn-id: svn://192.168.202.10@674 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-28 18:46:48 +00:00
mattf 84ebdb63a2 Several changes to vicidial.php to improve compatibility with MSIE, including better XMLHTTPRequest cleanup for ActiveX alon with fixing the DHTML issues with HotKeys and Scheduled Callbacks on IE.
git-svn-id: svn://192.168.202.10@672 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-24 05:05:42 +00:00
mattf 3ddac2df9e added Presets Dial links to vicidial.php above the agent mute button.
git-svn-id: svn://192.168.202.10@664 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-06 19:21:55 +00:00
mattf c627fd27e7 fixed bugs in vdc_db_query.php that would put inaccurate pause_sec and wait_sec numbers in the vicidial_agent_log under certain circumstances.
git-svn-id: svn://192.168.202.10@662 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-02 21:32:04 +00:00
mattf ad4bcc321a fixed bug for pause codes in vdc_db_query.php
Bug 120 in issue tracker

git-svn-id: svn://192.168.202.10@656 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-25 13:22:50 +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 e2e222f4eb added new recording moving script with no mixing for VICIDIAL recordings only into a dated folder on FTP server
added location http://... links on user stats and lead modification screens

git-svn-id: svn://192.168.202.10@649 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-02 16:59:53 +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 84ed3e09e0 added drop percentage goes red if higher than set drop limit in timeonVDADall reports
git-svn-id: svn://192.168.202.10@641 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-19 19:57:34 +00:00
mattf a744fcf79e added status category tally gathering to AST_VDadapt.pl
added status category tally display to the timeonVDADall display scripts
altered database schema to accomodate the tally of status categories

git-svn-id: svn://192.168.202.10@640 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-19 17:44:31 +00:00