66 Commits
Author SHA1 Message Date
mattf c04b5444b6 many docs updates, removing of older files
git-svn-id: svn://192.168.202.10@1075 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-15 15:14:39 +00:00
mattf 5cddcb06eb removal of very old 3.0 branch
docs update
added method of monitoring without hanging up between monitoring separate agents

git-svn-id: svn://192.168.202.10@1073 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-15 13:56:16 +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
mattf 19d31fe064 Added shift enforcement for agent logins
Added vital statistics display(CPU/load/disk) to reports and server modification screens
Added configurable max calls per second to servers and system settings

git-svn-id: svn://192.168.202.10@1068 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-08 12:42:54 +00:00
mattf 6463253fab Added group aliases to allow selecting of callerID for manual and 3way calls
Added agent-specific in-group and campaign web variables

git-svn-id: svn://192.168.202.10@1067 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-06 16:14:14 +00:00
mattf 7c91a9c97f Added default DID option to DID routing process
made trunkinbound inbound context consistent throughout

git-svn-id: svn://192.168.202.10@1058 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-14 09:50:43 +00:00
mattf b2d79cddab Changed numerous files to give VICIDIAL the ability to quickly update conf files(And reload Asterisk) depending on settings in the VICIDIAL admin interface. For more information please look at the ASTERISK_CONF-GEN.txt file.
git-svn-id: svn://192.168.202.10@1051 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 00:33:44 +00:00
mattf afc3841779 Added list_download.php script to allow for downloading of lists from the admin.php interface
Small redesign of the agent interface with new tabs and more grey backgrounds

git-svn-id: svn://192.168.202.10@1049 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-09 20:16:03 +00:00
mattf 441ca0f77a Added options to disable incomplete QC functionality and to hide outbound list dialing features in the admin interface.
Added patch for compatibility with Asterisk 1.4 and the Sangoma paraXip CPD (Call Progress Detection) software, as well as VICIDIAL options and programming to allow it to work with CPD

git-svn-id: svn://192.168.202.10@1044 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-02 11:40:59 +00:00
mattf 9572a2ef79 fixed database update from last commit
git-svn-id: svn://192.168.202.10@1041 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-29 18:34:55 +00:00
mattf 10f1655a14 Added option to use NANPA prefix data to set time zone coding. Data file must be purchased from the VICIDIAL Group
git-svn-id: svn://192.168.202.10@1040 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-29 18:33:54 +00:00
mattf bcb667eef3 added click-to-dial to Vtiger integration
added agent alert option to vicidial.php
some bug fixes and doc updates

git-svn-id: svn://192.168.202.10@1038 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-27 08:03:01 +00:00
mattf 503dfe5013 added agent API functionality for pause/resume and dial a number
added api log in database

git-svn-id: svn://192.168.202.10@1036 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-20 22:33:45 +00:00
mattf 03a5a4e49a Added AGENTDIRECT feature, allows calls to go to logged-in VICIDIAL agents in their own queue without having to create a separate in-group for each agent. You can transfer calls to this using DIDs or VICIDIAL agents using transfer/conf with the destination user ID in the number-to-dial field and the AGENTDIRECT set as the transfer group.
git-svn-id: svn://192.168.202.10@1032 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-15 12:19:42 +00:00
mattf 660fd6020c Added options for call logging in vtiger_search.php
git-svn-id: svn://192.168.202.10@1031 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-12 09:01:32 +00:00
mattf ea39b9c597 Added Vtiger user synchronization
Added more options for the vtiger_search.php web form page
Added notification of time sync problems to vicidial.php
other bug fixes

