mattf
9d7dff4798
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
e2add6cbcf
Added Agent API pause_code function
...
git-svn-id: svn://192.168.202.10@2061 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-26 13:39:53 +00:00
mattf
d1c95dfd91
Added callid_info function to non-agent API
...
git-svn-id: svn://192.168.202.10@2058 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-24 16:08:48 +00:00
mattf
daaa72100c
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
cfc93926af
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
6c22d91727
Added campaign options to limit time on Dead Calls, Disposition Screen and Pause.
...
Changed blink tags to CSS in agent interface.
git-svn-id: svn://192.168.202.10@2045 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-12-09 04:41:17 +00:00
mattf
b0be132731
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
771ae6db9e
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
da25483c8f
Added system setting to show country code breakdown on list modify screen
...
git-svn-id: svn://192.168.202.10@2030 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-28 15:45:23 +00:00
mattf
62dc36c5a8
Added lead search of archived leads table if present.
...
Added QueueMetrics 13.04 support with call hold records
minor code cleanup in several scripts
git-svn-id: svn://192.168.202.10@2026 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 03:09:14 +00:00
mattf
54857ff2d1
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
c173ed3c1f
fixed issue with MySQL_create SQL file
...
git-svn-id: svn://192.168.202.10@2005 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-31 16:25:25 +00:00
mattf
ff27977a36
Added the ability to deduplicate leads based upon statuses in the web based lead loader using templates only
...
git-svn-id: svn://192.168.202.10@2004 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-29 19:31:17 +00:00
mattf
9c7a7ae4e7
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
ddd5e6ce69
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
cf21ae391e
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
9884e2ce4d
Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
...
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output
git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf
f6a8f70582
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
015a36d65b
Updated versions of files in new branch 2.7
...
Updated trunk versions to 2.8
git-svn-id: svn://192.168.202.10@1982 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-09 03:18:11 +00:00
mattf
a3a4cc78de
Added Survey No Response DROP option to send no-response calls to the campaign drop method
...
git-svn-id: svn://192.168.202.10@1972 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-25 11:19:55 +00:00
mattf
0f85f9905e
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
45f5514f99
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
ab20034617
Added admin report logging to all reports on the system, and added the "Admin Report Log Viewer" linked from the "Admin Utilities" page which allows you to see the reports that have been run on the system. This change has affected almost every report in the system. Bugs were fixed for some exporting reports that were set to use a slave read-only database.
...
git-svn-id: svn://192.168.202.10@1959 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 23:46:14 +00:00
mattf
ce2e286be7
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
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
e405cc5459
Added Level 8 Disable Add option to system settings
...
Added Email Log Report
Small change to Lists campaign report to make it more efficient
git-svn-id: svn://192.168.202.10@1936 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-22 02:53:19 +00:00
mattf
90a48f5451
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
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
dd261c5be1
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
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
mattf
ba378e1176
Standardization of list_id fields at 19 digits
...
git-svn-id: svn://192.168.202.10@1904 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-12 21:34:30 +00:00
mattf
0ddf5bd302
Added a campaign feature to allow an agent to search for a lead while on an
...
inbound call and have their active lead change to a search result lead
that they select.
git-svn-id: svn://192.168.202.10@1903 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-06 22:45:00 +00:00
mattf
5a33b5354c
Added Enhanced Disconnect logging for outside of the USA, disabled by default
...
git-svn-id: svn://192.168.202.10@1891 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-30 05:20:26 +00:00
mattf
16a1695402
Added list expiration date feature
...
Added Other Campaign DNC List campaign option
git-svn-id: svn://192.168.202.10@1881 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-26 03:29:40 +00:00
mattf
488921c703
Added call time inbound holiday functions
...
git-svn-id: svn://192.168.202.10@1880 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-24 20:56:14 +00:00
mattf
ba316d527a
Added QueueMetrics Socket-send function for custom queue_log record sending
...
git-svn-id: svn://192.168.202.10@1879 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-21 02:19:31 +00:00
mattf
06c0f51caf
Added QC functionality
...
git-svn-id: svn://192.168.202.10@1877 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-16 21:12:44 +00:00
mattf
98df4848e0
Added more validation of agent sessions to prevent double-logins
...
Added campaign option to show a "Pause After Next Call" link to the agent screen below the Pause/Resume buttons
Added campaign option to set owner field to user if the owner field is empty
git-svn-id: svn://192.168.202.10@1869 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-29 11:11:16 +00:00
mattf
05a7f137a2
Added servers svn version information
...
git-svn-id: svn://192.168.202.10@1868 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-28 03:51:39 +00:00
mattf
b0632f4888
Added ability to set an audio store file for the voicemail greeting message
...
Added ability to delete audio files from the audio store
git-svn-id: svn://192.168.202.10@1865 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-19 13:43:41 +00:00
mattf
07ed13e465
Added _BLANK options to owner only dialing to allow for dialing of non-assigned leads
...
git-svn-id: svn://192.168.202.10@1864 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-19 08:14:29 +00:00
mattf
6c38c9bfc4
Changed Local Channel Resolution status to LRERR to avoid confusion since it isn't related to Least Cost Routing
...
git-svn-id: svn://192.168.202.10@1863 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-10 20:14:20 +00:00
mattf
666c7d93eb
Moved some statements from first install to create tables SQL files for installation
...
git-svn-id: svn://192.168.202.10@1855 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-06 17:59:14 +00:00
mattf
c6df8954a9
Added vicidial_dial_log outbound call logging
...
git-svn-id: svn://192.168.202.10@1854 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-31 21:19:27 +00:00
mattf
34f55397cb
Added non-loading webphone options and API agent call and webphone url functions
...
git-svn-id: svn://192.168.202.10@1852 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-20 15:08:18 +00:00
mattf
9d6d067e97
Added add_group_alias non-agent API function
...
Added System Settings option to disable list counts in admin web screens
git-svn-id: svn://192.168.202.10@1848 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-10 14:23:21 +00:00
mattf
b234c1c640
Added recording and webserver functions to the agent API
...
git-svn-id: svn://192.168.202.10@1847 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-10 12:31:28 +00:00
mattf
fe5e956355
Added option to allow for SQL qualifying of a lead before playing a Call Menu
...
git-svn-id: svn://192.168.202.10@1838 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-06 21:01:55 +00:00
mattf
4ec5347e72
Change default carriers entries to not use r or t for Dial flags
...
git-svn-id: svn://192.168.202.10@1834 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-06-27 12:06:04 +00:00
mattf
ce904dc898
Added Safe Harbor Audio Field to campaign options which allows for a lead field to be used as an override safe harbor audio on a per-lead basis
...
git-svn-id: svn://192.168.202.10@1827 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-30 14:21:16 +00:00