Commit Graph
425 Commits
Author SHA1 Message Date
mikec 8f44dea3df added a query to populate the vicidial_campaign_stats table with any missing campaign_ids just in case they were accidently removed.
git-svn-id: svn://192.168.202.10@1288 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-29 15:49:37 +00:00
mattf 1e7f6ee086 auto-pause on re-queue agent action, no pause code on Dial Next Number in INBOUND_MAN
some color changes for field backgrounds in campaign screen
features.conf changes

git-svn-id: svn://192.168.202.10@1284 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-19 12:23:17 +00:00
mattf f0e29dd07b Fixed small bug in voicemail update script
git-svn-id: svn://192.168.202.10@1282 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-17 16:13:00 +00:00
mattf e7726673c3 minor bug fix in cleanup script
git-svn-id: svn://192.168.202.10@1280 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-16 08:14:11 +00:00
mattf bef7c3b3ef Small bug fix for ABANDON queue_log current position
git-svn-id: svn://192.168.202.10@1278 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-14 15:36:19 +00:00
mattf 7148cbce47 Added Initial Queue Position logging on inbound calls and a summary of this to the Inbound report
git-svn-id: svn://192.168.202.10@1277 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-14 15:16:59 +00:00
mattf 878f15f431 Various formatting fixes
Added more logging to emergency agent logout processes
changed start_asterisk_boot.pl script to launch unique astshell screen sessions

git-svn-id: svn://192.168.202.10@1275 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-11 01:59:57 +00:00
mattf a79154a890 Fixed campaign_logindate and added campaign_calldate field
Added exception for campaigns to generate stats even if MANUAL or INBOUND_MAN with no auto-dialing

git-svn-id: svn://192.168.202.10@1274 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-07 04:43:41 +00:00
mattf 8b192b433f Added Consultative checkbox to a newly redesigned transfer-conf panel in vicidial.php
Added Delete Voicemail After Email option to voicemail accounts

git-svn-id: svn://192.168.202.10@1272 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-06 05:53:23 +00:00
mattf ff001dc726 Replaced all SELECT * MySQL queries with proper field lists. this altered scripts in bin/agi/agc/vicidial
git-svn-id: svn://192.168.202.10@1268 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-30 04:25:17 +00:00
mattf cfe2c3ad44 Changed iax secret for servers to be defined in web interface.
***see UPGRADE doc for important changes you need to make***
Fixed AGENTDIRECT no-agent-no-queue bug

git-svn-id: svn://192.168.202.10@1266 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-25 14:24:22 +00:00
mattf d2a3b3019b Fixing of issues with blended campaigns and outbound autodialing
git-svn-id: svn://192.168.202.10@1264 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-25 01:34:52 +00:00
mattf f4eef6a863 Added second FTP transfer script to run after primary FTP audio recording file transfer
git-svn-id: svn://192.168.202.10@1263 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-23 06:57:48 +00:00
mattf b471e8df0c Added auto-kill to adapt script to facilitate cleaner clearing of daily stats
Added QM ABANDON call clearing in queue_log to agent log cleanup script
Fixed bug in conf_exten_check.php

git-svn-id: svn://192.168.202.10@1260 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-15 15:26:06 +00:00
mattf 9a81ee5844 For QM, changed outbound calls from ENTERQUEUE to CALLOUTBOUND in queue_log entries
git-svn-id: svn://192.168.202.10@1259 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-12 16:41:48 +00:00
mattf 62e32ae17c workaround for IE pulldown issue in vicidial.php
added title/alt-phone duplication check in lead loaders

git-svn-id: svn://192.168.202.10@1257 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-12 11:56:26 +00:00
mattf 945dea6834 fixes for queue_log validation
git-svn-id: svn://192.168.202.10@1256 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-10 11:56:30 +00:00
mattf 51a50f4d58 Added requirecalltoken=no as IAX setting for newer Asterisk 1.4 versions
git-svn-id: svn://192.168.202.10@1255 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 17:07:35 +00:00
mattf be4e2b2743 - Added agi-NVA_recording.agi script to allow for logging and recording of phone dialed calls
- Added MIX directory auto mixing option to CRON audio step 1
- Added outbound callerIDnumber to DROP and other AGI transfers for in-groups
- Changed called_count to increment on alt-dial calls
- Fixed variable mis-assignment in several AGI and bin scripts
- Fixed Pause code issue with QueueMetrics

git-svn-id: svn://192.168.202.10@1254 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 07:56:44 +00:00
mattf c9275eec89 Added carrier_description field, campaigns links from in-group screen, server links on reports page, agent ranks listing active only in admin.php
Moved non-optimize queries from DB_optimize script to the keepalive_ALL script and run them at the timeclock end of day

