Commit Graph
1141 Commits
Author SHA1 Message Date
mattf abf6659334 Added in-group name to IVR report select list
git-svn-id: svn://192.168.202.10@1258 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-12 12:23:06 +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 527dd66675 DB changes for last commit
git-svn-id: svn://192.168.202.10@1253 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-31 17:26:07 +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
mattf 4b957152a9 Added audio store initial seeing note
git-svn-id: svn://192.168.202.10@1244 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-12 11:00:18 +00:00
mattf 3c3964759b in QM XMLRPC recording lookup, Fixed to work with non-sequential time_ids in the queue_log
git-svn-id: svn://192.168.202.10@1243 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-12 10:45:06 +00:00
mattf 6d18510b6b small territory dialing fix, added selected territories to user status display
git-svn-id: svn://192.168.202.10@1242 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-12 09:49:31 +00:00
mattf b4b0caa5c9 added agent-selectable territories option to vicidial.php
git-svn-id: svn://192.168.202.10@1241 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-12 07:56:15 +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 40e891284a Fixed queue_log issue with consultative transfers
git-svn-id: svn://192.168.202.10@1239 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-05 13:36:38 +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 21eeeffe2b Rolled back vicidial.php window.open changes for web forms
git-svn-id: svn://192.168.202.10@1237 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-23 17:16:32 +00:00
mattf f6c08967ab Rolled back vicidial.php window.open changes for web forms
updated other scripts to remove SELECT *

git-svn-id: svn://192.168.202.10@1236 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-23 17:10:21 +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 42baa32ac4 Fixed bug in auto alt dial dnc check
git-svn-id: svn://192.168.202.10@1233 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-18 04:09:56 +00:00
mattf 16cc1d526e Added alt phone search and display to lead search and modify
git-svn-id: svn://192.168.202.10@1232 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-18 04:09:23 +00:00
mattf 6b4b6be890 Fixed webform and script display bugs
git-svn-id: svn://192.168.202.10@1231 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-17 17:27:37 +00:00
mattf b09fa638e0 small bug fixes in vicidial.php
git-svn-id: svn://192.168.202.10@1230 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-17 05:44:46 +00:00
mattf f79c129e36 small bug fix in admin.php
git-svn-id: svn://192.168.202.10@1229 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-17 01:43:55 +00:00
mattf 11a219264f Added second web form option for in-groups and campaigns
Changed answering machine message to a prompt field and added TTS option
Added waitforsilence options to campaign screen

git-svn-id: svn://192.168.202.10@1228 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-17 00:50:45 +00:00
mattf 88cb64966c Added agentonly column to waiting calls in Real-time screen
git-svn-id: svn://192.168.202.10@1227 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-14 15:57:07 +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 3d02e5e189 Added DEAD call time logging and agent notification of call hangup
Added cross-listing linking of DIDs, Call Menus and In-groups in admin.php
Changed the audio store to work by server names

git-svn-id: svn://192.168.202.10@1221 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 16:10:35 +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 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 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 fd6874b422 database updates for web-configurable music on hold
git-svn-id: svn://192.168.202.10@1214 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 10:51:14 +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 821c28adc8 added loopback-no-log context for special dialing circumstances
git-svn-id: svn://192.168.202.10@1208 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-21 16:58:47 +00:00