From 7441e6cc07ffd4de67c6adf7ba4b529f1e89d640 Mon Sep 17 00:00:00 2001 From: mattf Date: Mon, 19 Jun 2006 22:09:29 +0000 Subject: Add b410p README file git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1121 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- README.b410p | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.b410p (limited to 'README.b410p') 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 -- cgit v1.2.3