Commit Graph
1713 Commits
Author SHA1 Message Date
mattf aafbf4ad12 Added update_phone, add_phone_alias, update_phone_alias functions to the non-agent API
several small bug fixes

git-svn-id: svn://192.168.202.10@1713 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-22 03:25:54 +00:00
mattf 75622e736a Added filter for spaces in recording filenames
Added counts for phone codes in system settings

git-svn-id: svn://192.168.202.10@1712 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-16 17:00:20 +00:00
mattf f696102622 Added the Campaign Status List Report which shows calls broken down by status within each list_id for a campaign
git-svn-id: svn://192.168.202.10@1711 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-16 02:05:05 +00:00
mattf 1006942097 Added ability to use static audio from dynamic fields in Survey and Answering machine messages when using Cepstral TTS
Added voicemail emailbody to voicemail.conf that will show callerIDnumber after the name

git-svn-id: svn://192.168.202.10@1710 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-16 01:04:01 +00:00
mattf 71c3e64366 small fix to auto-dial process for alt logging
git-svn-id: svn://192.168.202.10@1709 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-10 10:33:36 +00:00
mattf eb8f732fbe Added noanswer logging feature to System Settings, will log only auto-dial calls that are not answered to a separate table
Added new Team Performance Detail report to the Reports page. This is a fairly detailed and database-intensive report that summarizes several user-grouped statistics

git-svn-id: svn://192.168.202.10@1708 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-09 20:34:24 +00:00
mattf b219f5d215 docs updates
git-svn-id: svn://192.168.202.10@1707 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-02 17:19:49 +00:00
mattf ed95c85bb8 Added ability to chose the type of callerid sent for inbound ring-agent calls in the in-group: GENERIC, INGROUP, CUSTOMER PHONE and combos.
Added NA Call URL feature to campaigns and in-groups, works like dispo call url but only for non-agent handled calls like DROP, NA, etc...
Changed MULTI_LEAD Auto-Alt-Dial to use Auto-Alt-Dial Statuses set in the campaign automatically, you may need to add auto-alt-statuses
Added a check to admin.php to prevent submission of campaign and in-group changes before the entire form loads
Added call_id as a script and url variable
Added debug logging of dispo/start/add-lead/no-agent URL submissions to a database table

git-svn-id: svn://192.168.202.10@1706 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-02 05:49:37 +00:00
mattf a42869f2e9 Added DISPO_SELECT_DISABLED option for the Dispo Disable setting in campaigns
git-svn-id: svn://192.168.202.10@1705 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-31 02:54:02 +00:00
mattf 029259b3e2 Added mysql reserved words check for add-field action for custom list fields
git-svn-id: svn://192.168.202.10@1704 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-30 15:09:12 +00:00
mattf a57c614c45 small bug fix, added voicemail change notes
git-svn-id: svn://192.168.202.10@1703 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-28 05:48:48 +00:00
mattf 0a4940a6fc Added options to set the voicemail zone and extra voicemail options for each voicemail box in phones and extra voicemail boxes. Also added default voicemail zone and timezone settings in the system settings. Added several new zonemessages to the default voicemail.conf.sample file
git-svn-id: svn://192.168.202.10@1702 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-27 14:57:59 +00:00
mattf 2c0254a862 Small fix from last commit relating to hidden phone numbers
git-svn-id: svn://192.168.202.10@1701 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-24 18:32:41 +00:00
mattf 9d70de897a Added more reserved fieldnames to custom fields admin
git-svn-id: svn://192.168.202.10@1700 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-24 06:12:56 +00:00
mattf 4f360c6b22 Changed HIDE alter phone setting to hide all references to phone numbers in logs and info displays in agent interface
Fixed issue when dial timeout and drop call seconds are too high in outbound campaign
Changed cid on outbound routing to call menus

git-svn-id: svn://192.168.202.10@1699 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-24 03:38:46 +00:00
mattf 35cb3a2d3d Added export report for outbound IVR calls
git-svn-id: svn://192.168.202.10@1698 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-22 03:04:18 +00:00
mattf 632313067b Added HIDEBLOB custom field type
small changes to agent interface

git-svn-id: svn://192.168.202.10@1697 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-19 13:51:58 +00:00
mattf ff43efb021 updated Spanish agent interface
small fix for manual no-hopper dialing

git-svn-id: svn://192.168.202.10@1696 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-19 05:54:22 +00:00
mattf edeec964f8 Added manual dial agent skip lead logging to the user stats page
Small changes to bulk phone insert script, added Help section

git-svn-id: svn://192.168.202.10@1695 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-18 21:25:14 +00:00
mattf 6586917506 Added CSV download option to almost all reports.
git-svn-id: svn://192.168.202.10@1694 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-13 05:22:27 +00:00
mattf 15efaad6ae Allow for full hiding of the phone number field label in the agent interface
git-svn-id: svn://192.168.202.10@1693 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-13 04:50:24 +00:00
mattf 5faf19c45f small PHP fix for custom fields
git-svn-id: svn://192.168.202.10@1692 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-12 14:01:59 +00:00
mattf 8c76ca9dbe Added agent time detail options.php time precision option
git-svn-id: svn://192.168.202.10@1691 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-08 21:37:56 +00:00
mattf f77693a630 Fixed bug in new install SQL script
git-svn-id: svn://192.168.202.10@1690 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-08 12:01:18 +00:00
mattf b1bc4708c1 Added last_inbound_call_time and last_inbound_call_finish Next Agent Call routing options to in-groups
git-svn-id: svn://192.168.202.10@1689 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-07 18:22:51 +00:00
mattf e4cf584dff Added ability to use AGENTEXT in AGENTDIRECT in-groups as a way to send dropped, no-agent-no-queue and other transferred calls to a specific dialplan number per-user defined in the User Custom Five field
git-svn-id: svn://192.168.202.10@1688 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-07 11:42:00 +00:00
mattf be1c7a2050 Added Outbound Campaign Test Call feature to allow you to place a call from the Campaign Detail screen that will go out as if it were an auto-dial call. Must be enabled in System Settings.
Added ability to check for USA and Canada valid prefix and areacodes when loading leads into the web/cli/api lead loaders

