Commit Graph
326 Commits
Author SHA1 Message Date
mattf 99725488c4 merged List Mix functionality into the AST_VDhopper.pl script, deleted the MIXtest.pl script
git-svn-id: svn://192.168.202.10@1104 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 15:15:28 +00:00
mattf 857c25c908 Added RANDOM and LAST CALL TIME lead sort options to campaigns
Fixed minor realtime screen bug
Added Sangoma netborder CPD documentation to docs

git-svn-id: svn://192.168.202.10@1103 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 14:19:28 +00:00
mattf 357fe2afb7 added new method for monitoring in realtime screen
added 4-call-path option for outbound surveys
added text-to-speech ability in outbound survey campaigns

git-svn-id: svn://192.168.202.10@1099 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-29 18:24:39 +00:00
mattf 70414cd349 updated Ubuntu install doc
added 2 Vtiger reports, perl script generated

git-svn-id: svn://192.168.202.10@1098 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-23 08:54:29 +00:00
mattf 58cb9f4d93 added more custom Vtiger actions and a Vtiger database optimization script
added email, user_code and terriroty to the vicidial_users table as optional fields

git-svn-id: svn://192.168.202.10@1097 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-22 10:36:18 +00:00
mattf 17643da8cc fixed bugs with Scripts and Filters in hopper script admin script and vicidial.php agent script
git-svn-id: svn://192.168.202.10@1096 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-13 16:18:23 +00:00
mattf 3cf82d9aa6 fix voicemail configuration issues
git-svn-id: svn://192.168.202.10@1094 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-09 16:55:36 +00:00
mattf ccc2c476f3 small docs and comments updates
trunk - added Vtiger click-to-dial from Planned event screen

git-svn-id: svn://192.168.202.10@1093 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-08 08:59:47 +00:00
mattf ff1c321b1e added VDAD as inactive user to first_server_install.sql file so some reports will work properly
small typo fixed in LICENSE.txt file
added UPGRADE note about extensions.conf changing significantly
fixed the -q quiet flag in several scripts in bin in order to suppress all output to the screen

git-svn-id: svn://192.168.202.10@1091 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-01 17:58:03 +00:00
mattf bf606ac2ed fixed cleanup agent log issues
prepared 2.0.5rc4 for release

git-svn-id: svn://192.168.202.10@1090 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-31 01:33:20 +00:00
mattf 11402503c8 Fixed auto-generated conf file bug for globals varaibles
Added welcome to VICIDIAL sound and set it to first testing extension
trunk - more Vtiger enhancements, fax and email log entries

git-svn-id: svn://192.168.202.10@1086 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-27 18:26:18 +00:00
mattf 35b5ef4de2 reworked screen starting of asterisk and reloading of conf settings
trunk- new VICIDIAL_IN_new_lead files format and vtiger import changes

git-svn-id: svn://192.168.202.10@1084 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-26 05:10:23 +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 239ed6d18a Added city,state,postcode,country to data fields in nanpa prefix list table
git-svn-id: svn://192.168.202.10@1077 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-18 04:17:19 +00:00
mattf d5d7326eff Fixed two minor problems in admin.php
updated translations for all other language builds
added french admin web interface

git-svn-id: svn://192.168.202.10@1076 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-17 11:21:11 +00:00
mattf 23442cfb37 added flag option to install.pl to not show any prompts
added signalonly option to send dtmf AGI to only send signal, not audio

git-svn-id: svn://192.168.202.10@1072 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-12 20:04:24 +00:00
mattf c3aeac7f81 Fixed bug in vdc_db_query.php for auto-dial outbound calls
Added screenlog log rolling in roll logfile script

git-svn-id: svn://192.168.202.10@1071 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-11 20:08:23 +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 6122895b88 Changed admin logging to log to a database and display logs in the admin report
Fixed rare auto dialing short bug
added second conf file reload after change first after reboot

git-svn-id: svn://192.168.202.10@1069 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-10 03:00:18 +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 41ddd27c91 Added extra debugging output to AST_manager_send.pl script for debugging purposes for the action_process.date logfile
git-svn-id: svn://192.168.202.10@1064 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-27 19:58:15 +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 e51cd30a30 In the ADMIN_keepalive_ALL.pl script separated the reloading of Asterisk into 4 steps
git-svn-id: svn://192.168.202.10@1057 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-13 12:38:37 +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 d600307005 Fixed another small bug in ADMIN_keepalive_ALL.pl configurations and added order bys to put entries in order
git-svn-id: svn://192.168.202.10@1054 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 06:25:11 +00:00
mattf 09743de2e1 Fixed small bug in ADMIN_keepalive_ALL.pl multi-server configurations
git-svn-id: svn://192.168.202.10@1053 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 06:08:38 +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 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 9a993f932d Added duplicate check to areacode_populate script for nanpa list import
git-svn-id: svn://192.168.202.10@1046 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-04 15:02:36 +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 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 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 cb6d9a1099 Fixed rare issue of an auto call being placed outbound when in INBOUND_MAN dial method. AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@1037 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-24 13:50: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 bc8a7280a4 added another queue_log cleanup process to AST_cleanup_agent_log.pl this one for negative call time, usually caused by time sync issues between servers in a multi-server setup
git-svn-id: svn://192.168.202.10@1030 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-10 10:15:21 +00:00
mattf 531ce4daa8 updated docs
added email option to AST_VDsales_export and other report generating perl scripts

git-svn-id: svn://192.168.202.10@1029 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-09 09:59:34 +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 a1599e038b Fixed callerIDnumber bug in AST_VDauto_dial_FILL.pl in branch and trunk
git-svn-id: svn://192.168.202.10@1022 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-11 00:42:09 +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 66675a91b6 Added another queue_log check to the cleanup agent log script
git-svn-id: svn://192.168.202.10@1018 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-12-08 08:07:01 +00:00
mattf 4fc077d040 Added method for purging extra COMPLETE records from queue_log, AST_cleanup_agent_log.pl
git-svn-id: svn://192.168.202.10@1007 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-14 07:02:09 +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 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 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 10a30940fe some changes to queue_log logging
added inbound call stats option to Realtime timeonVDAD screen

git-svn-id: svn://192.168.202.10@984 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-22 19:01:25 +00:00