summaryrefslogtreecommitdiff
path: root/README.b410p
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-07-10 21:29:54 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-07-10 21:29:54 +0000
commitfe2707b2a0c39c3e36f24bdd77c1cca07970abb0 (patch)
treed1ac37f3e281899c10083e43ebf8f0bcb685dd3e /README.b410p
parent4211d81576b0b8d0482abf609ddf2a89546f1817 (diff)
Updates for the b410p documentation
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1214 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README.b410p')
-rw-r--r--README.b410p13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.b410p b/README.b410p
index 210173f..7c092fe 100644
--- a/README.b410p
+++ b/README.b410p
@@ -8,10 +8,17 @@ 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.
+port configuration. You will then need to load the modules:
-From there on, look to asterisk to configuration.
+`/etc/init.d/misdn-init start`
+
+For the Asterisk portion of the installation, you must use either the -trunk
+branch or the crichter branch (for a 1.2 based version of asterisk), which can
+be checked out as follows:
+
+`svn co http://svn.digium.com/svn/asterisk/team/crichter/0.3.0`
+
+The remainder of the configuration is just setup of /etc/asterisk/misdn.conf.
---
Matthew Fredrickson