Commit Graph
15 Commits
Author SHA1 Message Date
mattf 77b2768b49 Added List Merge utility
Added User List NEW Lead Limit options(only works in No Hopper dialiing)
Fixed rare issue with email parsing
Added option in Agent Performance Detail report to only show live agents

git-svn-id: svn://192.168.202.10@2594 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-14 13:10:56 +00:00
mattf de94e3851a Added default_phone_code to system_settings, removed hard-coded default phone_code of '1' in several places. Issue #942
git-svn-id: svn://192.168.202.10@2514 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-14 14:16:23 +00:00
mattf ec62ecb45c Added show_email variable for chat_customer
Added missing entry_date field on vicidial_list insert on new emails
Fixed issue where non-phone leads were not updating, and a lead_info issue, in vdc_db_query.php

git-svn-id: svn://192.168.202.10@2472 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-21 03:38:25 +00:00
mattf 94ae2c5a2b Small change to the inbound email script to catch more attachments properly
git-svn-id: svn://192.168.202.10@2404 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-30 09:58:39 +00:00
mattf a5ae4756f2 Added POP3 Auth Mode for email, Issue #849
git-svn-id: svn://192.168.202.10@2321 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-15 12:03:07 +00:00
mattf 0044ad7d18 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 b62695ade4 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 56c0294690 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 ba83fdeeb9 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 d810e35c65 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 d7d2df4f5e 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 1d74d52a70 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 808089e8e4 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 205315b66c bug fixes for email functions and documentation
git-svn-id: svn://192.168.202.10@1906 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 06:42:43 +00:00
mattf 1b9a742810 Added inbound email queue to agent support
git-svn-id: svn://192.168.202.10@1905 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 04:28:32 +00:00