Commit Graph
1336 Commits
Author SHA1 Message Date
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
mattf e2516b72aa fixed minor bug in alt language translations related to no hopper leads and manual dialing
git-svn-id: svn://192.168.202.10@1441 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-27 04:04:38 +00:00
mattf c2dfe440a7 Added utility in CallCard section to generate new card IDs and added view-by-Run function
update Italian agc_it translation

git-svn-id: svn://192.168.202.10@1440 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-27 00:58:08 +00:00
mattf a2fea97950 fixed multi-server remote agent issue
added agent screen resolution change utility for ubuntu

git-svn-id: svn://192.168.202.10@1438 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-24 20:00:00 +00:00
mattf 1b64716a97 Added In-group options for setting the length of the on hold message and the hold time option press message as well as offering the option to have those two prompts be non-blocking and allow existing newer calls through to agents while the prompts are playing
git-svn-id: svn://192.168.202.10@1437 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-23 19:03:35 +00:00
mattf ab2b1ff4ec Added Call Time after-hours filename override options used by inbound groups
Added Campaign setting for inbound queue no dial that will prohibit outbound auto-dialing if there are any allowed in-group calls in queue if enabled

git-svn-id: svn://192.168.202.10@1436 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-18 11:19:12 +00:00
mattf 606c1a191a changed hold time callback filename to hold time after press filename and it now works after all PRESS_ hold time options if customer presses 1.
changed user_login_first in vicidial.php to attempt full login in one step after gathering phone login values from user record.

git-svn-id: svn://192.168.202.10@1435 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-14 03:44:23 +00:00
mattf 6c58ee31af small fixes for inbound PRESS changes
added csvdcref51 CLI lead loader format

git-svn-id: svn://192.168.202.10@1434 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-13 19:39:34 +00:00
mattf ca17d238a0 Added hide_timeclock_link option to vicidial.php options.php
git-svn-id: svn://192.168.202.10@1433 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-13 11:31:14 +00:00
mattf 7f02451148 Added several "PRESS-1" options to Hold Time Options settings for in-groups
git-svn-id: svn://192.168.202.10@1432 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-13 01:53:02 +00:00
mattf e72a328dc3 Added DISPLAY readonly field typ to custom list fields
git-svn-id: svn://192.168.202.10@1429 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-10 15:48:02 +00:00
mattf 559f2523dc Added headers to the list download report
Added field order to custom fields
Added ability to copy custom field definitions between lists

git-svn-id: svn://192.168.202.10@1428 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-09 13:25:37 +00:00
mattf 41874092ce Added header option to calls export report
Added copy carrier option in admin.php

git-svn-id: svn://192.168.202.10@1427 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 18:31:32 +00:00
mattf 7e27b9758a Fixed small issues with ADMIN_keepalive script for conf file generation
git-svn-id: svn://192.168.202.10@1426 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 18:06:18 +00:00
mattf 91ff15af07 Added hold time option minimum option to in-groups to prevent hold time option until minimum number of hold seconds
Several changes to the development lists custom fields page

git-svn-id: svn://192.168.202.10@1425 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 15:37:51 +00:00
mattf bd7ff13e63 Added code for phase 1 of custom list fields
Added 2 variables to astguiclient.conf

git-svn-id: svn://192.168.202.10@1424 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-06 23:09:03 +00:00
mattf 0088a2a826 small fixes for inbound and AMD
git-svn-id: svn://192.168.202.10@1423 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-30 20:38:30 +00:00
mattf e0fa6483f1 more remote agent fixes
git-svn-id: svn://192.168.202.10@1422 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-29 18:57:33 +00:00
mattf 2b0532d5e5 small changes for agi inbound remote agent transfers
git-svn-id: svn://192.168.202.10@1421 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-29 18:42:35 +00:00
mattf af0f6d198f Small change to how in-group uniqueid display works, addition of PRESERVE option
git-svn-id: svn://192.168.202.10@1420 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-28 10:57:02 +00:00
mattf 0f76f1669b fixed minor hopper bug
Added ability through CLI lead loader to add a new list with every file load

git-svn-id: svn://192.168.202.10@1419 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-27 09:58:35 +00:00
mattf 06a3595f9f removal of possible extra ampersand in web form addresses
git-svn-id: svn://192.168.202.10@1418 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-26 16:08:57 +00:00
mattf f5f59f6eaa Added manual dial override as campaign option
Added agent blind monitoring alert campaign options
Added inbound custom call id display options
Added optional phone codec settings
Added ability to block user information in the real-=time report by viewing user
Update Italian agent build in trunk

git-svn-id: svn://192.168.202.10@1417 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-25 06:03:36 +00:00
mattf 98eeddc290 small fix for webphone
git-svn-id: svn://192.168.202.10@1416 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-22 10:47:03 +00:00
mattf 2ff46b533c updated french agent build in trunk
git-svn-id: svn://192.168.202.10@1415 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-21 13:32:47 +00:00
mattf e5ccda27cd small fixes for transfer double_log and blind transfers
git-svn-id: svn://192.168.202.10@1414 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-21 06:12:14 +00:00
mattf c2d7764b64 Added scheduled_callbacks_count feature to campaigns to define if all active or only live triggered callbacks count is shown to the agent
git-svn-id: svn://192.168.202.10@1413 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-20 14:26:28 +00:00
mattf 4f5c870c98 Added server time values as option to reports screen
git-svn-id: svn://192.168.202.10@1412 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-20 03:14:11 +00:00