summaryrefslogtreecommitdiff
path: root/README.b410p
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-06-19 22:09:29 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-06-19 22:09:29 +0000
commit7441e6cc07ffd4de67c6adf7ba4b529f1e89d640 (patch)
treee17a562617f50d63e7121fafcb0d51eb8ef45a1e /README.b410p
parent2ff653b9bde59270e9c475c7576cbafde895283b (diff)
Add b410p README file
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1121 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README.b410p')
-rw-r--r--README.b410p17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.b410p b/README.b410p
new file mode 100644
index 0000000..210173f
--- /dev/null
+++ b/README.b410p
@@ -0,0 +1,17 @@
+In order to install the b410p drivers one simply needs to type:
+
+`make b410p`
+
+The mISDN drivers will be downloaded and installed automatically. Then
+you will need to run
+
+`/etc/init.d/misdn-init config`
+
+and then configure the /etc/misdn-init.conf in accordance with your desired
+port configuration. To enable hardware echo cancellation, make sure that the
+line "dsp_hwechocan=1" is on in your /etc/misdn-init.conf.
+
+From there on, look to asterisk to configuration.
+
+---
+Matthew Fredrickson