Commit Graph
100 Commits
Author SHA1 Message Date
mattf 4e22158f7d Added phone_number_log API function
Added api_only_user User option

git-svn-id: svn://192.168.202.10@2662 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-07 18:44:38 +00:00
mattf 0ba860b164 Added lookup_state option to non-agent API add_lead function, added 10-digit validation if usacan_areacode_check enabled
git-svn-id: svn://192.168.202.10@2598 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-20 15:10:28 +00:00
mattf c72a46dc61 Fixed issue with allowed lists feature in Non-Agent API
git-svn-id: svn://192.168.202.10@2581 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-08-24 12:06:17 +00:00
mattf 975a1507de Added lead_field_info function to the non-agent API
git-svn-id: svn://192.168.202.10@2561 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-07-10 03:49:37 +00:00
mattf be8462919d Added update_campaign Non-Agent API function
git-svn-id: svn://192.168.202.10@2544 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-03 16:13:37 +00:00
mattf 4b815c75b4 Fixed issue with blind monitoring, Issue #924
git-svn-id: svn://192.168.202.10@2480 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-02-11 17:36:10 +00:00
mattf a4160e7096 Added chat dead detection in agent screen, real-time report and API
Added chat/email live images for agent screen

git-svn-id: svn://192.168.202.10@2455 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-04 19:11:44 +00:00
mattf 60ecc3c7df Added session_id(conf_exten) field to output of agent_status, and added logged_in_agents function to the non-agent API
git-svn-id: svn://192.168.202.10@2440 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-26 14:56:32 +00:00
mattf 3cbe942221 small fixes for custom fields data options
git-svn-id: svn://192.168.202.10@2370 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 05:37:23 +00:00
mattf 9b66134906 Fixed field lengths that didn't match DB schema in admin modify lead scripts
Added debug output for vendor_lead_code duplicate rejections count
Fixed some untranslated phrases in admin.php
Added compatibility for custom fields data options

git-svn-id: svn://192.168.202.10@2369 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-08 19:47:33 +00:00
mattf adaf80312b Added experimental Agent Whisper Monitoring from the Real-time Report. Must be enabled in System Settings. Issue #840
git-svn-id: svn://192.168.202.10@2365 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-04 15:38:38 +00:00
mattf 7a05c3b89e Added option to set entry_list_id as option in non-agent API for add_lead and update_lead functions. See doc for more info.
git-svn-id: svn://192.168.202.10@2363 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-31 01:56:29 +00:00
mattf d435effcc8 Added search lead email field
Fixed Performance and status reports to sort by status
Fixed format issue in non-agent api
Fixed email attachment issue in agent interface

git-svn-id: svn://192.168.202.10@2328 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-03 19:44:50 +00:00
mattf af2d095d43 Fixed conflicts with functions.php over lookup_gmt
git-svn-id: svn://192.168.202.10@2322 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-16 15:42:40 +00:00
mattf 320d4c598d Added filtering of hash sign on some input variables in both api scripts, Issue #851
git-svn-id: svn://192.168.202.10@2318 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 00:30:56 +00:00
mattf 227fc4e246 Added User API functions restrictions and API within-allowed-campaigns list ID restrictions
git-svn-id: svn://192.168.202.10@2314 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-30 10:50:14 +00:00
mattf f90a2f76ce Added webform 3 feature for the agent interface
Added campaign variable to No Agent URL process

git-svn-id: svn://192.168.202.10@2313 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-29 13:40:24 +00:00
mattf 1b8d4e9d0b Allow for single quotes in vicidial_list and custom_ data fields
Added db schema version mismatch warning in System Settings

git-svn-id: svn://192.168.202.10@2301 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-13 14:34:00 +00:00
mattf 68bb26ee60 Added System Settings to allow custom prompts on agent login and when an agent leaves a 3way call in the agent screen.
Added ability to use url encoded web form addresses in non-agent API add_list and update_list functions.

