Commit Graph
401 Commits
Author SHA1 Message Date
mattf c5a734ccf6 Added Drop Lists feature, allowing you to add new leads to a list built from
DROP calls from inbound groups on a scheduled basis.

git-svn-id: svn://192.168.202.10@2714 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-27 19:56:06 +00:00
mattf e854893198 Added ability to use a special filter phone group entry "BLANK" for a blank CIDnumber
git-svn-id: svn://192.168.202.10@2711 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-22 21:31:33 +00:00
mattf 88f229e0de Fixed issue with DNC not logging if no campaign defined in cm_dnc.agi
git-svn-id: svn://192.168.202.10@2701 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-13 20:19:02 +00:00
mattf efef4d5a2f Added campaign agent_xfer_validation option and ingroup populate_state_areacode option
git-svn-id: svn://192.168.202.10@2698 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-09 20:54:47 +00:00
mattf 975f7e4dce Fix for areacode_filter logging issue
git-svn-id: svn://192.168.202.10@2679 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-21 14:13:12 +00:00
mattf 7ac9d21d83 Added In-group areacode_filter feature, allowing you to drop calls after a set number of seconds in queue that either match or do not match a list of areacodes defined per in-group.
git-svn-id: svn://192.168.202.10@2674 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-21 03:55:04 +00:00
mattf f0bbe2eff4 Added cm_sc_send_url.agi script from previous commit
git-svn-id: svn://192.168.202.10@2661 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-03 13:46:27 +00:00
mattf 49f67a654b Fixes for pause-while-call-coming-in issues in agent screen.
Added cm_sc_send_url.agi script for Call Menus on calls tied to a lead_id to
 send a URL defined in a Settings Container.

git-svn-id: svn://192.168.202.10@2660 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-03 13:45:40 +00:00
mattf 6c1c76f82c Added OW options to populate_lead_province in-group option to overwrite province field every time a call goes into the in-group.
git-svn-id: svn://192.168.202.10@2659 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-01-18 11:04:56 +00:00
mattf 8946a89ddb Added populate_lead_province in-group option
git-svn-id: svn://192.168.202.10@2658 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-01-14 19:56:20 +00:00
mattf 4ebe87b629 Added cm_phonesearch.agi script for phone number searching and redirection from a Call Menu
git-svn-id: svn://192.168.202.10@2657 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-01-13 21:53:15 +00:00
mattf 951fd67bd9 Added cm_sc_areacode.agi script
Added AGI option to Settings Containers

git-svn-id: svn://192.168.202.10@2642 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-06 02:00:16 +00:00
mattf cc6b8fe539 updates to outbound routing optimization and testing
git-svn-id: svn://192.168.202.10@2639 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-02 04:11:00 +00:00
mattf f4e3cd1f05 Added listloader file upload error output
Added beta outbound call routing code and docs

git-svn-id: svn://192.168.202.10@2620 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-15 19:46:42 +00:00
mattf 3e902086e7 Fixed QM partition problem with new MySQL keyword 'partition'
git-svn-id: svn://192.168.202.10@2610 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-02 16:55:52 +00:00
mattf 52eefe4d80 Changed agi-record_prompts.agi to use DB storage
Added more detail to agent screen debug logging

git-svn-id: svn://192.168.202.10@2604 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-30 04:12:18 +00:00
mattf ad24ae3897 Fixed DB collation issue
Added cm_dnc_new.agi script

git-svn-id: svn://192.168.202.10@2584 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-08-31 14:06:50 +00:00
mattf d4dc3202ab added cm_areacode.agi script to allow for callerID areacode state routing to internal DID
git-svn-id: svn://192.168.202.10@2546 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-10 11:44:10 +00:00
mattf 2087bd53c4 Added phone outbound alt caller ID to allow for phone-dialed calls to use
a separate CID number when dialing through a specific context

git-svn-id: svn://192.168.202.10@2541 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-27 19:19:49 +00:00
mattf 1e9b974810 Fixed issue with local channels in session in getAGENTchannel.agi script
git-svn-id: svn://192.168.202.10@2540 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-24 04:19:22 +00:00
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