Commit Graph
54 Commits
Author SHA1 Message Date
mattf b71a380ef1 remoted test var
git-svn-id: svn://192.168.202.10@260 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-08 19:30:04 +00:00
mattf a0aaa1c507 fixed some display issues with timeonVDAD scripts
git-svn-id: svn://192.168.202.10@255 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-07 15:44:09 +00:00
mattf 5e3816afb9 small changes and user_stats.php small change for bug 20
git-svn-id: svn://192.168.202.10@253 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 21:18:19 +00:00
mattf 5ac1a2e2dd fixed problems with dialing local extensions in transfer-conf in vicidial.php
affects vicidial.php and AST_manager_listen.pl
must wait two seconds to answer phone due to Asterisk manager limitations

git-svn-id: svn://192.168.202.10@251 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 20:15:16 +00:00
mattf 73b5db0ddb added callback information display frame for previous ANYONE callbacks within vicidial.php
git-svn-id: svn://192.168.202.10@249 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 16:15:03 +00:00
mattf 671e4c216f In all lead loaders filter the alt_phone field for non-digits
git-svn-id: svn://192.168.202.10@248 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-06 15:08:40 +00:00
mattf 66c7dc058c fixed timers for non INCALL|QUEUE agents in timeonVDADall PHP report
added queue time stats to VDADCLOSER PHP report

git-svn-id: svn://192.168.202.10@246 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 17:46:03 +00:00
mattf 21b9007325 reformatted stats and settings at top of timeonVDADall php script
git-svn-id: svn://192.168.202.10@237 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-01 16:32:10 +00:00
mattf 00f06be90b updated language builds
updated INSTALL file

git-svn-id: svn://192.168.202.10@236 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-29 20:45:45 +00:00
mattf e3c2436d37 translation change for Polish
fixed webdirectory write permissions

git-svn-id: svn://192.168.202.10@234 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-29 19:41:50 +00:00
mattf 0ebd5a9e53 admin change for diff target to -40 - +40
git-svn-id: svn://192.168.202.10@229 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-28 16:44:01 +00:00
mattf 292d221048 changed adaptive_latest_target_gmt to adaptive_latest_server_time
added adaptive_dl_diff_target and changed intensity dropdown
added ADMIN_keepalive script for AST_VDadapt.pl
add field for target dial_level difference, -1 would target one agent waiting, +1 would target 1 customer waiting

git-svn-id: svn://192.168.202.10@227 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-28 15:53:17 +00:00
mattf 6f76a6ecff change in vicidial/admin.php to allow for -40 to 40 adapt intensity
git-svn-id: svn://192.168.202.10@222 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 21:16:42 +00:00
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 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 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 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 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 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 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 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 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 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 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 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 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 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
mattf 48c5edc7a9 several fixes for consultative transfers
git-svn-id: svn://192.168.202.10@150 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 15:08:29 +00:00
mattf 6bf62cb97d formatting and comments
git-svn-id: svn://192.168.202.10@147 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 02:32:15 +00:00
mattf 092198a6ea comment out debug code
git-svn-id: svn://192.168.202.10@146 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 02:12:45 +00:00
mattf 8bf0a4a1d4 consultative transfers Local redirect fixes
added agi-VDADfixCXFER.agi script to fix consultative conference leave-3way-call redirection

git-svn-id: svn://192.168.202.10@145 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 22:16:17 +00:00
mattf f0b25a9fe0 consultative transfers Local redirect option added when fronter leaves conference
git-svn-id: svn://192.168.202.10@144 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 20:27:12 +00:00
mattf 8bc5050106 adding campaign name to login pulldown
adding option for session_name variable in web form URL

git-svn-id: svn://192.168.202.10@140 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 03:09:30 +00:00
mattf 3340b3a280 more changes to add procedure for consultative transfers in vicidial
git-svn-id: svn://192.168.202.10@139 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 19:20:52 +00:00
mattf 7b0fbde56d more changes to add procedure for consultative transfers in vicidial
git-svn-id: svn://192.168.202.10@138 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 19:08:51 +00:00
mattf 3711d81046 prep changes to add procedure for consultative transfers in vicidial
git-svn-id: svn://192.168.202.10@137 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 15:12:07 +00:00
mattf ca4bae4da4 fixed issues with other language translations and scheduled callbacks and ALLCALLS recordings
git-svn-id: svn://192.168.202.10@115 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-04 21:43:32 +00:00
mattf 281d1c1271 added vtiger_search.php for use with vicidial web form to lookup and create vtiger CRM account entries by phone number
git-svn-id: svn://192.168.202.10@111 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-02 21:13:07 +00:00
mattf 877ac6b552 small bug fix to vcd_db_query.php
git-svn-id: svn://192.168.202.10@107 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-02 01:51:35 +00:00
mattf b66682631c fixed bug 000008, problem with multiple CALLBK entries going LIVE in vicidial_callbacks
git-svn-id: svn://192.168.202.10@105 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-01 20:41:27 +00:00
mattf 86d1c93be3 modify timeonVDAD_SIPmonitor script to allow for barge, display fullname of agent and longer pause time
git-svn-id: svn://192.168.202.10@94 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 15:42:08 +00:00
mattf 408fed5ddb changed time to disappear to 5 minutes from 1 minute for paused agents in timeonVDADall scripts
git-svn-id: svn://192.168.202.10@87 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-19 16:08:51 +00:00