diff options
author | Jonathan Chapman <glitch@glitchwrks.com> | 2015-10-09 23:16:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-09 23:17:04 +0700 |
commit | ffe58df880bc92fef3e0361c1bce5add7e6ae709 (patch) | |
tree | 2ee8c6b1a93116c3beaa377eebbf6015a40609f9 /system/dahdi-complete/README | |
parent | 7d653a1d7a3800e1cfced9b52573d40bf410f298 (diff) | |
download | slackbuilds-ffe58df880bc92fef3e0361c1bce5add7e6ae709.tar.gz |
system/dahdi-complete: Added (DAHDI hardware drivers for Asterisk).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dahdi-complete/README')
-rw-r--r-- | system/dahdi-complete/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/dahdi-complete/README b/system/dahdi-complete/README new file mode 100644 index 0000000000..32c4ef4cfb --- /dev/null +++ b/system/dahdi-complete/README @@ -0,0 +1,11 @@ +dahdi-complete provides everything necessary for using DAHDI (Digium/Asterisk +Hardware Device Interface) telephony hardware with Linux. This includes: + +* drivers +* configuration tools +* example configuration files +* firmware + +As this package contains kernel modules that will be built for your current +kernel, you will need to rebuild (not simply reinstall) this SlackBuild if you +change/upgrade your kernel. |