Commit Graph
664 Commits
Author SHA1 Message Date
mattf 3a32d5e993 Added called_count logging to vicidial_log and vicidial_closer_log.
Fixed unanswered agent outbound call logging issue

git-svn-id: svn://192.168.202.10@2046 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-12-10 13:09:34 +00:00
mattf cdbb425922 Added servers option to auto-restart Asterisk, turned off by default
Fixed several missing DB finish functions on perl scripts

git-svn-id: svn://192.168.202.10@2043 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-11-22 22:48:40 +00:00
mattf e05bea9efa Fixed small issues in nanpa filter scripts with the exclude options
git-svn-id: svn://192.168.202.10@2038 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-17 10:30:12 +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 9611b8ff2a Fix for disable_auto_dial system option
git-svn-id: svn://192.168.202.10@2035 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-16 10:59:32 +00:00
mattf d75184c3e1 Added filter exclude options to nanpa filter scripts
Fixes minor issues in admin.php
Added user group to agent performance detail report

git-svn-id: svn://192.168.202.10@2031 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-06 01:19:36 +00:00
mattf d7911abee5 Small changes to nanpa populate and preload processes
git-svn-id: svn://192.168.202.10@2029 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-28 12:18:48 +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 4418350c48 ADMIN_reset_failed_count.pl added for easier resetting of too many failed logins
git-svn-id: svn://192.168.202.10@2021 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-10 23:22:44 +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 273645de5f bug fix for issue #690.
small addition to help text

git-svn-id: svn://192.168.202.10@2015 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-11 18:11:51 +00:00
mattf bfd2de127e Added wget HTTP auth options and added more debug output to AST_VDsales_export.pl script
git-svn-id: svn://192.168.202.10@2014 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-11 15:46:09 +00:00
mattf e5bcfb013f Changed first step of audio handling to gather the length of the recording if it is 0 seconds or NULL
git-svn-id: svn://192.168.202.10@2011 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-05 19:24:08 +00:00
mattf ad3831f7d9 Added AST_CRON_audio_4_ftp2_FTPSSL.pl script for secondary archival of recordings to an FTP SSL server.
Changed agent code to use mysqli PHP functions.

git-svn-id: svn://192.168.202.10@2009 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-05 12:12:54 +00:00
mattf b701bb5560 Added CAMPCUST dialplan variable definition for outbound calls
git-svn-id: svn://192.168.202.10@2008 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-02 12:25:05 +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 665894dd9d Added new perl script AST_recordings_export.pl to allow batch transfer audio recordings of vicidial inbound and outbound calls.
git-svn-id: svn://192.168.202.10@1996 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-24 04:21:07 +00:00
mattf 95da38a276 Encoding fix for the inbound email parser perl script
git-svn-id: svn://192.168.202.10@1993 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-07 05:55:42 +00:00
mattf ed2bd9f4f6 Fixed issue with busy agent login calls attempting to be logged in FastAGI_log.pl script
git-svn-id: svn://192.168.202.10@1986 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-31 20:59:44 +00:00
mattf 60b20dfb4a Added outbound state call time holidays functionality
git-svn-id: svn://192.168.202.10@1983 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-10 17:53:40 +00:00
mattf 2d3cb59f48 Small fix for INVALID_2ND and 3RD in ADMIN_keepalive_ALL.pl script
git-svn-id: svn://192.168.202.10@1978 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-08 14:09:50 +00:00
mattf 49076e79af Added AST_timecheck.pl script to check for Asterisk update sync issues. Also added red indicator on Reports page servers table if server falls out of sync.
git-svn-id: svn://192.168.202.10@1977 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-03 20:10:31 +00:00
mattf ffe494719f Added survey_wait_sec campaign survey option
Added NOINT key for Call Menu prompts to allow for Playback() instead of Background()

git-svn-id: svn://192.168.202.10@1971 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-25 05:01:36 +00:00
mattf b3247063ac Added VICIDIAL_rebuild_list_statuses.pl script, designed to scan all leads marked NOUSE and set them to their proper status, called_count and last_local_call_time according to the logs. Ability to restrict new list_id and old list_id as well.
git-svn-id: svn://192.168.202.10@1968 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-22 14:20:49 +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 0dffc8cb3f updated area code populate script, added field for lata_type
git-svn-id: svn://192.168.202.10@1965 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-19 17:32:37 +00:00
mattf 5b8f449c27 Added Asterisk 1.8 compatibility for Sangoma CPD and the new SIP Hangup logging functions
Added new cpd and sip hangup patch for Asterisk 1.8.21

