summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-13 00:27:47 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-13 00:27:47 +0000
commit3c73621877a0ce385b752c07ae99368bcb991259 (patch)
treeb21616d1ea3c893b1dda3051d2a2ebd0010c41bf /README
parentaa79fe0a8b0e9fd3123c11e0db4a61c134cfe4b3 (diff)
Add a script to install build requirements.
This was after the instructions on which kernel to install on CentOS became a manual script with if-s and case-s. Should work on Debian and CentOS. (From branches/1.2 r2728, r2730) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2733 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
index bd7f3d2..fef47f4 100644
--- a/README
+++ b/README
@@ -47,6 +47,16 @@ Build Requirements
You will need a matching kernel source tree and a working Linux build
system. Some of the programs require some additional libraries.
+The script build_tools/install_prereq should help you install the
+required packages. To see what it suggests, run:
+
+ build_tools/install_prereq test
+
+You can either copy/paste that code to a terminal to run it, or just
+run:
+
+ build_tools/install_prereq test
+
Kernel Source / "Headers"
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -160,6 +170,18 @@ make install
----------------------------------
+zaptel.conf
+~~~~~~~~~~~
+The main method to configure Zaptel devices is using the utility
+*ztcfg*. ztcfg reads data from the configuration file /etc/zaptel.conf ,
+figures out what configuration to send to channels, and send it.
+
+A sample annotated zaptel.conf is included in this directory and
+installed by default to /etc/zaptel.conf . Edit it to suit your
+configuration. Alternatively use the script genzaptelconf to generate
+one that should work with your system.
+
+
Zaptel PERL modules
-------------------
The directory xpp/utils has, in addition to helper utilities for the