summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-07-13 14:28:15 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-07-13 14:28:15 +0000
commit39fdbcec7f27b915bf017e95226dcf3fc01f293a (patch)
tree393ceb4c00e92fddcf447d9b404bd8759c25b1ed /README
parenteff54dee31efa791fe0182c6145df11d3cf7c26d (diff)
Fix references to the perl utilities directories in the README.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4606 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index b32833f..b18891f 100644
--- a/README
+++ b/README
@@ -294,15 +294,15 @@ include::tonezones.txt[]
DAHDI PERL modules
-------------------
-The directory xpp/utils has, in addition to helper utilities for the
+The directory xpp has, in addition to helper utilities for the
Xorcom Astribank, a collection of perl modules to provide information
-related to DAHDI. The perl modules themselves are under xpp/utils/zconf .
-In xpp/utils there are several utilities that use those modules:
+related to DAHDI. The perl modules themselves are under xpp/perl_modules .
+In xpp there are several utilities that use those modules:
- xpp-specific:dahdi_registration, xpp_sync, xpp_blink .
- General: lsdahdi, dahdi_genconf, dahdi_hardware
The DAHDI perl modules will currently only be automatically installed if you
-happen to install the xpp module. Those utilities require the perl modules
+happen to install the xpp directory. Those utilities require the perl modules
to be installed, however they will also look for them in the directory
perl_modules, and thus can be run directly from the DAHDI source tree. For
example:
@@ -320,9 +320,9 @@ docuemntation. the others are:
lsdahdi::
A somewhat glorified `cat /proc/dahdi/*`.
-dahdi_genconf::
- An currently experimental and intended to eventually replace
- genzaptelconf by a more maintainable code.
+dahdi_genconf::
+ Generates configuration based on the existing Zaptel channels and on
+ /etc/dahdi/genconf_parameters (replaces genzaptelconf as well).
dahdi_drivers::
A two-liner script (not installed by default) that simply returns the
modules that should be modprobed on this system.