Commit Graph
25 Commits
Author SHA1 Message Date
mattf c3628837c5 Added CallCard report export
Added agent screen transfer-conf button display options through user Groups

git-svn-id: svn://192.168.202.10@1369 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-13 06:17:41 +00:00
mattf 5833ec44f4 Added Call Card minute balance feature set, see CALLCARD.txt for more info
git-svn-id: svn://192.168.202.10@1367 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-12 15:54:03 +00:00
mattf 89a63aff07 Added several VID options including VIDPROMPT options to the ALL_inbound AGI script for in-group call handling to allow callers to enter an ID number that would populate in the Vendor ID(vendor_lead_code) field and optionally search by it.
git-svn-id: svn://192.168.202.10@1287 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-23 16:10:48 +00:00
mattf 260144515e Changed WEBFORM links in vicidial.php to use window.open instead of traditional links due to IE7 issue
Added stand-alone voicemail accounts configurable through admin.php
cleanup of admin.php code to fit standard

git-svn-id: svn://192.168.202.10@1235 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-21 02:14:33 +00:00
mattf a38c85305a Added Music on hold chooser to in-group screen
git-svn-id: svn://192.168.202.10@1216 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 20:03:12 +00:00
mattf 3e7bb74169 Added web-configurable meetme and musiconhold
several bug fixes

git-svn-id: svn://192.168.202.10@1213 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 10:49:03 +00:00
mattf 6227626408 fixed rare context bug in AST_VDauto_dial scripts
added additional documentation for phones table conf_secret/password field

git-svn-id: svn://192.168.202.10@1174 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-29 18:06:51 +00:00
mattf f09d128cb7 Added web-based configuration of Cepstral TTS prompts and more vicidial_list variables that can be used for TTS
git-svn-id: svn://192.168.202.10@1170 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 15:47:10 +00:00
mattf 50a7237235 Added Quick Transfer button to the agent interface, as well as a preset prepopulate option
Added a process to update statuses in the vicidial_list table by batch, with web report

git-svn-id: svn://192.168.202.10@1169 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-28 11:36:19 +00:00
mattf e2240dbbc7 Bug fix for dynamic call menu menus
git-svn-id: svn://192.168.202.10@1168 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-27 12:47:22 +00:00
mattf 6c925fd057 Added no-agent-no-queue options for in-groups
Added display of in-group name in Real-time report

git-svn-id: svn://192.168.202.10@1166 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-27 10:36:43 +00:00
mattf d505b44b5f In In-groups, changed agent alert extension to a filename, changed other prompts to allow more than one audio file with a pipe separating audio files
git-svn-id: svn://192.168.202.10@1163 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-23 12:08:56 +00:00
mattf fcc2fe3dad Added Call Menu call routing of calls directly to In-Groups
git-svn-id: svn://192.168.202.10@1152 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-14 12:43:49 +00:00
mattf 0549b9e649 Added audio prompt selection feature to Campaign Survey screen
git-svn-id: svn://192.168.202.10@1151 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-12 13:11:03 +00:00
mattf e8fe645678 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf f08c295e14 Added up to 40 records to one List Mix going down to 1% mix, as well as the option to populate all records with a set of statuses
Added ability to force auto-incremented ID values for Users, Campaigns, Lists, Scripts, In-groups, etc... using the vicidial_override_ids table
Added the HIDE option for Disable Alter Customer Phone field to hide the customer phone number from the agent interface

git-svn-id: svn://192.168.202.10@1133 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-31 22:51:53 +00:00
mattf 02c465d40b Moved vicidial recording extens to auto-generated, added phone dialout context, fixed callerid and voicemail dial extensions for phones, added recording limit for servers
git-svn-id: svn://192.168.202.10@1129 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-29 11:05:52 +00:00
mattf 2b2bffe598 Added Agent Time Detail report
Added functions.php with a function to format seconds into HH:MM:SS
Fixed sidebar display bug in several scripts

git-svn-id: svn://192.168.202.10@1124 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-25 03:11:13 +00:00
mattf 845fc52237 Added Territories admin page for use in custom Vtiger installs
git-svn-id: svn://192.168.202.10@1122 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-21 09:52:19 +00:00
mattf 2939a69550 Added Active Voicemail Server and Auto Dial Limit to System Settings
Fixed agent manual dial logging bug
Backported agent interface manual-dial blocking of agent monitoring

git-svn-id: svn://192.168.202.10@1121 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-19 15:12:24 +00:00
mattf bf34a4eecc Added audio store and audio synchronization processes
Fixed bug in AST_VDadapt.pl script

git-svn-id: svn://192.168.202.10@1115 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-14 10:53:52 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf d06b492260 2.0.5 - Minor change to admin.php section heading
trunk - added status flags sale, dnc, customer_contact, not_interested, unworkable
added more options for Vtiger integration

git-svn-id: svn://192.168.202.10@1080 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-22 17:12:35 +00:00
mattf fcbda1e64a small bug fixes in real-time report and admin pages
git-svn-id: svn://192.168.202.10@1078 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-19 23:01:21 +00:00
mattf 87687bc387 Changed all reports and admin screens to use one of two header templates
Added Calls Export Utility allowing exporting of call and lead data by defining the following parameters: date range, campaigns, in-groups, statuses, lists and user groups. A flat tab-delimited text file is exported

git-svn-id: svn://192.168.202.10@1070 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-11 05:01:54 +00:00