git-svn-id: svn://192.168.202.10@1252 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-31 17:24:54 +00:00
mattf 7d4f050e2e fixed small bugs in queries involving DNC and hopper
git-svn-id: svn://192.168.202.10@1251 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-27 13:37:15 +00:00
mattf e437e94db0 Added AREACODE DNC option
git-svn-id: svn://192.168.202.10@1250 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-27 10:48:07 +00:00
mattf f569c46729 variable fix in AST_VDauto_dial.pl script
git-svn-id: svn://192.168.202.10@1249 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-23 17:45:21 +00:00
mattf b4981c95e7 more fixes for new DNCC/DNCL auto-alt-dial code
git-svn-id: svn://192.168.202.10@1248 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-23 04:59:29 +00:00
mattf d6bdfb1f2a Fixed issues with new DNCC/DNCL auto-alt-dial code
git-svn-id: svn://192.168.202.10@1247 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-20 20:03:09 +00:00
mikec f33e205fac New FTP transfer script.
Supports limits to the number of files to transfer and list from a directory.
Can take FTP connection info from the command line.
Can take a list of campaigns or ingroups that are to be transfered.
Can specify which type of ping to use when double checking that the server actually exists.

git-svn-id: svn://192.168.202.10@1246 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-20 14:51:21 +00:00
mattf beb7c91248 Added ability to use Remote Agents with all inbound next-agent-call settings
Added ability to use DNCC and DNCL as Auto-Alt-Dial statuses
Fixed DNC scrubbing under some auto-alt-dial circumstances
Other small bug fixes

git-svn-id: svn://192.168.202.10@1245 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-20 10:03:39 +00:00
mikec 53f7512031 git-svn-id: svn://192.168.202.10@1240 3d104415-ff17-0410-8863-d5cf3c621b8a 2009-10-06 13:29:26 +00:00
mattf e543939df4 Added List override options for callerID, answering machine message and drop inbound group
git-svn-id: svn://192.168.202.10@1238 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-29 10:44:45 +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 926ee2e853 Fixed LAGGED agent logging load bug on heavily loaded systems
git-svn-id: svn://192.168.202.10@1234 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-18 04:29:41 +00:00
mattf 384b97eb67 Fixed minor logging bug in manager_send.php
Added AST_GROUP_ALIASstats.php report

git-svn-id: svn://192.168.202.10@1226 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-14 15:38:03 +00:00
mattf 53a1f61638 Fix for multi-server park
git-svn-id: svn://192.168.202.10@1225 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-09 14:40:45 +00:00
mattf bd939cfaf2 Fixes for parked calls in vicidial.php
git-svn-id: svn://192.168.202.10@1223 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-09 13:25:20 +00:00
mattf d22ecc8fbe Fixes for server name and alternate IP audio store processes
git-svn-id: svn://192.168.202.10@1222 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 17:25:28 +00:00
mattf d65a83c41c Fixed small hopper bugs
git-svn-id: svn://192.168.202.10@1220 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 01:47:41 +00:00
mattf a248227f65 Added PARK status to Real-time report, added LAGGED pause code to auto-paused agent records
git-svn-id: svn://192.168.202.10@1219 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-07 13:26:53 +00:00
mattf 9c4867abdd Added list ID to list update process and DB, as well as allowing for multiple results
git-svn-id: svn://192.168.202.10@1218 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-07 10:41:03 +00:00
mattf dc52eef771 Added TIMEZONE lead order options for campaign dialing
git-svn-id: svn://192.168.202.10@1217 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 20:38:17 +00:00
mattf cce126488b Added more validation and checking to asterisk conf file processing
git-svn-id: svn://192.168.202.10@1215 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 13:37:54 +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 6e42c9dd2c Added forcelistfilename option to VICIDIAL_IN_NEW_lead_files.pl script
git-svn-id: svn://192.168.202.10@1212 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-30 15:06:54 +00:00
mattf 319c92d0cf added list agent script override
fixed minor bugs

git-svn-id: svn://192.168.202.10@1211 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-28 04:26:33 +00:00
mattf d3eb829f0a Fixed issue in audio step 3 FTP script
git-svn-id: svn://192.168.202.10@1210 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-28 00:59:15 +00:00
mattf 89476cf49b rewrote script handling in the agent interface
small bug fixes

git-svn-id: svn://192.168.202.10@1209 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-27 05:51:50 +00:00
mattf df00be46d2 Fixed central voicemail conf generation issue
changed voicemail to use phone password as the voicemail password instead of just the voicemail_id

git-svn-id: svn://192.168.202.10@1207 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-21 16:49:58 +00:00
mikec 98ee97ee20 git-svn-id: svn://192.168.202.10@1206 3d104415-ff17-0410-8863-d5cf3c621b8a 2009-08-18 15:18:05 +00:00
mattf 93f43bc247 Fixed logging bugs
git-svn-id: svn://192.168.202.10@1205 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-16 05:01:19 +00:00
mikec 1649ab5fc2 git-svn-id: svn://192.168.202.10@1204 3d104415-ff17-0410-8863-d5cf3c621b8a 2009-08-16 03:41:31 +00:00
mattf 15591b0468 Moved mute button in vicidial.php
fixed logging bug in FastAGI script

git-svn-id: svn://192.168.202.10@1203 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-14 12:31:40 +00:00