Commit Graph
1676 Commits
Author SHA1 Message Date
mattf 2f2b2f06b0 Added admin option to search lead logs through slave DB
git-svn-id: svn://192.168.202.10@1805 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-09 17:31:38 +00:00
mattf 87f9e0dac0 Added maxmessage=300 voicemail conf option to prevent hours-long voicemails
git-svn-id: svn://192.168.202.10@1804 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-06 18:50:26 +00:00
mattf 88e3a7d18c Changed auto-alt-dial multi-lead processing to use server max recording time value for time in AST_VDauto_dial.pl script
Changed the AST_flush_DBqueue.pl script to only need to run from one server in a cluster
Fixed an issue on some systems with MANUAL dial method hotkey usage in vicidial.php
Changed non-agent-api agent stats export function to use case-insensitive user IDs and include all pauses
update docs
some small formatting changes and bug fixes

git-svn-id: svn://192.168.202.10@1803 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-04 17:38:42 +00:00
mattf 43a00d3c74 small documentation changes
git-svn-id: svn://192.168.202.10@1802 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 11:26:29 +00:00
mattf 067ffc0cf0 Added missing lead loader template maker file
git-svn-id: svn://192.168.202.10@1801 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 02:39:15 +00:00
mattf a9aaf9025d Added Carrier Log and Hangup Reason reports to Admin Utilities screen
Added Lead Loading File Templates
Added "--daily" option to the ADMIN_archive_log_tables.pl script allowing
	for the call_log and vicidial_log_extended tables to be archived every
	night and only keep the last 24-hours of logs in the active table.
Fixed Hopper call count limit bug

git-svn-id: svn://192.168.202.10@1800 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 02:20:33 +00:00
mattf b26aec26ed minor security fixes from issue #545
git-svn-id: svn://192.168.202.10@1799 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-27 20:58:16 +00:00
mattf 37248a648a Added agent_stats_export function to the non-agent-api
git-svn-id: svn://192.168.202.10@1798 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-26 20:15:24 +00:00
mattf c9317e6374 Removed single-quotes and backslashes in custom field data where it had not previously been filtered
Fixed DIALABLE counts for Completed statuses

git-svn-id: svn://192.168.202.10@1797 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-16 16:14:43 +00:00
mattf d8784afb5e fixed small DID filter bug
git-svn-id: svn://192.168.202.10@1796 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-14 15:13:01 +00:00
mattf 940c236a83 Added compatibility for DAHDI channelbank phones in vicidial.php using asterisk version for server > 1.4.21.2
git-svn-id: svn://192.168.202.10@1795 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-08 21:20:52 +00:00
mattf d2ac7cda6e Added additional statuses and HTML display option to Team Performance Detail report
git-svn-id: svn://192.168.202.10@1794 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-08 00:29:53 +00:00
mattf e89e6c4570 Fixed issue #545
Fixed small admin.php moh issue in campaigns
Added separate Net::SFTP and Net::SSH2::SFTP sales export scripts

git-svn-id: svn://192.168.202.10@1793 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-01 22:47:25 +00:00
mattf 2100e1bac5 Added IGNORENOSCROLL option to force scroll bars in script tabs with an iframe
git-svn-id: svn://192.168.202.10@1792 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-28 01:22:10 +00:00
mattf 0e4c6700e9 Added SCRIPT_multirecording.php script that allows triggering of starting and stopping of recordings on demand within a script in a IFRAME
git-svn-id: svn://192.168.202.10@1791 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-27 20:43:00 +00:00
mattf e8190b4759 Database schema update related to the last commit
git-svn-id: svn://192.168.202.10@1790 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-27 01:53:44 +00:00
mattf 966564377e Added Dialer Inventory Report options for excluding lists and ranking shifts display order
Added User Group multi-selection option to the real-time report
Added HTML bar chart display options to most of the reports
Removed password logging from admin scripts failed login attempts
Made webroot-writable system setting function the same on all admin scripts
Fixed list lastcalldate for manual dial calls

git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-24 21:43:54 +00:00
mattf b7be4130c8 Fixes for missing User Group restriction settings in several administrative and reporting scripts
git-svn-id: svn://192.168.202.10@1788 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-21 07:28:58 +00:00
mattf de2abf1732 small change to consult_custom_delay coding in vicidial.php
git-svn-id: svn://192.168.202.10@1787 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-15 12:30:55 +00:00
mattf 43a12773ea Added a delay on consultative transfers involving custom fields in vicidial.php, options.php option to control the delay
git-svn-id: svn://192.168.202.10@1786 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-15 11:31:57 +00:00
mattf 57dd21a942 Changed priority loading of new auto-generated separated contexts in keepalive script
git-svn-id: svn://192.168.202.10@1785 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-14 15:09:37 +00:00
mattf 9bcfe7911a Added campaign option to check the hopper for duplicate vendor_lead_code
Added remote-agent daily stats
Added option to log non-agent-API queries from non-admin.php queries

git-svn-id: svn://192.168.202.10@1784 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-13 22:29:27 +00:00
mattf 7a18445355 Separated vicidial-auto dialplan entries into different contexts
Added phone_context as option in bulk phone insert script

