Commit Graph
488 Commits
Author SHA1 Message Date
mattf a31cca2ffd Fixed cursor-not-visible bug for most fields in vicidial.php on Firefox and some other browsers
git-svn-id: svn://192.168.202.10@488 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-01 21:38:23 +00:00
mattf b8152fe7c9 added FAST DIAL manual dial option to vicidial.php
git-svn-id: svn://192.168.202.10@487 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-01 17:52:26 +00:00
mattf 41bb27c773 Changes to realtime and agent reports for UTF8 compatibility
Added AST_agent_disposition.php script

git-svn-id: svn://192.168.202.10@486 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-01 17:23:11 +00:00
mattf e2d0309ce4 Fixed manual dial trunk shortage bug in AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@485 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-31 20:55:27 +00:00
mattf 39d25721cf new German translation of client apps
git-svn-id: svn://192.168.202.10@484 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-31 19:26:28 +00:00
mattf 9f7aa7b8cf updated docs for new permissions settings for first user insert
git-svn-id: svn://192.168.202.10@483 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-26 15:39:58 +00:00
mattf 7a8838d6bf removed AST_timeoncall.php, depricated now that AST_timeonVDADall.php can show manual dial calls
git-svn-id: svn://192.168.202.10@482 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-25 21:03:24 +00:00
mattf ee6dedac30 translation and upgrade doc updates
git-svn-id: svn://192.168.202.10@481 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:08:07 +00:00
mattf c5992fbfe8 fixed formatting inconsistencies and spelling mistakes in admin scripts
added new permission enforcement to admin scripts

git-svn-id: svn://192.168.202.10@480 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:00:41 +00:00
mattf d6e27cb0f2 VERY IMPORTANT!!! added new note about php.ini memory_limit set to 12M or higher required
added new access control to each section in admin.php in vicidial_users table, see the upgrade_2.0.3.sql file
updated docs

git-svn-id: svn://192.168.202.10@479 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 23:06:40 +00:00
mattf 30bb4a5c61 fixed bug that would not put proper dispo status in vicidial_closer_log calls
git-svn-id: svn://192.168.202.10@478 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 19:01:35 +00:00
mattf 79b50e8320 one more non_latin change for AST_timeonVDADall.php
git-svn-id: svn://192.168.202.10@477 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 16:55:42 +00:00
mattf 08ccb815bb added UTF8-friendly substr code for non_latin users thanks Marin Blu
git-svn-id: svn://192.168.202.10@476 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 16:50:54 +00:00
mattf fd2e7cbe87 added non_latin flag to dbconnect.php to remove latin rules for UTF8 variables
git-svn-id: svn://192.168.202.10@475 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 16:43:44 +00:00
mattf 2a5f05d594 SCRATCH_INSTALL doc updates to helper apps versions
git-svn-id: svn://192.168.202.10@474 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-22 21:24:19 +00:00
mattf 9e8ccc2c52 changed several closer_inbound AGI scripts to place the defined $inbound_number in the vendor_lead_code field of the vicidial_list table when a new record is inserted
git-svn-id: svn://192.168.202.10@473 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:29:05 +00:00
mattf 40405167d0 the field user_group was added to the vicidial_log, vicidial_user_log, vicidial_closer_log, vicidial_agent_log and vicidial_callbacks tables and several reports were altered to display this information.
git-svn-id: svn://192.168.202.10@472 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:12:07 +00:00
mattf a44256b020 change version to working 2.0.3b1.5 after first beta release of 2.0.3
git-svn-id: svn://192.168.202.10@471 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 03:18:46 +00:00
mattf d5b5671fc6 updated documentation for 2.0.3b1 release
git-svn-id: svn://192.168.202.10@470 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 22:15:07 +00:00
mattf 837e4439d2 added new optimized AST_manager_send.pl and send_child scripts. Thanks to Lott Caskey for the code contribution
git-svn-id: svn://192.168.202.10@469 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 20:50:03 +00:00
mattf 54cf503a9b added many formatting variables at the top of the script for the headers in admin.php
moved Call Times and Phones/Servers sections into subsections under new Admin section in admin.php

git-svn-id: svn://192.168.202.10@468 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 17:43:56 +00:00
mattf a4b5355372 final AST_VDauto_dial, FastAGI_log and admin.php changes for the auto alt dial functionality on the server side
docs updated

git-svn-id: svn://192.168.202.10@467 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 21:37:51 +00:00
mattf 0f39d2d8bd final vdc_db_query changes for the auto alt dial functionality on the agent side
git-svn-id: svn://192.168.202.10@466 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 17:15:10 +00:00
mattf 1ebac475bb added auto_alt_dial_statuses field to vicidial_campaigns, and interface for managing it to admin.php campaign modification screen detail view.
git-svn-id: svn://192.168.202.10@465 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 17:03:57 +00:00
mattf 7c73ae6b4e first phase of auto_alt_number dialing functionality added, affects vdc_db_query.php, AST_VDauto_dial.pl and several database tables
git-svn-id: svn://192.168.202.10@464 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 22:49:01 +00:00
mattf 1bdd224385 added ALTERNATE NUMBER DIALING concept document
git-svn-id: svn://192.168.202.10@463 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 20:31:08 +00:00
mattf f5e03724eb added ability to play extension in voice_lab.php script
updated UPGRADE doc

