Commit Graph
158 Commits
Author SHA1 Message Date
mattf f7c8137fd8 alpha build of adaptive-predictive dialing
git-svn-id: svn://192.168.202.10@220 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 19:48:57 +00:00
mattf c1599f8c02 added adaptive_intensity field and continued development of adaptive/predictive dialing
git-svn-id: svn://192.168.202.10@219 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 16:07:07 +00:00
mattf 278a52f207 fixed translation bug in live_exten_check.php
git-svn-id: svn://192.168.202.10@216 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 14:30:29 +00:00
mattf 84c659a5c9 added PREDICTIVE document
git-svn-id: svn://192.168.202.10@214 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 02:54:57 +00:00
mattf 517bd5bdf9 added AST_VDauto_dial ready_agents and waiting_calls stats average for one minute with timeonVDADall display
git-svn-id: svn://192.168.202.10@213 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 21:53:51 +00:00
mattf 600dd65312 added available_only_ratio_tally option and some other predictive work
git-svn-id: svn://192.168.202.10@212 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 18:48:20 +00:00
mattf f33f8764e1 added adaptive_latest_target_gmt field for ADAPT_TAPERED dial method predictive
modified gmt for phones and servers to allow negative double-digit timezones

git-svn-id: svn://192.168.202.10@211 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 17:49:32 +00:00
mattf 970b9ed795 updated Spanish agc_es
git-svn-id: svn://192.168.202.10@210 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 14:32:57 +00:00
mattf 269c4f47aa added updated polish agc_pl files
git-svn-id: svn://192.168.202.10@208 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 14:12:33 +00:00
mattf 43623dfa7f added polish - pl images for agc client and updated translation file
git-svn-id: svn://192.168.202.10@206 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 13:55:42 +00:00
mattf 8078d5cb90 moved campaign stats generation and adaptive functions out of AST_VDhopper.pl and into a new script: AST_VDadapt.pl
git-svn-id: svn://192.168.202.10@205 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-23 19:53:43 +00:00
mattf 191d2dd3b3 added database fields for predictive dialing
added fields to vicidial/admin.php for predictive dialing control

git-svn-id: svn://192.168.202.10@204 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-23 16:15:19 +00:00
mattf e900247989 fixed file date error on logfile for AST_VDupdate.pl
git-svn-id: svn://192.168.202.10@203 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-23 10:51:39 +00:00
mattf 5f6486d281 finished adding dialing and dropped-call stats for campaigns in AST_VDhopper.pl
git-svn-id: svn://192.168.202.10@202 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 19:44:28 +00:00
mattf 7b8c52e758 fixed lead loader code to work with non-writable vicidial web directory
git-svn-id: svn://192.168.202.10@201 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 16:46:15 +00:00
mattf 37b6d192e6 small fix for server_updater in AST_update.pl
git-svn-id: svn://192.168.202.10@200 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 14:04:48 +00:00
mattf c7319ae6ae documentation for lead loading, phone_code manditory for GMT encoding
git-svn-id: svn://192.168.202.10@199 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 09:27:34 +00:00
mattf 3c52b2a472 changed alt_phone and phone_number to maxlength of 12 in php scripts
git-svn-id: svn://192.168.202.10@198 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 09:18:38 +00:00
mattf d8d9fa7f47 changed alt_phone to be VARCHAR(12) to allow for Sweden phone numbers
git-svn-id: svn://192.168.202.10@197 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 09:06:26 +00:00
mattf 5204f6cd28 changed phone_number to be VARCHAR(12) to allow for Sweden phone numbers
git-svn-id: svn://192.168.202.10@196 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 08:40:07 +00:00
mattf a8f3ef93f8 Added option in code of vicidial.php to not delete vicidial_conferences session at logout
git-svn-id: svn://192.168.202.10@195 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:53:23 +00:00
mattf ed7ddc887e Added ALLFORCE campaign recording option
git-svn-id: svn://192.168.202.10@194 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:41:48 +00:00
mattf 76ede922db Added omit_phone_code feature
fixed logfile name issue in AST_VDauto_dial and remote_agents bin scripts

git-svn-id: svn://192.168.202.10@193 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:16:34 +00:00
mattf 2b1b1f1034 update of remaining agi-VDAD AGI scripts to use AGI_output setting
deletion of debug script, depricated

