From: drowe67 Date: Fri, 7 Mar 2008 23:43:09 +0000 (+0000) Subject: small changes to README X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=fff3400886d46c4ef43fb3ce4afea195eb40d424;p=freetel-svn-tracking.git small changes to README git-svn-id: https://svn.code.sf.net/p/freetel/code@12 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/freepbx-sandbox/README.txt b/freepbx-sandbox/README.txt index 7f63c316..b8a32e9b 100644 --- a/freepbx-sandbox/README.txt +++ b/freepbx-sandbox/README.txt @@ -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 \