git-svn-id: svn://192.168.202.10@2296 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-09 07:25:15 +00:00
mattf 0e90ece1a5 Added link to new callbacks bulk move admin utility, also now we will archive deleted callbacks
git-svn-id: svn://192.168.202.10@2279 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-18 14:30:46 +00:00
mattf a582a1b3f7 Fixed issue with list local call times and add_lead in non-agent API
git-svn-id: svn://192.168.202.10@2263 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-23 21:14:51 +00:00
mattf 7c7fd1da0f Added phone_number and vendor_lead_code to agent_status function output of Non-agent-API
git-svn-id: svn://192.168.202.10@2164 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 14:00:53 +00:00
mattf d8bf53e43f Added User setting for Wrapup Seconds Override
git-svn-id: svn://192.168.202.10@2130 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-19 00:54:17 +00:00
mattf 4961792f07 Added preview_lead_id and PREVIEW status for agent_status non-agent-api function
git-svn-id: svn://192.168.202.10@2105 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-18 20:18:11 +00:00
mattf aa642a73d5 Added camp_rg_only option to update_user function of the Non-Agent-API
git-svn-id: svn://192.168.202.10@2098 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-04 00:39:44 +00:00
mattf 06697b0c32 Added MathZDC function to prevent division math with zero as one of the numbers
Cleaned up vdc_db_query.php mysql logging
Moved date definitions in keepalive script to the top of the script
Changed iax.conf 1.4 and higher: regcontext=iaxregistration

git-svn-id: svn://192.168.202.10@2094 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 01:05:16 +00:00
mattf 9dcab0afbb Fixed minor admin bugs
Added Non-Agent API functions: server_refresh, check_phone_number

git-svn-id: svn://192.168.202.10@2072 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-14 21:52:59 +00:00
mattf 7d3a1e509b Added update_user function to non-agent api
Added check for valid date on vicidial.php call log view
Added filter for dashes in new campaigns and in-groups

git-svn-id: svn://192.168.202.10@2064 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-06 20:15:25 +00:00
mattf 6b14b8afeb Added callid_info function to non-agent API
git-svn-id: svn://192.168.202.10@2058 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-24 16:08:48 +00:00
mattf b3b3c683ed Added logging of webserver and url used for all API calls, agent logins and reports
Fixed minor bug related to modify lead page with custom fields and encryption

git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf 9c4311ef65 Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf 742456d3d5 Added optional password encryption to web interfaces
Altered agi-phone_monitor script to not hangup after agent hangs up customer, requires small change to custom dialplan entries
Added new Dial Log report
Added Disable Auto Dial system setting

git-svn-id: svn://192.168.202.10@1999 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-11 12:33:50 +00:00
mattf 09c4284e1b Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.

git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +00:00
mattf 97cf629d70 Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf 39e00ca770 Added NANPA areacode and prefix phone number validation and timezone setting options to the admin web lead loader, the Non-Agent API and the CLI lead loader.
git-svn-id: svn://192.168.202.10@1967 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-21 01:43:34 +00:00
mattf ae07a44be1 Added admin report logging to all reports on the system, and added the "Admin Report Log Viewer" linked from the "Admin Utilities" page which allows you to see the reports that have been run on the system. This change has affected almost every report in the system. Bugs were fixed for some exporting reports that were set to use a slave read-only database.
git-svn-id: svn://192.168.202.10@1959 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 23:46:14 +00:00
mattf a807133d73 Added agent_status function to the non-agent API
git-svn-id: svn://192.168.202.10@1953 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-05 21:11:09 +00:00
mattf becaf99d9c Added update_phone_number option to update_lead function, issue #653, non-agent API
git-svn-id: svn://192.168.202.10@1949 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 13:54:41 +00:00
mattf 9f3d14d0e1 Added list expiration date feature
Added Other Campaign DNC List campaign option

git-svn-id: svn://192.168.202.10@1881 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-26 03:29:40 +00:00
mattf 124e718863 Added state call time restrictions to add_lead hopper insert function
git-svn-id: svn://192.168.202.10@1878 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-17 02:08:31 +00:00
mattf d6aabb9043 Added basic lead management tools to the Admin Utilities
Fixed small variable filtering issues in the non-agent API
Fixed issue with manual dial lead preview and script custom variables

git-svn-id: svn://192.168.202.10@1874 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-14 23:15:42 +00:00
mattf 46ebfe0ed8 Added update_log_entry function to the non-agent API
git-svn-id: svn://192.168.202.10@1858 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-13 20:18:39 +00:00
mattf 89e8d57666 Added user_group_status and in_group_status functions to the non-agent-api
Added new cm_status_dial.agi script

git-svn-id: svn://192.168.202.10@1857 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-13 00:45:56 +00:00
mattf ce77ca9339 Added vicidial_dial_log outbound call logging
git-svn-id: svn://192.168.202.10@1854 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-31 21:19:27 +00:00
mattf 65f160d65d Added add_group_alias non-agent API function
Added System Settings option to disable list counts in admin web screens

git-svn-id: svn://192.168.202.10@1848 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-10 14:23:21 +00:00
mattf 948350be42 Fix for proper admin links to audio store files when using multi-level admin web directory
git-svn-id: svn://192.168.202.10@1832 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-06-20 11:12:32 +00:00
mattf 62ecea514a 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 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 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