Commit Graph
684 Commits
Author SHA1 Message Date
mattf 271e469e14 Updated version numbers and builds for branch 2.9
Changed trunk to 2.10, added upgrade_2.10.sql

git-svn-id: svn://192.168.202.10@2128 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-13 02:05:37 +00:00
mattf d9a91d832d Fixed issue with consultative agent transfers in Asterisk 1.8 AST_manager_listen.pl
git-svn-id: svn://192.168.202.10@2122 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-05-24 13:26:54 +00:00
mattf 2d7274c58d Fixed typos, issue #760
git-svn-id: svn://192.168.202.10@2117 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-05-13 00:37:04 +00:00
mattf 333614861f git-svn-id: svn://192.168.202.10@2116 3d104415-ff17-0410-8863-d5cf3c621b8a 2014-05-10 05:51:39 +00:00
mattf 7d55b5a41c added include options to nanpa filter script
git-svn-id: svn://192.168.202.10@2113 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-05-01 11:14:38 +00:00
mattf 6ae606698f Added pause_type logging to agent log and queue_log
git-svn-id: svn://192.168.202.10@2109 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-28 21:24:27 +00:00
mattf 222b62abb6 Added Max Inbound Calls options to Campaigns and Users to enforce a maximum number of inbound calls received per day per agent
git-svn-id: svn://192.168.202.10@2104 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-18 13:56:53 +00:00
mattf 88164ea11e Added --skip-rec-xtra option to not perform additional recording lookups beyond vicidial_id on AST_VDsales_export.pl script
git-svn-id: svn://192.168.202.10@2095 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 20:30:05 +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 9e1e02dcb1 Added CALLID as a recording filename variable
Added IMAP and POP3 debug flag option when --debugX used
Added Called Counts List IDs Report

git-svn-id: svn://192.168.202.10@2086 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-03-13 13:25:04 +00:00
mattf 10de6cbac2 Altered ADMIN_archive_log_tables.pl script to use --days flag, allow for time periods of several years. months is still usable, but it's now an approximation.
git-svn-id: svn://192.168.202.10@2083 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-03-05 15:02:20 +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 2c3a781cc5 Fixes and updates for inbound email parser perl script
git-svn-id: svn://192.168.202.10@2069 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-12 17:45:45 +00:00
mattf c5f44f5d09 phone option added to allow no instructions to be played on direct extension calls that go to voicemail
git-svn-id: svn://192.168.202.10@2063 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-27 04:06:50 +00:00
mattf d789f45d98 Added VMAIL_NO_INST options to send calls to voicemail with no instructions playing after the voicemail greeting
git-svn-id: svn://192.168.202.10@2062 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-26 20:40:20 +00:00
mattf 144bfce02c Fixed play order issue with MoH in Astrisk 1.8
git-svn-id: svn://192.168.202.10@2054 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-13 00:40:22 +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 d787f0fb72 AST_phone_update.pl asterisk 1.8 compatibility fixed, issue #724
git-svn-id: svn://192.168.202.10@2047 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-12-10 18:18:22 +00:00
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