git-svn-id: svn://192.168.202.10@1026 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-02 19:29:25 +00:00
mattf 57014ed0b8 Changed campaign_vdad_exten default to 8368 in database
git-svn-id: svn://192.168.202.10@1024 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-18 14:35:29 +00:00
mattf 9ccc47f8cf Added option to change the server address in the link to recordings in the admin web pages per server.
git-svn-id: svn://192.168.202.10@1021 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-10 21:49:07 +00:00
mattf 14a00c925e Added web form target and ability to more easily customize web form variables in vicidial.php
git-svn-id: svn://192.168.202.10@1019 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-09 21:32:45 +00:00
mattf 87c012775d added many new report features to realtime and closer/ivr reports including inbound-only realtime report
git-svn-id: svn://192.168.202.10@1000 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-09 05:35:10 +00:00
mattf 50dcadded1 Added option to not allow vicidial agents to log in if they have not logged into the timeclock, vicidial_user_groups option
Added 15-minute answered call wait time breakdown section to the inbound/closer report

git-svn-id: svn://192.168.202.10@997 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-06 10:37:11 +00:00
mattf 50786bbf36 added option for 3way calling dial prefix to campaigns
added full mysql error logging to vicidial agent web interface

git-svn-id: svn://192.168.202.10@995 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-04 08:27:55 +00:00
mattf d15e029154 added forced pause code use on agent interface
several report enhancements
some logging changes

git-svn-id: svn://192.168.202.10@992 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-01 13:07:08 +00:00
mattf b033f0d0e5 added database optimizations
added uniqueid to vicidial_closer_log
beta start of IVRstats report

git-svn-id: svn://192.168.202.10@991 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-28 01:43:10 +00:00
mattf 4f21b6722a some minor bug fixes and queue_log fix for leave-3way in vdc_db_query.php and vicidial.php
git-svn-id: svn://192.168.202.10@989 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-26 14:41:19 +00:00
mattf 3915256662 added INBOUND_MAN dial_method to allow for inbound call handling while list dialing manually
admin.php, vicidial.php

git-svn-id: svn://192.168.202.10@974 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-13 07:58:56 +00:00
mattf 1d9aee983e added option for press-1-to-leave-voicemail while waiting in inbound-group queue
git-svn-id: svn://192.168.202.10@962 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-11 14:22:29 +00:00
mattf 52cc41ffe2 documentation updates
meetme.conf same number of conferences as in database
timeonVDADall script bug fix for remote agents

git-svn-id: svn://192.168.202.10@961 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-11 08:26:17 +00:00
mattf 5ba01f7292 added ability to specify the callerid of an outbound conference call within vicidial.php
reworked VICIDIAL fronter/closer transfers to be more reliable on high-load systems

git-svn-id: svn://192.168.202.10@959 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-10 19:30:48 +00:00
mattf b61ea16361 added many new inbound groups options including place-in-line and estimated hold time
added DID call routing features from web interface
docs updates and example conf files updates

git-svn-id: svn://192.168.202.10@957 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-07 09:34:41 +00:00
mattf 0115f559b0 rewrote leave-3way call functionality in vicidial.php for external calls
added more conferences and made some changes to the default extensions.conf files

git-svn-id: svn://192.168.202.10@951 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-15 22:01:26 +00:00
mattf 3900544b99 added campaign-specific DNC feature, affected 11 scripts
updated docs for new versions

git-svn-id: svn://192.168.202.10@948 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-10 05:26:13 +00:00
mattf af2d33c881 added campaign option to allow for restriction of manual dialing to only the leads within the lists for the active campaigns
added option (for IE users only) to copy a field to the agent computer's clipboard upon a call being sent to an agent
added new method for alternate number dialing, allowing over 65,000 alternate numbers per lead. Leads must be loaded using the CLI lead loader

git-svn-id: svn://192.168.202.10@945 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-02 11:10:33 +00:00
mattf ab8bd1f92b Added sale and dead lead fields to status categories and admin.php
git-svn-id: svn://192.168.202.10@938 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-10 03:17:10 +00:00
mattf 49bc6e6f14 changed recording extension in vicidial.php
IMPORTANT! add 58600XXX to your dialplan, see extensions.conf.sample for info
added new QC-related fields to admin.php
added new QC_gather_records.pl script
made several changes to the QC_process doc
fixed ALL_inbound AGI voicemail bug

