mattf
5be4d855e6
Added User Group setting for allowable reports to restrict report viewing
...
Enabled User Group setting for allowable campaigns to restrict report viewing and admin.php activity
Changed level 7 users to only view reports links page
Changed "Admin" link to go to an admin links page instead of Phones listing
Added manual_dial_filter CAMPLISTS_ALL options
git-svn-id: svn://192.168.202.10@1491 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-03 19:02:42 +00:00
mattf
42b9e6e713
Changed Remote Agents to take up to 9-digit IDs
...
Changed Admin link in admin.php to go to a links page instead of the Phones listing
git-svn-id: svn://192.168.202.10@1490 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-03 01:40:32 +00:00
mattf
a0ced71103
fixed minor issue with hopper loader
...
git-svn-id: svn://192.168.202.10@1489 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-30 14:42:28 +00:00
mattf
1cb8d88218
small fix to allow for as few as 2 fields in a list file through the wwb-based lead loader.
...
git-svn-id: svn://192.168.202.10@1488 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-29 17:47:49 +00:00
mattf
6475c589d5
updated translation files for agent translations
...
updated agent translations for Spanish(es) and Italian(it)
git-svn-id: svn://192.168.202.10@1487 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-29 03:36:39 +00:00
mattf
f344d6e095
Added timer action methods HANGUP, EXTENSION, CALLMENU and IN_GROUP
...
Fixed queue priority in outbound auto-dial calls when agents have not selected to take calls from all allowed in-groups in a campaign
Added delete_lead option to the update_lead function in the Non-Agent api
Added a GROUP column to the Remote Agents listing in admin.php
Changed the new 3rd gen lead loader to the default, with a link to the old one
Fixed FORM bug when no script is used in vicidial.php
git-svn-id: svn://192.168.202.10@1486 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-29 02:01:56 +00:00
mattf
f6c4884b52
Added LOCKED options allowing for quick transfer button in campaigns, locking the default in-group or preset to the button function even if agents open the transfer-conf frame and change things while on the same call
...
git-svn-id: svn://192.168.202.10@1485 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-23 21:25:55 +00:00
mattf
56ef9f564a
Added no_update option to the update_lead function
...
Fixed issue with Estimated Hold Time Optioins
Added instructions for eaccelerator PHP control app
git-svn-id: svn://192.168.202.10@1484 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-23 19:06:19 +00:00
mattf
844a8b775d
Fix for minor bugs in admin
...
git-svn-id: svn://192.168.202.10@1483 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-22 17:27:32 +00:00
mattf
50e80f77d3
fixed small bugs in non-agent API and in-group hold time options
...
small changes to admin.php add a phone and server listings
git-svn-id: svn://192.168.202.10@1482 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-20 18:05:12 +00:00
mattf
bb5a774690
Added Wait Time options to in-groups. This is different from the Estimated Hold Time options because this is based only on the customer wait time. Also, second and third options were added for both allow the offering of a press 1, 2 and 3 option in the wait/hold time option features
...
git-svn-id: svn://192.168.202.10@1481 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-19 18:12:41 +00:00
mattf
4c5ab4a3b6
Added Non-Agent API function for updating leads: update_lead
...
Allows for searching by lead_id, vendor_lead_code and phone_number as well as the ability to insert a new lead if no results found. Works with custom fields as well.
git-svn-id: svn://192.168.202.10@1480 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-18 07:42:32 +00:00
mattf
4140b1b4db
Small bug fixes and link additions involving custom list fields
...
git-svn-id: svn://192.168.202.10@1479 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 15:16:16 +00:00
mattf
eeb599216b
Added recording fields output options to Calls Export Report
...
git-svn-id: svn://192.168.202.10@1478 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 06:48:15 +00:00
mattf
9ea5588dfe
Added ability to run selected reports from a mysql slave server
...
Added date links to timeclock detail user links
Added entry_list_id field to vicidial_list for use in defining list that custom fields were associated with
git-svn-id: svn://192.168.202.10@1477 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 04:55:34 +00:00
mattf
661c174894
changed vicidial_hopper table to MEMORY engine
...
git-svn-id: svn://192.168.202.10@1476 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-08 15:18:09 +00:00
mattf
abaa669ca2
3rd gen lead loader, changed list ID override and phone code override to pull-down lists
...
git-svn-id: svn://192.168.202.10@1475 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-08 12:02:59 +00:00
mattf
1e6578090d
Added ability to purge only one campaign's leads in the hopper, issue #349
...
git-svn-id: svn://192.168.202.10@1474 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-07 03:41:54 +00:00
mattf
de72eb8d6b
doc updates for new perl modules required for 3rd gen web-based lead loader
...
git-svn-id: svn://192.168.202.10@1473 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-07 03:18:39 +00:00
mattf
6bb93a7253
Added third generation web-based lead loader capable of loading more data
...
file types and optionally loading all of them with custom list fields.
You must install the following perl modules on your web server for this
new lead loader to work:
cpan> install Spreadsheet::XLSX
cpan> install Spreadsheet::Read
To get to the new lead loader, click to:
Lists -> Load New Leads -> 3rd Gen Lead Loader
Here is a list of the file formats(by file extension) that are now
supported by the third generation web lead loader:
TXT - tab or pipe delimited
CSV - comma separated values
XLS - MS Excel 2000/XP
XLSX - MS Excel 2007+
SXC - OpenOffice.org First Generation Spreadsheet
ODS - OpenOffice.org OpenDocument Spreadsheet
git-svn-id: svn://192.168.202.10@1472 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-07 03:10:01 +00:00
mattf
f11a1df1f7
Added ability to load lead data into custom fields of lists using the web-based lead loader, only works with CSV and TXT files, and you must use a list ID override and select Custom Format.
...
git-svn-id: svn://192.168.202.10@1471 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-05 23:39:00 +00:00
mattf
76b5d2f260
Added several new options to agi-AGENT_route.agi
...
Added ability to send vendor_lead_code as a channel variable into the ALL_inbound AGI script when using VIDPROMPT Call Handle methods
git-svn-id: svn://192.168.202.10@1470 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-05 18:14:27 +00:00
mattf
df4460dc8e
fixed bug 362, issue with some state call times not being implemented
...
git-svn-id: svn://192.168.202.10@1469 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 19:44:32 +00:00
mattf
b8c7c61f52
minor fix for outbound interval report, bug 351
...
git-svn-id: svn://192.168.202.10@1468 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 19:21:55 +00:00
mattf
ba1b9d02d4
added custom fields import ability to the add_lead function in the non-agent API
...
git-svn-id: svn://192.168.202.10@1467 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 16:38:58 +00:00
mattf
a97f5f247d
Added filter for special characters in web-based lead loader
...
git-svn-id: svn://192.168.202.10@1466 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 15:48:06 +00:00
mattf
0d3cd1ad44
changed vicidial_auto_calls table to MEMORY table and added memory unused reset nightly in ADMIN_keepalive_ALL.pl script
...
git-svn-id: svn://192.168.202.10@1465 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 02:05:41 +00:00
mattf
7681853d9c
Added ability to display and edit custom fields in the lead modification page
...
git-svn-id: svn://192.168.202.10@1464 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-03 17:32:08 +00:00
mattf
197d6406b1
small fix for custom fields in functions.php
...
git-svn-id: svn://192.168.202.10@1463 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-02 21:20:07 +00:00
mattf
ba7b103518
Added Custom List Fields functions to the Admin and Agent web interfaces. To activate you need to enable custom fields in system settings, then you can go to the Lists section to add custom fields to a list. The fields are tied to a list, not a campaign, and they can be displayed in a new tab in the agent interface, and there is a new option to have the Get Call Launch open this custom fields tab upon a call being sent to the agent. Also, the Calls Export Report and the List Download feature include the custom fields values for the leads exported. There is currently no way to import data through the lead loader into custom fields.
...
git-svn-id: svn://192.168.202.10@1462 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-02 19:59:28 +00:00
mattf
4b3a3f6474
Renamed the password fields in the modify phone page for the admin interface
...
Added SCRIPT field type to custom fields
git-svn-id: svn://192.168.202.10@1461 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-29 06:47:02 +00:00
mattf
b0429123c3
Added code to deal with Asterisk Manager API logoff timeout changes in several scripts.
...
git-svn-id: svn://192.168.202.10@1460 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 19:41:54 +00:00
mattf
9aba8cde5c
Added new code to vicidial.php to help deal with agents on poor network connections. New vicidial.php option is $conf_check_attempts
...
git-svn-id: svn://192.168.202.10@1459 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 16:53:26 +00:00
mattf
92dd8f87e3
Fixed preset and timer bugs in vdc_db_query.php for auto-dial calls
...
Added new format to lead loader
git-svn-id: svn://192.168.202.10@1458 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 13:20:43 +00:00
mattf
9e9c8b751c
Fix for dispo call url bug related to dialed number and label
...
git-svn-id: svn://192.168.202.10@1457 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-24 18:06:46 +00:00
mattf
5a7a9ce269
do not overwrite security_phrase in outbound survey campaigns if it is populated
...
git-svn-id: svn://192.168.202.10@1456 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-24 01:00:50 +00:00
mattf
5928c40d9c
Added ability for inbound calls to take priority over outbound campaign calls in the outbound call handling process
...
git-svn-id: svn://192.168.202.10@1455 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-23 17:55:11 +00:00
mattf
4e12d93676
Added custom default field names for fields in the agent interface. Defined in the Admin System Settings
...
git-svn-id: svn://192.168.202.10@1454 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-23 02:42:22 +00:00
mattf
9202d72b30
Added function for start_call_url to work with remote agents
...
git-svn-id: svn://192.168.202.10@1453 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-22 15:25:32 +00:00
mattf
c0319d3744
Added TTS voice as a web-configurable field defined per TTS entry
...
git-svn-id: svn://192.168.202.10@1452 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-22 03:55:26 +00:00
mattf
4b696a299f
fixed small bug in calltime AGI script
...
git-svn-id: svn://192.168.202.10@1451 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-22 01:41:50 +00:00
mattf
7e7f7448cd
Added admin_web_directory system settings variable for non-default admin web directories
...
git-svn-id: svn://192.168.202.10@1450 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-21 14:39:59 +00:00
mattf
87e06eef59
small fix for callcard admin
...
git-svn-id: svn://192.168.202.10@1449 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-19 14:37:44 +00:00
mattf
b5e642692c
Added Spanish and French sounds for date and say functions to work in those languages
...
git-svn-id: svn://192.168.202.10@1448 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-19 14:08:05 +00:00
mattf
e9fdf10eaf
Added middle_initial as editable field in modify lead page
...
minor fix for admin.php
git-svn-id: svn://192.168.202.10@1447 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-18 05:59:37 +00:00
mattf
fccc932b0c
Added help for Call Menu changes made in the last commit
...
git-svn-id: svn://192.168.202.10@1446 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-17 13:21:52 +00:00
mattf
16470fa44f
Added prompt options for in-group VIDPROMPT methods when initiated from Call Menus
...
git-svn-id: svn://192.168.202.10@1445 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-17 04:01:30 +00:00
mattf
53134347cd
Added dccsv52 import file format
...
changed hopper to calculate dialable leads every minute for active campaigns, instead of only when leads are loaded for a campaign
git-svn-id: svn://192.168.202.10@1444 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-16 13:28:53 +00:00
mattf
e5366d85e6
Added Agent API functions for Send DTMF, Park Customer and the Transfer Conference functions as well
...
Backported two small bug fixes to 2.2 branch
git-svn-id: svn://192.168.202.10@1443 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-28 02:26:51 +00:00
mattf
347b530093
added cleaning of north american CID(1 prefix) in ALL_inbound script and resetting of on-hold interval after hold-time-option played
...
git-svn-id: svn://192.168.202.10@1442 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-27 05:27:05 +00:00