git-svn-id: svn://192.168.202.10@192 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 18:14:10 +00:00
mattf d5145399a8 update to SCRATCH_INSTALL for binfone config
git-svn-id: svn://192.168.202.10@191 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 18:51:38 +00:00
mattf 3f9228edf1 changed agi-VDADautoREMINDER scripts to use AGI_output setting
git-svn-id: svn://192.168.202.10@189 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 16:47:59 +00:00
mattf 7be64d8a23 add instructions for dnsmgr.conf configuration to SCRATCH_INSTALL.txt
git-svn-id: svn://192.168.202.10@188 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 03:40:35 +00:00
mattf bbc897ff29 several changes to docs
git-svn-id: svn://192.168.202.10@187 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 03:26:53 +00:00
mattf a8123dd578 several changes to SCRATCH_INSTALL.txt for the 2.0 code tree
git-svn-id: svn://192.168.202.10@186 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 03:19:23 +00:00
mattf 43f7222bce fixed lead recycle non-selectable status unavailable bug
git-svn-id: svn://192.168.202.10@185 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 02:36:25 +00:00
mattf 7e0a0368cb altered Manager sending scripts for smaller resource footprint
- AST_send_action_child gets all inputs from CLI ARGS, no DB or conf file
- AST_manager_send will launch child process with many encoded fields

git-svn-id: svn://192.168.202.10@184 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-17 17:56:45 +00:00
mattf 98da4d6e92 added one instance of pl.gif
changed several AGI scripts to use new AGI_output setting

git-svn-id: svn://192.168.202.10@183 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-17 15:31:19 +00:00
mattf 18e0c93c4d pl_language.txt and agc_pl files for polish - pl agc translation
git-svn-id: svn://192.168.202.10@180 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-17 03:35:53 +00:00
mattf a99cac2e47 added framework for polish - pl agc translation
git-svn-id: svn://192.168.202.10@179 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-17 03:14:03 +00:00
mattf 846199dd82 fixed customer time error on vicidial.php
git-svn-id: svn://192.168.202.10@178 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 21:20:01 +00:00
mattf a0120c4bc2 added allcalls_delay feature for ALLCALLS recording within vicidial
git-svn-id: svn://192.168.202.10@176 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 20:15:49 +00:00
mattf f2b97c4c15 changed agi-transfer scripts to use new AGI_output setting
changed agi-transfer scripts to look for agent every 0.5 second for first 4 sec on hold

git-svn-id: svn://192.168.202.10@175 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 16:12:21 +00:00
mattf d3df9284e9 changed VD_amd and park_CID to use AGI output options from servers table
git-svn-id: svn://192.168.202.10@174 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 17:20:49 +00:00
mattf e805f91f15 changed VD_hangup.agi to use AGI output options from servers table
git-svn-id: svn://192.168.202.10@173 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 16:31:41 +00:00
mattf 9755bd895b added option to control agi script output
added new database field agi_output to servers table
added configurable AGI output option to call_log AGI scripts

git-svn-id: svn://192.168.202.10@172 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 15:40:19 +00:00
mattf 1622da643f added option to disable file logging for vicidial server-side scripts
git-svn-id: svn://192.168.202.10@171 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 22:10:25 +00:00
mattf 222c5d3fed added upgrade_2.0.1.sql file for SQL changes to tables in the asterisk database
git-svn-id: svn://192.168.202.10@170 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 20:03:10 +00:00
mattf 6a5b20dee2 added ability to start and stop system performance logging from astguiclient/admin.php page in the servers section. changes take one minute to go into effect
git-svn-id: svn://192.168.202.10@169 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 20:02:21 +00:00
mattf 4f65a5f16c changed dbconnect.php scripts to use /etc/astguiclient.conf file for settings if available
git-svn-id: svn://192.168.202.10@168 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 18:56:21 +00:00
mattf f1b6cc22ee moved install.pl to root trunk directory
git-svn-id: svn://192.168.202.10@167 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 18:20:15 +00:00
mattf 5f84ff5322 add non-whole-hour gmt offsets for Australia, India, etc...
git-svn-id: svn://192.168.202.10@166 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 18:16:31 +00:00
mattf b7815e1767 remove all references to home/cron in bin scripts
git-svn-id: svn://192.168.202.10@165 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 16:18:36 +00:00
mattf 9ef2a1b479 removed AST_SERVER_conf.pl configurations file depricated
all configuration options are now handled by the /etc/astguiclient.conf file

git-svn-id: svn://192.168.202.10@164 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 17:32:46 +00:00
mattf 215ae2d5c1 updated listloader perl scripts to use /etc/astguiclient.conf for settings
git-svn-id: svn://192.168.202.10@163 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 17:31:58 +00:00
mattf 3ea8095071 updated listloader perl scripts to DBI
git-svn-id: svn://192.168.202.10@162 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 17:20:58 +00:00