git-svn-id: svn://192.168.202.10@1687 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-06 12:26:41 +00:00
mattf 9405fd06f1 added options to allow for multiple sets of statuses in the dispo_move_list.php script
git-svn-id: svn://192.168.202.10@1686 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-03 00:25:24 +00:00
mattf c4fed13f33 fixed small issue with custom fields and scripts
git-svn-id: svn://192.168.202.10@1685 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-30 16:24:53 +00:00
mattf 3e5f7d53fb Added HIDDEN and READONLY field types for custom list fields.
Fixed issue changing DISPLAY and SCIRPT field types to other types.

git-svn-id: svn://192.168.202.10@1684 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-30 16:14:30 +00:00
mattf fd025e7fc2 Fixed bugs in in-group admin page
git-svn-id: svn://192.168.202.10@1683 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-27 15:13:25 +00:00
mattf a27fb4288f Added queuemetrics_pe_phone_append option
git-svn-id: svn://192.168.202.10@1682 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-27 05:03:56 +00:00
mattf e6ab6a94ea Added Agent Screen Labels sub-section of the Admin functions. Allows for each campaign to use a different set of labels for the fields on the default agent screen.
Added ability to define the agent screen status fields shown to the agent: Call ID, Lead ID and List ID

git-svn-id: svn://192.168.202.10@1681 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-25 13:51:55 +00:00
mattf 6129a27720 Added lead_report_export.php report
git-svn-id: svn://192.168.202.10@1680 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-24 16:53:51 +00:00
mattf b9198f9ac6 Fixed user group selection bug in agent time detail report
git-svn-id: svn://192.168.202.10@1679 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-23 11:28:54 +00:00
mattf 318a2d06e2 Added install.pl options to define conf file and copy web language translation files
updated spanish agent interface

git-svn-id: svn://192.168.202.10@1678 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-20 04:06:08 +00:00
mattf c9f3c8d780 Small fix for manual dial alt dial hotkey bug
git-svn-id: svn://192.168.202.10@1677 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-20 01:39:30 +00:00
mattf 5297d8af55 Added ability to disable agent dispo screen
git-svn-id: svn://192.168.202.10@1676 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-20 01:32:44 +00:00
mattf 412a8d8c6f small archive script bug fix
git-svn-id: svn://192.168.202.10@1675 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-17 06:13:12 +00:00
mattf da2834f3d6 Added reset_lead option to the non-agent-api update_lead function
Fixed a minor bug related to 2-hour manual dial calls

git-svn-id: svn://192.168.202.10@1674 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-14 11:33:59 +00:00
mattf d616ade09c upgrade of the Spanish build of the agent interface agc_es
git-svn-id: svn://192.168.202.10@1673 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-07 00:08:42 +00:00
mattf 9c6b3458fe Added some missing documentation to the help for custom fields in web form addresses
git-svn-id: svn://192.168.202.10@1672 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-03 13:54:22 +00:00
mattf 0dabb9cd20 Added a Dial Level Difference Target Method option to restrict this feature to only calculation of dial level or to affect the calls dialed on each dialing engine.
git-svn-id: svn://192.168.202.10@1671 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-02 14:17:34 +00:00
mattf e318f07bde Added Callback Days Limit campaign option to allow scheduled callbacks to be scheduled only a set number of days from today.
git-svn-id: svn://192.168.202.10@1670 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-01 02:03:48 +00:00
mattf ccb22423c5 Changed first phone_number field to phone_number_dialed, issue #495
git-svn-id: svn://192.168.202.10@1669 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-31 23:46:37 +00:00
mattf 2b7782e1c9 Added time zone information output to version function of non-agent-api
git-svn-id: svn://192.168.202.10@1668 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-29 16:57:05 +00:00
mattf c92ac12263 Added CALLMENU Survey Method
git-svn-id: svn://192.168.202.10@1667 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-29 05:21:08 +00:00
mattf 9fd782d4d3 Added new agent interface alert where manual dial calls will not be allowed if the disposition process has not completed. Usually a rare problem on systems with networking issues.
git-svn-id: svn://192.168.202.10@1666 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-29 02:03:52 +00:00
mattf b518de6662 Added webphone_auto_answer option
git-svn-id: svn://192.168.202.10@1665 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-27 00:26:54 +00:00
mattf dbfc261b04 Added ability to have outbound auto-dial campaigns drop to an audio prompt or a call menu. Outbound IVR Report added. Added optional logging of call menu caller key presses. Lead ID can now be preserved on calls coming from auto-dial or in-groups that go through call menus and back into an in-group.
git-svn-id: svn://192.168.202.10@1664 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-26 04:37:51 +00:00