git-svn-id: svn://192.168.202.10@462 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 18:15:36 +00:00
mattf 87895e6d7a added options for using BLEND INBND _I _B _C to denote CLOSER campaigns
git-svn-id: svn://192.168.202.10@461 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 17:39:31 +00:00
mattf 2d63e7daea added AST_agent_day.pl script, same as the week script, but run at the end of the day for that day's agent stats only.
git-svn-id: svn://192.168.202.10@460 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-11 17:47:56 +00:00
mattf de38042ff3 fixed minor bug in outbound agi-transfer scripts
added concurrent_transfer option to outbound AGI transfer scripts and admin.php

git-svn-id: svn://192.168.202.10@459 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 23:09:29 +00:00
mattf 1e5f79c824 updated UPGRADE doc
git-svn-id: svn://192.168.202.10@458 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 21:46:40 +00:00
mattf b73696bd4c added ALTPH2 and ADDR3 HotKey options in admin.php
changed behaviour of manual dial hotkeys to automatically dial next number, vicidial.php
added ability for agent to dial alternate phone number and address3 with hotkeys, vicidial.php

git-svn-id: svn://192.168.202.10@457 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 21:35:31 +00:00
mattf eccaa5617c removed links for depricated server_stats.php script, changed to admin.php?ADD=999999
git-svn-id: svn://192.168.202.10@456 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 19:46:35 +00:00
mattf 905196736f fixed wrapup timer bug in vicidial.php
git-svn-id: svn://192.168.202.10@455 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 16:29:32 +00:00
mattf 8ac370fbec server_stats.php depricated and removed
UPGRADE doc updated

git-svn-id: svn://192.168.202.10@454 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-08 19:48:33 +00:00
mattf d622ec3b81 added ADAPT OVERRIDE to allow for forcing of dial_level changes even when predictive dialing(using ADAPT dial_methods)
merged server_stats.php script into admin.php script
made table widths definable by variables at the top of the admin.php screen

git-svn-id: svn://192.168.202.10@453 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-08 19:48:12 +00:00
mattf 1cf60c6caa added ability to change status of vicidial_log and vicidial_agent log last call in modify_lead script
added reciprocal links in user_stats, user_status and timesheet reports

git-svn-id: svn://192.168.202.10@452 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-04 17:48:49 +00:00
mattf d5df3240ec minor formatting change to lists list in admin.php
git-svn-id: svn://192.168.202.10@451 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-03 13:05:30 +00:00
mattf 0ea4ccdb48 fixed bug in install.pl for path of PATHmonitor and creating ORIG and DONE directories
git-svn-id: svn://192.168.202.10@450 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-02 19:10:58 +00:00
mattf b12d729db0 small change to mysql install doc
git-svn-id: svn://192.168.202.10@449 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-30 15:10:57 +00:00
mattf ad09e907f2 fix to make AST_update.pl compatible with Asterisk 1.4 "core show channels concise"
git-svn-id: svn://192.168.202.10@448 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-27 22:02:25 +00:00
mattf f04f747479 post 2.0.2 release change version to 2.0.3a1 for development
git-svn-id: svn://192.168.202.10@447 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-22 20:51:17 +00:00
mattf 8db2f1f407 release 2.0.2
git-svn-id: svn://192.168.202.10@446 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-22 19:36:08 +00:00
mattf cfe4312965 build of other language web interfaces
git-svn-id: svn://192.168.202.10@445 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-22 19:35:22 +00:00
mattf 002f05a96b updated docs to get ready for release
git-svn-id: svn://192.168.202.10@444 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-22 19:08:39 +00:00
mattf 3c85723715 fixed iframe SCRIPT bugs in vicidial.php and preview in admin.php
git-svn-id: svn://192.168.202.10@443 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-21 19:49:28 +00:00
mattf 6f06b86d4f widened the vicidial.php interface to fit better in 800x600 screens, widened the SCRIPT tab
altered the samples and preview in admin.php to match

git-svn-id: svn://192.168.202.10@442 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-21 17:23:40 +00:00
mattf e0aab532d0 added experimental voice_lab.php script for speech lab functionality
git-svn-id: svn://192.168.202.10@441 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-20 18:14:47 +00:00
mattf 9dbc882b17 updated INSTALL docs
git-svn-id: svn://192.168.202.10@440 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-19 16:13:45 +00:00
mattf fe8f5f4ef5 fixed bug in ADMIN_adjust_GMTnow_on_leads.pl script to properly adjust NULL gmt_offset leads
git-svn-id: svn://192.168.202.10@439 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-19 16:11:27 +00:00