small changes to README
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 7 Mar 2008 23:43:09 +0000 (23:43 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 7 Mar 2008 23:43:09 +0000 (23:43 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@12 01035d8c-6547-0410-b346-abe4f91aad63

freepbx-sandbox/README.txt

index 7f63c3164915490a80f73e245ed9a3050f7dd83c..b8a32e9bdd48ffdcd63fd69395a8c440aeeeee3a 100644 (file)
@@ -15,11 +15,10 @@ The notable exception is that it doesn't build Asterisk (yet).
 FreePBX is configured to use lighttpd (easier than building Apache)
 and and sqlite3.
 
-All the files environment are confined to this directory, i.e. you
-mostly (except for Asterisk) don't need to mess with your PC's
-configuration.  Inspired by buildroot.  Used to model and test
-configuration for Blackfin port, but may be useful for general FreePBX
-development.
+Most of the files for are confined to this directory, i.e. you mostly
+(except for Asterisk) don't need to mess with your PC's configuration.
+Used to model and test configuration for Blackfin port, but may be
+useful for general FreePBX development.
 
 FreePBX Sqlite3 Status
 ----------------------
@@ -30,10 +29,10 @@ tested.  Reports/Recording is awaiting sqlite3 CDR support (e.g. in
 Asterisk 1.6) for further testing.  The amp_conf installer works OK.
 
 I have run some basic tests such as adding an extension/route/trunk
-and it seems to work OK.
+and made a few calls OK.
 
 This FreePBX/Sqlite3 development has been performed on a laptop
-running Ubuntu (no zaptel hardware) with Asterisk 1.6 and FreePBX
+running Ubuntu (no zaptel hardware) with Asterisk 1.4 and FreePBX
 2.4.0.
 
 Motivation
@@ -62,7 +61,7 @@ Building:
 
 1/ Install Asterisk 1.4.x and start Asterisk.  
 
-2/ Build freepbx-sandbox
+2/ Build freepbx-sandbox:
 
 [your home]$ svn co \
              https://freetel.svn.sourceforge.net/svnroot/freetel/freepbx-sandbox \