mattf
d970cb4714
Fixed call notes amphersand issue #612 , reported by abostick
...
git-svn-id: svn://192.168.202.10@1893 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-30 12:37:07 +00:00
mattf
9f3d14d0e1
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
124e718863
Added state call time restrictions to add_lead hopper insert function
...
git-svn-id: svn://192.168.202.10@1878 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-17 02:08:31 +00:00
mattf
96f8e9bbcd
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
80023b9a35
Added recording filename variable INGROUP for the In-Group ID of a call
...
Inbound Daily Report, Changed to multi-select for in-group selection
Cleanup log process, Added buffer time for agent log validation of LOGIN between record and next record
git-svn-id: svn://192.168.202.10@1875 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-15 11:32:09 +00:00
mattf
6dd2004c36
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
c389e3b5ce
Added option for a group_alias to be used in the transfer_conf agent API function
...
git-svn-id: svn://192.168.202.10@1859 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-14 17:59:31 +00:00
mattf
46ebfe0ed8
Added update_log_entry function to the non-agent API
...
git-svn-id: svn://192.168.202.10@1858 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-13 20:18:39 +00:00
mattf
89e8d57666
Added user_group_status and in_group_status functions to the non-agent-api
...
Added new cm_status_dial.agi script
git-svn-id: svn://192.168.202.10@1857 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-13 00:45:56 +00:00
mattf
d45ebf46a4
Added additional extended vl fields
...
Added new vote17csv CLI lead loading format
git-svn-id: svn://192.168.202.10@1856 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-07 20:04:36 +00:00
mattf
0703c345d3
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
648681fa64
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
65f160d65d
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
b6a201f6b0
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
575da442b3
Added Max Stats download feature to admin.php
...
Added extended vicidial_list fields option
Added TNM duplicate delete and DOB format options to CLI lead loader
Added talk time % column to the Agent Time Detail report
git-svn-id: svn://192.168.202.10@1839 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-14 02:11:55 +00:00
mattf
87f9e0dac0
Added maxmessage=300 voicemail conf option to prevent hours-long voicemails
...
git-svn-id: svn://192.168.202.10@1804 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-06 18:50:26 +00:00
mattf
88e3a7d18c
Changed auto-alt-dial multi-lead processing to use server max recording time value for time in AST_VDauto_dial.pl script
...
Changed the AST_flush_DBqueue.pl script to only need to run from one server in a cluster
Fixed an issue on some systems with MANUAL dial method hotkey usage in vicidial.php
Changed non-agent-api agent stats export function to use case-insensitive user IDs and include all pauses
update docs
some small formatting changes and bug fixes
git-svn-id: svn://192.168.202.10@1803 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-04 17:38:42 +00:00
mattf
43a00d3c74
small documentation changes
...
git-svn-id: svn://192.168.202.10@1802 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 11:26:29 +00:00
mattf
a9aaf9025d
Added Carrier Log and Hangup Reason reports to Admin Utilities screen
...
Added Lead Loading File Templates
Added "--daily" option to the ADMIN_archive_log_tables.pl script allowing
for the call_log and vicidial_log_extended tables to be archived every
night and only keep the last 24-hours of logs in the active table.
Fixed Hopper call count limit bug
git-svn-id: svn://192.168.202.10@1800 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 02:20:33 +00:00
mattf
37248a648a
Added agent_stats_export function to the non-agent-api
...
git-svn-id: svn://192.168.202.10@1798 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-26 20:15:24 +00:00
mattf
966564377e
Added Dialer Inventory Report options for excluding lists and ranking shifts display order
...
Added User Group multi-selection option to the real-time report
Added HTML bar chart display options to most of the reports
Removed password logging from admin scripts failed login attempts
Made webroot-writable system setting function the same on all admin scripts
Fixed list lastcalldate for manual dial calls
git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-24 21:43:54 +00:00
mattf
9bcfe7911a
Added campaign option to check the hopper for duplicate vendor_lead_code
...
Added remote-agent daily stats
Added option to log non-agent-API queries from non-admin.php queries
git-svn-id: svn://192.168.202.10@1784 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-13 22:29:27 +00:00
mattf
7a18445355
Separated vicidial-auto dialplan entries into different contexts
...
Added phone_context as option in bulk phone insert script
git-svn-id: svn://192.168.202.10@1783 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-09 21:03:36 +00:00
mattf
884aad2b21
Fixed ring agent EXTERNAL protocol issue
...
updated non-agent-api doc
git-svn-id: svn://192.168.202.10@1781 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-30 22:15:01 +00:00
mattf
86400c6fc6
Documentation updates
...
fixed small bug in non-agent API with custom fields
git-svn-id: svn://192.168.202.10@1780 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-27 18:42:38 +00:00
mattf
bf7345cfff
fixed small bugs, updated docs
...
git-svn-id: svn://192.168.202.10@1772 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-09 20:26:38 +00:00
mattf
bc4d468eda
Added ability to set scheduled callbacks with Agent API.
...
Added alt_phone and address3 field searches to DID and Call Menu in-group call routing, to allow searching first by phone number, then optionally by alt_phone and address3.
Fixed admin change log display issue
git-svn-id: svn://192.168.202.10@1755 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-21 15:31:15 +00:00
mattf
2b0e82aa9d
Added ability to block customer information and hide portions of customer phone numbers within the admin interface on a per admin-user basis.
...
Many fixes for user group restrictions in admin pages
git-svn-id: svn://192.168.202.10@1753 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-06 16:25:10 +00:00
mattf
5de342e442
Added "Admin User Group" setting to just about every section of the admin web interface, allowing for more complete administrative access segmentation for different divisions within the same company.
...
Added Max Calls settings to in-groups, allowing for a cap on concurrent calls being handled by each in-group, either in total or in queue.
git-svn-id: svn://192.168.202.10@1750 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-03 10:40:56 +00:00
mattf
6e58799bbc
Added new cm_lookup.agi script to allow for account lookups within a Call Menu without having to go into an in-group. Also new Call Menu option added to allow for vicidial_list field logging of responses inside of a call menu.
...
git-svn-id: svn://192.168.202.10@1732 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-05 03:37:24 +00:00
mattf
d7b6cf4ea4
Added ability to set scheduled callbacks through the non-agent-api in the add_lead and update_lead functions.
...
git-svn-id: svn://192.168.202.10@1730 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-29 01:27:48 +00:00
mattf
82383bd1ef
fixed sheet2tab.pl for XL issues
...
changed 851 playback with waitforsilence dialplan entries
small changes to VD_amd.agi script for CPD
git-svn-id: svn://192.168.202.10@1729 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-28 11:37:13 +00:00
mattf
55447ebcb1
Added Agent API function logout to log an agent out of their session
...
git-svn-id: svn://192.168.202.10@1721 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-11 20:19:40 +00:00
mattf
a1951d350e
Added ability to set custom callerID numbers per campaign for outbound calls by areacode. You can even set multiple callerIDs per areacode.
...
git-svn-id: svn://192.168.202.10@1717 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-01 16:12:37 +00:00
mattf
027b645582
Added update_phone, add_phone_alias, update_phone_alias functions to the non-agent API
...
several small bug fixes
git-svn-id: svn://192.168.202.10@1713 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-22 03:25:54 +00:00
mattf
8bd03c5335
Added ability to use static audio from dynamic fields in Survey and Answering machine messages when using Cepstral TTS
...
Added voicemail emailbody to voicemail.conf that will show callerIDnumber after the name
git-svn-id: svn://192.168.202.10@1710 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-16 01:04:01 +00:00
mattf
0f8dcd9ef9
docs updates
...
git-svn-id: svn://192.168.202.10@1707 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-02 17:19:49 +00:00
mattf
e93a0495ff
Added ability to chose the type of callerid sent for inbound ring-agent calls in the in-group: GENERIC, INGROUP, CUSTOMER PHONE and combos.
...
Added NA Call URL feature to campaigns and in-groups, works like dispo call url but only for non-agent handled calls like DROP, NA, etc...
Changed MULTI_LEAD Auto-Alt-Dial to use Auto-Alt-Dial Statuses set in the campaign automatically, you may need to add auto-alt-statuses
Added a check to admin.php to prevent submission of campaign and in-group changes before the entire form loads
Added call_id as a script and url variable
Added debug logging of dispo/start/add-lead/no-agent URL submissions to a database table
git-svn-id: svn://192.168.202.10@1706 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-02 05:49:37 +00:00
mattf
56fa8c8723
Added options to set the voicemail zone and extra voicemail options for each voicemail box in phones and extra voicemail boxes. Also added default voicemail zone and timezone settings in the system settings. Added several new zonemessages to the default voicemail.conf.sample file
...
git-svn-id: svn://192.168.202.10@1702 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-27 14:57:59 +00:00
mattf
5bacb9346b
Added Outbound Campaign Test Call feature to allow you to place a call from the Campaign Detail screen that will go out as if it were an auto-dial call. Must be enabled in System Settings.
...
Added ability to check for USA and Canada valid prefix and areacodes when loading leads into the web/cli/api lead loaders
git-svn-id: svn://192.168.202.10@1687 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-06 12:26:41 +00:00
mattf
95c9f1f3d3
Added reset_lead option to the non-agent-api update_lead function
...
Fixed a minor bug related to 2-hour manual dial calls
git-svn-id: svn://192.168.202.10@1674 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-14 11:33:59 +00:00
mattf
9da53cd59c
Added Callback Days Limit campaign option to allow scheduled callbacks to be scheduled only a set number of days from today.
...
git-svn-id: svn://192.168.202.10@1670 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-01 02:03:48 +00:00
mattf
63a897e3ce
Added time zone information output to version function of non-agent-api
...
git-svn-id: svn://192.168.202.10@1668 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-29 16:57:05 +00:00
mattf
6686cbeb91
Added CALLMENU Survey Method
...
git-svn-id: svn://192.168.202.10@1667 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-29 05:21:08 +00:00
mattf
a091519340
Added ability to have outbound auto-dial campaigns drop to an audio prompt or a call menu. Outbound IVR Report added. Added optional logging of call menu caller key presses. Lead ID can now be preserved on calls coming from auto-dial or in-groups that go through call menus and back into an in-group.
...
git-svn-id: svn://192.168.202.10@1664 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-26 04:37:51 +00:00
mikec
1292401b76
uncommented allowguest = no so that guest accounts are no longer permitted.
...
git-svn-id: svn://192.168.202.10@1652 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-05 15:44:03 +00:00
mattf
07008fe0b3
SQL changes needed for last commit
...
git-svn-id: svn://192.168.202.10@1649 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-30 18:48:17 +00:00
mattf
85e206a8ae
Added ability to use external_dial Agent API function with a defined lead_id and optional alt_dial setting
...
git-svn-id: svn://192.168.202.10@1647 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-30 15:30:37 +00:00
mattf
0d30227c9e
Added option to use the owner field to define a time zone abbreviation code when loading leads
...
Bug fixes
Updated the phone codes table and loading code
git-svn-id: svn://192.168.202.10@1643 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-24 13:55:06 +00:00
mattf
1fa69abf14
added run time logging to the api functions
...
git-svn-id: svn://192.168.202.10@1637 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-09 12:29:29 +00:00