summaryrefslogtreecommitdiff
path: root/README.b410p
diff options
context:
space:
mode:
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