git-svn-id: svn://192.168.202.10@1964 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-19 00:07:00 +00:00
mattf 9a9bcaf4cf added option to remove duplicate callback entries, keeping the newest. For the AST_DB_dead_cb_purge.pl script
git-svn-id: svn://192.168.202.10@1961 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-15 03:26:01 +00:00
mattf c53fbb88f9 Fix for issue #664, formatting fixes and added --quiet flag in AST_update.pl script
git-svn-id: svn://192.168.202.10@1958 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 02:09:29 +00:00
mattf 583218bb05 small fixes to bin scripts for SIP code feature
git-svn-id: svn://192.168.202.10@1957 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 12:29:57 +00:00
mattf c999828c3b changes to SIP code logging, added caller_code field to carrier_log table
git-svn-id: svn://192.168.202.10@1956 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 08:16:54 +00:00
mattf c35a591983 Added method for logging SIP responses for congested calls and displaying them in agent screen for manual dial calls
Fixed issue with logging of manual dial congested calls
Added --email-post-audio option to the VDsales export perl script
Removed a "select *" in the inbound email parser perl script

git-svn-id: svn://192.168.202.10@1954 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 00:56:06 +00:00
mattf 38001880d9 Added user_group as a script, form, webform, start_call_url and dispo_call_url variable
git-svn-id: svn://192.168.202.10@1952 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-03 03:42:05 +00:00
mattf 6322236f54 Added agi-phone_monitor.agi script to allow better phone-only monitoring of agents using agent user ID or phone extension. Read UPGRADE doc for instructions on how to set up.
git-svn-id: svn://192.168.202.10@1951 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-03 02:03:12 +00:00
mattf 3e3a8c9cb0 Asterisk 1.8 fix in ADMIN keepalive script
git-svn-id: svn://192.168.202.10@1946 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 06:40:52 +00:00
mattf 4eb3174583 Added ability to use .agi scripts in Call Menu prompt. Also added cm_date.agi script to say date with options
Converted ereg to preg in the agc agent interface PHP scripts

git-svn-id: svn://192.168.202.10@1945 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 04:52:48 +00:00
mattf a232d1422c Changed auto-terminate vars to one day so it can restart for systems that don't reboot nightly in the AST_VDremote_agents.pl script
git-svn-id: svn://192.168.202.10@1942 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-23 00:00:00 +00:00
mattf 820def3b1b Fixed variable reset affecting logging in AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@1941 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-22 10:53:00 +00:00
mattf df64b5a2c1 update for Asterisk 1.8 conf files
added several tweeks for SFTP VD sales export perl script

git-svn-id: svn://192.168.202.10@1939 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-12 14:40:45 +00:00
mattf d30e1523bc Cleanup of AD FILL process and addition of keepalive flag
git-svn-id: svn://192.168.202.10@1938 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-27 23:51:01 +00:00
mattf 9046e3565e Fixed issue with other campaign dnc in hopper script
git-svn-id: svn://192.168.202.10@1934 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-19 20:02:11 +00:00
mattf 23244cee01 Added AMD actions for call menu and in-group
git-svn-id: svn://192.168.202.10@1931 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-11 02:01:25 +00:00
mattf 6b174c3953 More updates for non-latin characters email handling
git-svn-id: svn://192.168.202.10@1930 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-30 03:17:31 +00:00
mattf caf44ed315 better support for non-latin email characters.
new cpan module required: install MIME::Base64

git-svn-id: svn://192.168.202.10@1929 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-27 05:30:12 +00:00
mattf e8ee429a50 small fix for issue #641<omarrodriguezt>
git-svn-id: svn://192.168.202.10@1927 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-25 15:02:29 +00:00
mattf 76ef12f03d Small bug fixes related to AGI output in ALL inbound and outbound scripts
git-svn-id: svn://192.168.202.10@1920 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-22 18:04:20 +00:00
mattf 666a583b24 Added BETA support for Asterisk 1.8 with vicidial. To download a version of Asterisk 1.8, go to:
http://downloads.vicidial.com/beta-apps/

git-svn-id: svn://192.168.202.10@1917 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-20 17:41:26 +00:00