git-svn-id: svn://192.168.202.10@926 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-22 22:54:17 +00:00
mattf a7cef459d6 added last_local_call_time field to vicidial_list table. This change affected many scripts from the hopper loaders to the lead loaders to the vdc_db_query.php agent-side script. A script was created to populate this field from the logs: VICIDIAL_last_local_call_time_UPDATE.pl
git-svn-id: svn://192.168.202.10@921 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-13 15:45:22 +00:00
mattf 071e644d01 added default manual dial campaign list, database changes
git-svn-id: svn://192.168.202.10@919 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-11 07:59:10 +00:00
mattf 4ef83ca186 some minor database changes
changes to vicidial.php and helper apps to link recording_log entries to vicidial_log and vicidial_closer_log entries.

git-svn-id: svn://192.168.202.10@911 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-08 03:42:00 +00:00
mattf 4a44e08def moved the seconds field in vicidial.php
added API functions for hangup and dispo to agent interface
added campaign option for queue calls waiting count

git-svn-id: svn://192.168.202.10@906 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-04 03:02:50 +00:00
mattf 755edeae74 fixed queue_log bug
added alter customer phone number and user override options to vdc and admin

git-svn-id: svn://192.168.202.10@905 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-03 09:14:32 +00:00
mattf 2edff513ab finished timeclock_edit.php script
basic functionality of timeclock features are done

git-svn-id: svn://192.168.202.10@904 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-01 17:28:37 +00:00
mattf 44315a0a34 fixed bug in vicidial.php manual dial that did not populate source_id
changed campaign_cid to VARCHAR(20) in Trunk

git-svn-id: svn://192.168.202.10@900 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-28 06:56:36 +00:00
mattf b9ea440200 added timeclock_edit script
added date and phone number format definitions to admin.php/vicidial.php and DB

git-svn-id: svn://192.168.202.10@895 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-25 07:18:20 +00:00
mattf 703dc51d48 added timeclock_status.php page for user_group status of timeclock and vicidial logins for users
git-svn-id: svn://192.168.202.10@887 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-03 19:21:29 +00:00
mattf 3d9d797af3 added user-group timeclock status report
fixed bug in timeclock.php script

git-svn-id: svn://192.168.202.10@886 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-02 10:48:58 +00:00
mattf d0e30f3b95 Added ALL_outbound survey configuration through admin.php
added timeclock log alteration permissions to vicidial_users
added logging table for admin

git-svn-id: svn://192.168.202.10@882 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-28 20:15:04 +00:00
mattf 3bb9a7064c added timeclock auto-logout script and associated changes to admin.php/install.pl/update_server_ip/timeclock.php scripts and the database
git-svn-id: svn://192.168.202.10@880 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 18:10:21 +00:00
mattf c8902422e2 added vicidial_timeclock_audit_log for a non-editable log
fixed database inconsistencies in files.

git-svn-id: svn://192.168.202.10@879 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 04:10:08 +00:00
mattf 9cd473fdd6 database changes for last commit
git-svn-id: svn://192.168.202.10@876 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:25:04 +00:00
mattf b7b9dfcdcf Added agi-VDAD_inbound_calltime_check.agi script which gives the ability to have inbound IVR calls(before they have gotten to an in-group[queue]) to be in the vicidial_auto_calls table under the IVR status. Also gives the ability to use a calltime scheme for calls not yet in an in-group
Changes to AST_VDauto_dial.pl and FastAGI_log.pl scripts to accomodate the new IVR status in the vicidial_auto_calls table.
Added a doc(Inbound_VDAC_IVR.txt) to explain this feature and give an example

git-svn-id: svn://192.168.202.10@875 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:24:01 +00:00