From eeb46da049ee996c180b0bbc716bcabdf1931e7e Mon Sep 17 00:00:00 2001 From: tzafrir Date: Thu, 12 Jul 2007 17:15:19 +0000 Subject: Document the usage of install_prereq . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2730 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'README') diff --git a/README b/README index 2790e77..50e18f3 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" ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -157,6 +167,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 -- cgit v1.2.3