Commit Graph
423 Commits
Author SHA1 Message Date
mattf 394129bbcc fixed bug on immediate disconnect calls within MANUAL dial campaigns
added midi files for real-time alert

git-svn-id: svn://192.168.202.10@1063 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-27 19:20:16 +00:00
mattf 25a194b67c Added download to CSV option to agent status and days reports
Added multi-campaign option to VDAD outbound report
Added AST_email_web_report.pl script

git-svn-id: svn://192.168.202.10@1062 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-25 18:38:52 +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 57c3715cc9 fixed carrier modification bugs
git-svn-id: svn://192.168.202.10@1056 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-13 00:15:21 +00:00
mattf d98df74a86 Added comments to auto-configs
fixed carrier listings bug

git-svn-id: svn://192.168.202.10@1055 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 23:11:33 +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 856201ed97 updated new logo in several places
git-svn-id: svn://192.168.202.10@1050 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-10 00:58:12 +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 3590df00ad Added agent status and multi-day detail reports
git-svn-id: svn://192.168.202.10@1048 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-08 11:32:25 +00:00
mattf 197d823e36 fixed very minor vtiger login issue on vicidial.php
git-svn-id: svn://192.168.202.10@1047 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-05 17:11:28 +00:00
mattf 01f31ec856 small vicidial.php vtiger bug fix
added CPD detection capability to SURVEY campaigns in ALL_outbound AGI script

git-svn-id: svn://192.168.202.10@1045 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-03 09:54:14 +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 ce1adaf802 changed timeonVDADall report to allow for multiple campaign selections
added purge-table option to area_code populate script

git-svn-id: svn://192.168.202.10@1043 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-31 16:31:16 +00:00
mattf c6bda976aa Added script to allow for batch synchronization between Vtiger 5.0.4 and VICIDIAL.
Added script to allow for batch loading of leads into Vtiger
Several other Vtiger integration changes
see docs/VTIGER.txt for more info

git-svn-id: svn://192.168.202.10@1039 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-28 21:02:17 +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 fbb9e41005 Rewrote 15-minute increment section of AST_CLOSERstats.php report to be more efficient and allow for multi-day calulations
git-svn-id: svn://192.168.202.10@1033 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-16 15:50:37 +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 46b15d4baa Added fixed-as400 option to the AST_VD_sales_export.pl script
changed AST_timeonVDADall monitor links to use 0 prefix instead of 6
other small changes

git-svn-id: svn://192.168.202.10@1028 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-06 04:47:23 +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 60002ed70d admin.php - Reformatted all listings to same format changed to field selects instead of *
git-svn-id: svn://192.168.202.10@1025 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-22 10:03:31 +00:00
mattf ded0a569cc Fixed bug in vicidial.php for agent log entries during manual dial calls
git-svn-id: svn://192.168.202.10@1023 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-11 09:24:22 +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 84f4b7c703 Fixed web form auto launch bug in vicidial.php
git-svn-id: svn://192.168.202.10@1020 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-09 22:13:19 +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 8f292136c4 Fixed callback comments bug in vdc_db_query.php
git-svn-id: svn://192.168.202.10@1017 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-01 04:25:33 +00:00
mattf 6c26adc2e7 fixed blind transfer bug in agent app
fexed counting bug in admin.php

git-svn-id: svn://192.168.202.10@1016 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-25 14:53:01 +00:00
mattf 7d30cc6770 fixed backslashes issues with web form variables
added bulk group change features to web admin

git-svn-id: svn://192.168.202.10@1013 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-19 23:13:17 +00:00
mattf 1326e70221 bulk list activation added from modify campaign screen
fixed category totals on ALL ACTIVE timeonVDADall report

git-svn-id: svn://192.168.202.10@1012 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-19 12:38:13 +00:00
mattf 96f6238e39 small fixes to reports
git-svn-id: svn://192.168.202.10@1011 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-19 00:41:43 +00:00
mattf 624b7c3c79 Added some sorting to agent performance report
git-svn-id: svn://192.168.202.10@1010 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-18 21:30:21 +00:00
mattf 7431ac58e5 Changed lists listing displays with more informationa dn sorting links.
git-svn-id: svn://192.168.202.10@1009 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-18 14:35:05 +00:00
mattf d51d233d73 Added another level of timeclock checking to vicidial.php
updated docs

git-svn-id: svn://192.168.202.10@1008 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-17 00:20:11 +00:00
mattf a930207646 more vicidial_agent_log fixes for vdc_db_query.php
git-svn-id: svn://192.168.202.10@1006 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-14 06:27:47 +00:00
mattf e618945a16 another fix for non-hangups of vicidial agent calls
git-svn-id: svn://192.168.202.10@1004 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-11 21:37:21 +00:00
mattf eb34d10320 fix for non-hangup bug in vicidial.php and vdc_db_query.php
git-svn-id: svn://192.168.202.10@1003 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-10 20:40:23 +00:00
mattf 46216e408f reworking of vicidial_agent_log to allow for different pause code sessions without taking a call in between.
fixed error when vicidial_auto_calls record is deleted while in a transfer to an agent(caused by hangup)

git-svn-id: svn://192.168.202.10@1002 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-10 17:57:42 +00:00
mattf ef8a9fe445 more changes to vicidial reports
git-svn-id: svn://192.168.202.10@1001 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-10 05:00:27 +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 2993036a73 several small bug fixes
added better carryover of campaign script and preset settings into in-group when those in-group settings are blank
Added to IVR and CLOSER reports

git-svn-id: svn://192.168.202.10@998 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-07 09:34:54 +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 a80a2734f6 fixes for database deadlocks added to vicidial agent interface scripts
added mysql logging to AGI VDAD scripts

git-svn-id: svn://192.168.202.10@996 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-05 09:53:23 +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 6e06dcda2d remote agent DROP status fix
italian translation build update

git-svn-id: svn://192.168.202.10@990 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-26 16:57:13 +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 fda420c673 several small changes to the ALL_inbound AGI script
altered the AST_CLOSERstats.php to allow for selection of multiple in-groups in report

git-svn-id: svn://192.168.202.10@988 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-24 05:41:14 +00:00
mattf bfb1d71ae0 Added agi-AGENT_dial_in.agi script to allow for agent dial-in to vicidial sessions.
bug fixes in CLOSER report and agent PHP scripts

git-svn-id: svn://192.168.202.10@987 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-23 08:31:31 +00:00