git-svn-id: svn://192.168.202.10@1783 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-09 21:03:36 +00:00
mattf 92a2029c0b Added List territory reset function
git-svn-id: svn://192.168.202.10@1782 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-08 01:02:41 +00:00
mattf 884aad2b21 Fixed ring agent EXTERNAL protocol issue
updated non-agent-api doc

git-svn-id: svn://192.168.202.10@1781 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-30 22:15:01 +00:00
mattf 86400c6fc6 Documentation updates
fixed small bug in non-agent API with custom fields

git-svn-id: svn://192.168.202.10@1780 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-27 18:42:38 +00:00
mattf a6708a7a3c Added User Group Active User In-Group Select function to User Group page
git-svn-id: svn://192.168.202.10@1779 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-26 02:13:19 +00:00
mattf 94a2d35f74 Added System max Stats report and permissions for both max stats reports
git-svn-id: svn://192.168.202.10@1778 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-25 17:38:50 +00:00
mattf 326a0ea8e3 Added Answer to all call menus at the top, in the ADMIN_keepalive_ALL.pl script
git-svn-id: svn://192.168.202.10@1777 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-24 15:35:54 +00:00
mattf 1468c04117 small bug fix for urlencoding of custom fields for call urls
Added vicidial_log dupe check to cleanup process

git-svn-id: svn://192.168.202.10@1776 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-24 04:32:02 +00:00
mattf 40d0298aaa Force vicidial_list custom field labels to be all lower case
git-svn-id: svn://192.168.202.10@1775 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-22 18:50:40 +00:00
mattf 78af1a8b3d small admin.php bugfix
header change to inbound daily report csv download
rewrite of the IVRfilter report

git-svn-id: svn://192.168.202.10@1774 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-19 02:21:23 +00:00
mattf 4116939fd1 security fix issue #544
git-svn-id: svn://192.168.202.10@1773 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-17 19:58:29 +00:00
mattf bf7345cfff fixed small bugs, updated docs
git-svn-id: svn://192.168.202.10@1772 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-09 20:26:38 +00:00
mattf be16e3f177 fixed dispo call url unrencoding issue
git-svn-id: svn://192.168.202.10@1771 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-06 20:13:09 +00:00
mattf d624dfc940 admin.php copyright date update
added webphone variables to bulk phone add script
fixed fullname dispo/start url variable

git-svn-id: svn://192.168.202.10@1770 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-05 01:44:59 +00:00
mattf 03c3f41a55 Added Dialer Inventory Report, requires a process to be added to the crontab after-hours to gather the statistics
git-svn-id: svn://192.168.202.10@1769 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-03 03:50:33 +00:00
mattf 418b49930d Changed call time overflow to look at previous day stop time
git-svn-id: svn://192.168.202.10@1768 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-29 14:21:49 +00:00
mattf 86d042aeac Added Timer Action for Dx_DIAL_QUIET options and timer_rebeep.agi script to allow for periodic beep in agent session required by some organizations to make customers aware of a recorded line
git-svn-id: svn://192.168.202.10@1767 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-28 01:05:22 +00:00
mattf d1e36d36fd small fixes for max stats in AGI scripts
git-svn-id: svn://192.168.202.10@1766 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 16:49:28 +00:00
mattf 7983b1c2f2 images for new charts
git-svn-id: svn://192.168.202.10@1765 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 16:28:41 +00:00
mattf 8b8e4627cf Adapt script change to run for campaigns with live agents but no hopper leads
formatting fixes

git-svn-id: svn://192.168.202.10@1764 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 16:23:37 +00:00
mattf f2345e29ae Added Max Daily Stats gathering/updating/display functions
Fixed some ereg issues in admin.php

git-svn-id: svn://192.168.202.10@1763 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 14:04:39 +00:00
mattf d85afbd46d Added remove images and links options as well as email subject option to the email web report script
git-svn-id: svn://192.168.202.10@1762 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-14 14:26:24 +00:00
mattf 2ddf487e00 Added ability to update phone number on a lead when call is looked up through the cm_lookup.agi script from a Call Menu
Added concurrency check option to agent cleanup log script

git-svn-id: svn://192.168.202.10@1761 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-12 20:33:58 +00:00
mattf 1dc6d28cf9 Added queue key options for in-group ID and ALLQ to the QM sync script
git-svn-id: svn://192.168.202.10@1760 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-03 13:38:44 +00:00
mattf b4220a9a02 Added new Grade-Random Next-Agent-Call methods that allow for agents to have a higher or lower probability of receiving the next call depending on their grade for a specific in-group or campaign.
git-svn-id: svn://192.168.202.10@1759 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-02 18:51:29 +00:00
mattf 4da33133a4 Added ftp validate option flag to crontab scripts
git-svn-id: svn://192.168.202.10@1758 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-30 23:07:03 +00:00
mattf a8b3c95e00 Added FTP Persistence option to cron FTP scripts
git-svn-id: svn://192.168.202.10@1757 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-28 21:23:59 +00:00
mattf f8bcd5a45f Added Inbound Daily Report
Added more filename filtering for audio store

git-svn-id: svn://192.168.202.10@1756 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-22 18:34:49 +00:00