summaryrefslogtreecommitdiff
path: root/examples/Asteriskgui.txt
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2009-05-27 22:47:21 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2009-05-27 22:47:21 +0300
commit280772cb0a553dfec612c9cdd4f1db2bf373a235 (patch)
treec24a47ddd1c71b595549b4d41b1429555f6778e4 /examples/Asteriskgui.txt
parent7ee10adf5f728ff7b56735fb33f89052eabd8b84 (diff)
Asteriskgui.pm - update users.conf for asterisk-gui
Asteriskgui.pm is a plugin for dahdi_genconf (from dahdi-perl that is included in dahdi-tool) to updates users.conf and extensions.conf for detected DAHDI hardware for the asterisk-gui.
Diffstat (limited to 'examples/Asteriskgui.txt')
-rw-r--r--examples/Asteriskgui.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/Asteriskgui.txt b/examples/Asteriskgui.txt
new file mode 100644
index 0000000..75dfe57
--- /dev/null
+++ b/examples/Asteriskgui.txt
@@ -0,0 +1,11 @@
+Asteriskgui.pm is Dahdi::Config::Gen::Asteriskgui . Dahdi is included
+with the dahdi-tools package:
+
+ http://downloads.asterisk.org/pub/telephony/dahdi-tools/
+
+dahdi_genconf will use modules in the namespace Dahdi::Config::Gen to
+generate configuration.
+
+This module deviates from the simple generation method as employed by
+other modules there: it handles more than one files, and it edits them
+rather than generate them.