docs update

git-svn-id: svn://192.168.202.10@387 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-11-10 22:33:35 +00:00
parent 1b4a268bf2
commit c71c7f34c6
4 changed files with 26 additions and 18 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
Asterisk/astguiclient install from existing server. v.2.0.1 2006-09-15
Asterisk/astguiclient install from existing server. v.2.0.2 2006-1X-XX
By the astGUIclient group astguiclient@eflo.net
@@ -6,6 +6,8 @@ This document is meant to be more of an overview of a VICIDIAL/astGUIclient
installation. If you are looking for more detail or are having problems with
installation please read the SCRATCH_INSTALL.txt document.
End-user Manuals for Agents and Managers are available from http://www.eflo.net
REQUIREMENTS:
- root access on the server you want to install asGUIclient/VICIDIAL on to.
- Zap trunks(T1/E1 or PSTN lines), IAX2 trunks or SIP trunks required
@@ -769,3 +771,5 @@ Also, check out our weblog: http://astguiclient.blogspot.com/
**** IMPORTANT - In order for vicidial/astguiclient to function correctly please
read the REQUIREMENTS.txt for a minimum requirements list. ***
End-user Manuals for Agents and Managers are available from http://www.eflo.net
+16 -14
View File
@@ -1,5 +1,5 @@
+------------------------------------------------------------------------------+
| Asterisk GUI client - astguiclient - twenty-sixth public release 2.0.1 |
| Asterisk GUI client - astguiclient - twenty-seventh public release 2.0.2 |
| created by astGUIclient group <astguiclient@eflo.net> |
| project started 2003-10-06 http://sourceforge.net/projects/astguiclient/ |
+------------------------------------------------------------------------------+
@@ -10,6 +10,8 @@ server side applications necessary for the features of the GUI application to
work with Asterisk. The client-side GUI apps are available now as web pages
running AJAX scripted web pages(Firefox recommended)
End-user Manuals for Agents and Managers are available from http://www.eflo.net
***** Description, Notes and Changelog below *****
Included in this distribution of the Asterisk GUI client are:
@@ -40,10 +42,6 @@ boot time startups of asterisk.
- MySQL_AST_CREATE_tables.sql - used to create tables for astguiclient and
vicidial in your MySQL database
- astLEADLOADER.pl - client perl/Tk GUI for loading leads into the vicidial_list
+ same application run specs as the AST_WINphoneAPP above
### SOON TO BE DEPRICATED AND UNSUPPORTED ### see the web lead loader
- ADMIN_area_code_populate.pl - run once to update phone codes to database
- AST_VICI_conf.pl - file where you define your variables for the client app
@@ -176,15 +174,6 @@ vicidial in your MySQL database
+ used by ADMIN_adjust_GMTnow_on_leads.pl script
+ has over 1,000 entries for various areacode/country/GMT combinations
- ASTGUICLIENT Web admin pages - administration for ASTGUICLIENT
+ must be installed on machine with PHP and MySQL enabled
+ must be able to read/write/update to asterisk MySQL database
+ welcome.php - just a welcome page
+ admin.php - all admin functions for ASTGUICLIENT database
+ user_stats.php - look at live user stats
+ remote_inbound.php - custom script to grab parked inbound calls remotely
+ inbound_popup.php - from remote_inbound page
- astGUIclient web-client pages - web-only client app in agc folder
+ must be installed on machine with PHP and MySQL enabled
+ must be able to read/write/update to asterisk MySQL database
@@ -718,3 +707,16 @@ UPGRADE NOTES:
http://www.eflo.net/VICIDIALwiki/index.php/TODO:2.0.1
UPGRADE NOTES:
* if upgrading from 1.1.12 you need to follow instructions in the UPGRADE doc
2.0.2 - Twenty-Seventh public release - 2006-1X-XX
- Added optional FastAGI replacement for call_log and VDhangup scripts
- Added new USA-Canada Daylight Savings time scheme and DST for Brazil
- astguiclient/admin.php removed and merged into vicidial/admin.php
- Ability for agent to alter volume levels of participants
- Keepalives consolidated into single script
- New all-active-campaigns realtime summary screen
- New script added to make it easier to change IP address of servers in VICIDIAL
- Many other changes and bug fixes listed in the TODO Wiki webpage:
http://www.eflo.net/VICIDIALwiki/index.php/TODO:2.0.2
UPGRADE NOTES:
* if upgrading from 2.0.1 you need to follow instructions in the UPGRADE doc
+5 -1
View File
@@ -1,9 +1,11 @@
Asterisk/astguiclient install from scratch. v.2.0.1 2006-09-15
Asterisk/astguiclient install from scratch. v.2.0.2 2006-1X-XX
By the astGUIclient group astguiclient@eflo.net
**** IMPORTANT - In order for vicidial/astguiclient to function correctly please
read the REQUIREMENTS.txt for a minimum requirements list. ***
End-user Manuals for Agents and Managers are available from http://www.eflo.net
This document is meant to be a very in-depth step-by-step explanation of
installing the Asterisk open-source PBX on a Linux system and also installing
@@ -2988,3 +2990,5 @@ Also, check out our weblog: http://astguiclient.blogspot.com/
**** IMPORTANT - In order for vicidial/astguiclient to function correctly please
read the REQUIREMENTS.txt for a minimum requirements list. ***
End-user Manuals for Agents and Managers are available from http://www.eflo.net
@@ -38,8 +38,6 @@ VOLUME||
############################################################ MANAGER Manual
Add notes on balance dialing in Multi-server setups
CLOSER must be RATIO dial method and dial level of 1
more information on resetting the list once you have caled through it in the tutorials
############################################################ AGENT Manual