Commit Graph
966 Commits
Author SHA1 Message Date
mattf c44922da0c issue with concurrency checks fixed
bug fixes for file upload scripts

git-svn-id: svn://192.168.202.10@1822 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-25 18:36:19 +00:00
mattf 0cd16e88b7 small bug fix in cm_lookup.agi script
git-svn-id: svn://192.168.202.10@1821 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-22 14:40:30 +00:00
mattf b73242d858 Added transfer call to answering maching message with hotkey option (LTMG or XFTAMM)
git-svn-id: svn://192.168.202.10@1820 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-18 19:13:31 +00:00
mattf b2c57af713 Fixed issues with admin modified comments in callbacks that have multiple lines
git-svn-id: svn://192.168.202.10@1819 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-18 14:12:04 +00:00
mattf 30d37dfea4 Added Dial In-group CID setting to In-Group modification screen to allow for agent manual dial in-group calls to have a specific CID per in-group
tweaked the Dial In-group code in several places for efficiency and to remove blocking in the ALL inbound agi script

git-svn-id: svn://192.168.202.10@1817 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-14 14:02:53 +00:00
mattf 8ec1af2871 Added options to allow for an agent to place manual dial calls out as if they were in-group inbound calls. Also allows for no-dial calls that are not actually placed out the telco, but are logged as calls. For more information see the "In-Group Manual Dial" options in Campaign Detail
git-svn-id: svn://192.168.202.10@1816 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-13 05:01:03 +00:00
mattf a93878fa29 Fix for issue #567
Fix for ALL_outbound AGI related to ready agents with no in-groups in blended campaign
Fix related to park bug fixed 2 weeks ago, correcting past records in the AST_cleanup_agent_log.pl script
Adjusting of default database values in trunk

git-svn-id: svn://192.168.202.10@1813 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-08 16:13:20 +00:00
mattf 8afa1e3c9f Fixed 3-way logging issue
git-svn-id: svn://192.168.202.10@1812 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-27 21:53:19 +00:00
mattf 003caa02be changing versions on trunk to 2.6 after branching of 2.4
git-svn-id: svn://192.168.202.10@1811 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-20 20:24:20 +00:00
mattf 46ba8b9d21 Updated non-English Administrative interface translations and static builds
git-svn-id: svn://192.168.202.10@1808 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-20 20:02:35 +00:00
mattf 92a7e7efc3 Small admin web interface fixes
Added Danish translation for agent web interface[issue #464]
Added Russian agent screen buttons[issue #425]
Updated non-English agent screen translations(Spanish[issue #161], Swedish[issue #530] and Google-translated new phrases for all languages)

git-svn-id: svn://192.168.202.10@1807 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-19 06:00:53 +00:00
mattf 0e740ae1ca 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 a4e8113ef4 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 2861501c5c 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 ffec593826 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 a2171f9739 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 5a541b0ecd 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 c075b93037 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 82caf252d0 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 623ec397d4 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 0460f8047a 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 c6e673a4ad 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 5d9785d21f 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 3d798b6049 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 19014858db 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 7f498daeac 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 1c07ea97d0 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 e24ff027f0 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 cce03d663f 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 bddbae3886 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 bfa4db86c1 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 8a22753af3 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 6ae7d4f188 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 b34611d1f3 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 18e8aa7cb5 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 be49d254a8 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 1245419a7b 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 9011a8a340 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 c5c96a5343 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 68771d160f 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 1d5e74a1c6 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 668bc616cf 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 1c1792e9db 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 2aa36b16d5 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 646723e94e 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 6b7b7374f4 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 3fa44a74e0 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
mattf 755831a221 Added ability to set scheduled callbacks with Agent API.
Added alt_phone and address3 field searches to DID and Call Menu in-group call routing, to allow searching first by phone number, then optionally by alt_phone and address3.
Fixed admin change log display issue

git-svn-id: svn://192.168.202.10@1755 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-21 15:31:15 +00:00
mattf bf0e8fe243 Added ability to block customer information and hide portions of customer phone numbers within the admin interface on a per admin-user basis.
Many fixes for user group restrictions in admin pages

git-svn-id: svn://192.168.202.10@1753 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-06 16:25:10 +00:00
mattf 148450377d quick fix for add-a-phone issue in admin.php
git-svn-id: svn://192.168.202.10@1751 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-04 15:26:00 +00:00