From 280772cb0a553dfec612c9cdd4f1db2bf373a235 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 27 May 2009 22:47:21 +0300 Subject: 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. --- examples/Asteriskgui.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 examples/Asteriskgui.txt (limited to 'examples/Asteriskgui.txt') 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. -- cgit v1.2.3