several changes to docs

git-svn-id: svn://192.168.202.10@187 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-08-18 03:26:53 +00:00
parent 39230a2b50
commit 11c551de6a
3 changed files with 13 additions and 4 deletions
+2
View File
@@ -5,3 +5,5 @@ Short installation instructions for astGUIclient 2.0 tree will go here.
run the install.pl script from this directory:
perl install.pl
If you are upgrading from a previous version, see the UPGRADE file
+7
View File
@@ -0,0 +1,7 @@
################ UPGRADE
If you are upgrading to the 2.0 code tree from the 1.1 code tree there have been several changes made to the code base and to where some files are stored in the release as well as on your machine.
\. /path/from/root/extras/upgrade_2.0.1.sql
perl install.pl
+4 -4
View File
@@ -3,14 +3,14 @@ recommended that you read the SCRATCH_INSTALL doc for more information on
installing the package properly.
Requirements for installing astGUIclient/VICIDIAL on an Asterisk server:
- Asterisk 1.0.10 and 1.2.6 recommended but will work with older versions
- Asterisk 1.2.10 recommended but will work with older versions
- Zap trunks(T1/E1 or PSTN lines), IAX2 trunks or SIP trunks required
- If using VOIP trunks and VICIDIAL auto-dial, you must have trunks registered
- You must have a zaptel timer like a PSTN/T1/E1 card or ztdummy
or you can use the experimental app_conference module
- Client phones can be SIP/IAX/Zap
- In extensions.conf you must use the 'o' Dial flag on your outbound extensions
- In extensions.conf you must have thee following line in your default context:
- In extensions.conf you must have the following line in your default context:
exten => h,1,DeadAGI(call_log.agi,${EXTEN})
- No modification of outgoing callerID (you can set callerID through admin)
- In php.ini you must have uploads turned on to use the web lead loader
@@ -18,9 +18,9 @@ Requirements for installing astGUIclient/VICIDIAL on an Asterisk server:
- GNU screen 3.9.15 or greater must be installed
- ntp must be installed and syncd to same time source as any other servers
- Perl5 with several CPAN modules(Time::HiRes, DBD::mysql, Net::Telnet, etc)
- Access to MySQL server, must be version 4.0.X or higher
- Access to MySQL server and mysqlclientlibs, must be version 4.0.X or higher
- Access to Apache/PHP webserver
- Several entries in the cron for interval-running scripts and keepalives
- Several entries in the crontab for interval-running scripts and keepalives
Requirements for using the astGUIclient/VICIDIAL web-client versions
- Recommended 500MHz speed or faster and 64MB RAM or more