Commit Graph
381 Commits
Author SHA1 Message Date
mattf f956c98493 Set admin.php System Summary section links to always be black
Added cm_postal.agi script to search for zipcode and forward to state DID
Added state/postal_code population on inbound lead insert if channel variables set

git-svn-id: svn://192.168.202.10@2536 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-17 07:54:20 +00:00
mattf 3fd75a75c6 Added Alternate IVR(Call Menu) Logging options
Added more optional logging to ADMIN_keepalive_ALL.pl script for end-of-day processes, also those processes now only run on the voicemail server of a cluster.

git-svn-id: svn://192.168.202.10@2486 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-06 05:08:50 +00:00
mattf 8c815570cf Added disable_user_group_bulk_change option to options.php
Added on_hook_cid_number setting to in-groups

git-svn-id: svn://192.168.202.10@2460 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-06 19:36:32 +00:00
mattf ad8ce7d434 Added GROUP_AREACODE option to inbound did filters
git-svn-id: svn://192.168.202.10@2459 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-06 12:54:20 +00:00
mattf 0c56918ab7 Added options in In-Groups and Campaigns to allow for the agent recordings
to be initiated by the routing process instead of at the agent screen
Fixed issues with non-ascii leads loading

git-svn-id: svn://192.168.202.10@2453 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-03 02:41:21 +00:00
mattf 7cf98da692 Added more phone NVA options and new NVA agi options related to inserting leads where phone number is not found
git-svn-id: svn://192.168.202.10@2438 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-20 21:28:58 +00:00
mattf b38c00306e Added more available variables to the Phone NVA call URL feature
git-svn-id: svn://192.168.202.10@2430 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-15 04:16:25 +00:00
mattf e021960a96 Added option in NVA agi script to search for a lead by phone number, log the
lead_id of the phone call and send a per-phone URL at the start of the
 phone call.

git-svn-id: svn://192.168.202.10@2427 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-11 14:56:18 +00:00
mattf 3f71eca06b Added --carrier-daily flag, only active if --daily flag is also used in archive log tables script
Added campaign features for Answering Machine Message Wildcards

git-svn-id: svn://192.168.202.10@2408 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-11-10 22:35:41 +00:00
mattf 329eb6a881 Fixed issue with recording vicidial_id for remote agent calls, now set to closecallid in ALL inbound AGI script
git-svn-id: svn://192.168.202.10@2390 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-04 12:16:19 +00:00
mattf 7579a1cb50 Added logging of DNC list insertion and deletion to vicidial_dnc_log table
git-svn-id: svn://192.168.202.10@2389 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-01 01:12:58 +00:00
mattf 9d007f8438 Added optional GPG audio recording encryption.
Added option to use RECID as a recording filename variable.

git-svn-id: svn://192.168.202.10@2378 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-16 02:20:11 +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 558e927a77 Added DID Filter URL logging to url log, and added variables for uniqueid, channel and server_ip
git-svn-id: svn://192.168.202.10@2367 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-06 17:41:22 +00:00
mattf 53694957ce Added inbound group _lead_reset options for calls hung up or sent to voicemail/message
git-svn-id: svn://192.168.202.10@2366 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-05 02:59:49 +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 ba55f9d6f5 Added max_queue_ingroup_ DID settings options
git-svn-id: svn://192.168.202.10@2345 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-09 03:55:04 +00:00
mattf 40bad4cc8a Added user setting for lead_filter_id in no-hopper dialing
Fixed in-group no-agent call url

git-svn-id: svn://192.168.202.10@2344 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-07 15:28:06 +00:00
mattf 8f9acf3cda Fixed issue with ALT and ADDR3 lookups with list/campaign restruction, Issue #872
git-svn-id: svn://192.168.202.10@2343 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-04 11:57:01 +00:00
mattf 70dd65db75 Added option to change the background color for agent scripts
Added option to hide the In-Group ID in the agent screen for inbound calls
Added option to not populate the In-Group Name in the security_phrase field (the "Show" field) of the vicidial_list table on new inbound leads.

