Commit Graph
507 Commits
Author SHA1 Message Date
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 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 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 47999ba45c Added list_name web url variable
Updated AST_manager_listen.pl script to run more efficiently and fix buffer data loss, issue #809

git-svn-id: svn://192.168.202.10@2251 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-15 02:17:24 +00:00
mattf eb7ed8c0f3 Added transfer_conf-ID of epoch to help prevent double-execution of transfer commands for agent api
Added vicidial_api_log to archive_log_tables --daily process

git-svn-id: svn://192.168.202.10@2243 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-09 00:33:46 +00:00
mattf 032b6645a0 fixed bug in export lead report
removed phones select from auth process in agent directory
added indexes to vicidial_live_agents

git-svn-id: svn://192.168.202.10@2242 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-08 22:08:04 +00:00
mattf cf82c0ec09 Added Greek admin translated phrases
All previously translated languages have now been completed!

git-svn-id: svn://192.168.202.10@2240 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-06 22:45:41 +00:00
mattf 0c5d52f609 Added Italian admin phrases
fixed one missing QXZ in admin.php

git-svn-id: svn://192.168.202.10@2238 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-02 03:55:02 +00:00
mattf ccf5a54c1b Added administration phrases to French translation dictionary
git-svn-id: svn://192.168.202.10@2237 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-02 01:21:30 +00:00
mattf 2107dcb708 Added administration phrases to German translation dictionary
Moved old translation files to sub-directory of translations folder
Updated dates for 2015

git-svn-id: svn://192.168.202.10@2236 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-01 20:38:50 +00:00
mattf efa574bc6e updated languages doc
git-svn-id: svn://192.168.202.10@2235 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 15:30:11 +00:00
mattf 6805a2b138 Added --conffile option to ADMIN_bcrypt_convert.pl script
Added new Spanish(es) ALL translation file, v004
Updated encrypted passwords doc

git-svn-id: svn://192.168.202.10@2234 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 15:16:47 +00:00
mattf 97b9e5883e Added several agent translations(Polish, Portuguese, Russian, Swedish, Japanese, Chinese, Slovak, Danish) and updated the Spanish and Dutch dictionaries.
Fixed missing QXZ phrases in vicidial.php and conf_exten_check.php

git-svn-id: svn://192.168.202.10@2231 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-28 16:03:16 +00:00
mattf 0dedf84cd9 Added settings for languages for users
Added on-the-fly language use for the agent screen
Standardization of filtering of user/pass variables in agent scripts

git-svn-id: svn://192.168.202.10@2221 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-17 11:53:24 +00:00
mattf 1971b66b76 Added new statuses for CPD Unknown transfers
git-svn-id: svn://192.168.202.10@2219 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 03:37:18 +00:00
mattf 40bd81cd61 Added option to allow for more matches in the help.php file in admin_languages.php
functionalized output in help.php
added first new translation file for Spanish(es)

git-svn-id: svn://192.168.202.10@2216 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-05 11:48:34 +00:00
mattf 100838ea88 Added Languages admin web screens
Added more error checking to agent logins
Fixed issues with alternate DB queriesin admin.php
Changed timecheck.pl script to not send out alerts for active=N servers

git-svn-id: svn://192.168.202.10@2215 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-04 17:18:21 +00:00
mattf cfac2832ca Updated QXZ output code in agent interface to allow for ordered PHP variables and other code cleanup
QXZanalyzer.pl update for better parsing and more stats
Added LANGUAGES_QXZ_notes.txt file for documentation

git-svn-id: svn://192.168.202.10@2193 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 19:05:36 +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 c638f7aa86 Changed agent code to use new QXZ function in functions.php. This will facilitate easier other language builds and easier dynamic text and image replacement.
git-svn-id: svn://192.168.202.10@2161 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 00:35:04 +00:00
mattf 7360f5be6f Added better error handling in Custom List Fields, hid field_required field since it is non-functional, updated documentation, fixed broken links
git-svn-id: svn://192.168.202.10@2148 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-05 13:30:27 +00:00
mattf 6c89551e80 Updates to NANPA filter scripts and documentation
git-svn-id: svn://192.168.202.10@2145 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 04:19:21 +00:00
mattf 65bd6820d1 Added $RS_droppedOFtotal options.php option for the realtime report to allow the drops to be calculated out of Total calls instead of just Answers
git-svn-id: svn://192.168.202.10@2139 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-24 19:33:51 +00:00
mattf 3d9d78e0b1 Added new Agent API function audio_playback to play audio files from the audio
store in an active agent session. See AGENT_API.txt doc for more info

git-svn-id: svn://192.168.202.10@2131 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-19 21:00:35 +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 e3301eced5 Fixed small admin.php issues
Fixed issue with alt dial webform2
updated docs

git-svn-id: svn://192.168.202.10@2123 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-10 10:01:11 +00:00
mattf 15f59079df Added campaign option to default the search existing leads checkbox on the manual dial screen of the agent interface, as well as reset it after every call
Added campaign option to hide call log and call count data on the agent screen when viewing lead information
Fixed minor AGI inbound bug for estimated hold time bug if there are no log records

git-svn-id: svn://192.168.202.10@2107 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-24 11:05:25 +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 e8fbb52338 Added recording filename Agent API append option
git-svn-id: svn://192.168.202.10@2096 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 22:55:06 +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 02449098f8 Added Agent API options to dial next number and search for lead phone number within a lead_id
git-svn-id: svn://192.168.202.10@2078 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-03-02 12:50:07 +00:00
mattf 5611ad0738 Added option for SSL no-cert-verify (--ssl-no-cert) for email parsing script
git-svn-id: svn://192.168.202.10@2077 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-25 19:09:14 +00:00
mattf e59d5e16ac Added Agent API functions for preview_dial_action while previewing or manual alt dialing a lead
Added several lead field options to QM Socket URL

git-svn-id: svn://192.168.202.10@2074 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-16 03:27:54 +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 dab8f804e9 Added Agent API pause_code function
git-svn-id: svn://192.168.202.10@2061 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-26 13:39:53 +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 ec06dbfa1f Added Lead Tools Advanced page
Added agent manual dial by lead ID
Several small fixes
hopper script features added for campaign restriction

git-svn-id: svn://192.168.202.10@2036 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-17 02:14:44 +00:00
mattf 0c39b60866 Added lead search of archived leads table if present.
Added QueueMetrics 13.04 support with call hold records
minor code cleanup in several scripts

git-svn-id: svn://192.168.202.10@2026 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 03:09:14 +00:00
mattf 61b5e03d01 Added filtering to AGI processes to help prevent DID SQL injection attacks
Added nanpa filtering log viewing to new NANPA updating process
Fixed span order in vicidial.php
Fixed issue with list webform overrides in agent interface
other small variable filtering fixes

git-svn-id: svn://192.168.202.10@2023 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-26 01:27:15 +00:00
mattf 5bab063a9c Added cellphone filtering service compatibility with DNC.COM. Read the CELLPHONE_USA_TCPA_FCC_COMPLIANCE.txt doc for more information
git-svn-id: svn://192.168.202.10@2022 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-22 18:07:49 +00:00
mattf 691e4469a2 Added new agent_monitor.agi script to replace the agi-phone_monitor script for agent monitoring. Please read the AGENT_MONITOR.txt document for more information on the dialplan changes necessary to use this script.
git-svn-id: svn://192.168.202.10@2001 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-16 18:44:34 +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