git-svn-id: svn://192.168.202.10@2332 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-09 22:42:25 +00:00
mattf 98f47e650d Fixed NANQUE bug with VMAIL_NO_INST
git-svn-id: svn://192.168.202.10@2304 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-10 10:38:36 +00:00
mattf a9e7861253 Added option to populate the entry_list_id from the DID when routing to an
In-Group

git-svn-id: svn://192.168.202.10@2302 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-04 20:03:33 +00:00
mattf 6fb354c95c Added DYN filename prefix for non-TTS dynamic files to be used for answering machine message
git-svn-id: svn://192.168.202.10@2288 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-23 20:50:58 +00:00
mattf 6239df07f6 Added no-agent last_update_time check in DID agi script to match in-group queries
git-svn-id: svn://192.168.202.10@2245 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-12 19:34:56 +00:00
mattf 2b412513e1 Fixed small issues with outbound AGI script and send url perl script
git-svn-id: svn://192.168.202.10@2223 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-21 13:49:41 +00:00
mattf aa353fd57b small changes for new CPD Unknown Action feature
git-svn-id: svn://192.168.202.10@2220 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 04:05:33 +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 fb59dbcb93 Added No Agent Call URL override option for lists
Added CPD Unknown Action option for campaigns
Added date field for www_phrases and wipe option on perl script
Fixed issue where vicidial_closer_log was not populating list_id

git-svn-id: svn://192.168.202.10@2218 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 02:40:45 +00:00
mattf 66d7598dac Fixed Fhour variable bug in several perl scripts
git-svn-id: svn://192.168.202.10@2204 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 04:17:19 +00:00
mattf 528ffe3990 Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
Changed all default VICIdial logos to new logos

git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +00:00
mattf 51dc66136f small fix for DID route AGI script
git-svn-id: svn://192.168.202.10@2181 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 21:02:21 +00:00
mattf 5b874084f0 Fixed issue with multiple filtering options enabled in DID routing AGI script
git-svn-id: svn://192.168.202.10@2180 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 19:20:30 +00:00
mattf de1763c3e7 Added ability to filter by DNC areacodes if filter_inbound_number set to a DNC option in the DID routing AGI script
git-svn-id: svn://192.168.202.10@2163 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 02:40:18 +00:00
mattf bb773f438d Added DID pre-filter phone-group redirection and no-agent-ingroup redirection options
git-svn-id: svn://192.168.202.10@2135 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-22 13:35:16 +00:00
mattf 99a120c291 Added cm_speak_var AGI script to speak field values in vicidial_list for calls tagged with a lead_id
Added extras/fcstats_detail.php custom report

git-svn-id: svn://192.168.202.10@2132 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-20 03:58:48 +00:00
mattf 494221aa0f Fixed issue #773
Added single-digit change to text for TTS in outbound AGI

git-svn-id: svn://192.168.202.10@2129 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-18 23:49:11 +00:00
mattf e8992e06a3 Added CLI dtmf variable option for agi-dtmf.agi script
git-svn-id: svn://192.168.202.10@2125 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-11 17:46:32 +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 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 200c768ca6 Added new DID filter features for DNC matching and URL DID Redirects
git-svn-id: svn://192.168.202.10@2099 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-04 17:09:56 +00:00
mattf 902388275b CALLID recording filename variable for outbound AGI process
git-svn-id: svn://192.168.202.10@2088 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-03-13 14:34:15 +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 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 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 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 4eea18c28a Changes to queue_log IVR event logging for new QM features
git-svn-id: svn://192.168.202.10@2028 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 20:20:42 +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 746a72582f Several small fixes
rearranging of javascript variables for HTML display in agent time and peerformance detail reports
adding of PHONE list to agent_monitor.agi script
adding of recording_filename to dispo_call_url

git-svn-id: svn://192.168.202.10@2002 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-18 11:53:20 +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