aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tex/misdn.tex
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-26 14:49:51 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-26 14:49:51 +0000
commit07772bc9e3ef6636a3e99e07d2aea3a06988f0c9 (patch)
treeccccf73a87a2b70872cb717d9c5447595e6463f8 /doc/tex/misdn.tex
parent0725d883ea060490d423049c28c0f3c2a461b3ac (diff)
Merge a big batch of documentation fixes for escaping, marking URLs, places
where verbatim text went off the end of the page on the PDF, and various other improvements (closes issue #10307, IgorG) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77284 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/tex/misdn.tex')
-rw-r--r--doc/tex/misdn.tex18
1 files changed, 10 insertions, 8 deletions
diff --git a/doc/tex/misdn.tex b/doc/tex/misdn.tex
index 5cc50b52a..3aa34b722 100644
--- a/doc/tex/misdn.tex
+++ b/doc/tex/misdn.tex
@@ -27,12 +27,14 @@ supports every mISDN Hardware and provides an interface for asterisk.
\subsection{Fast Installation Guide}
-It is easy to install mISDN and mISDNuser. Just fetch the newest head of the
-cvs, this can be done by:
+It is easy to install mISDN and mISDNuser. This can be done by:
+\begin{itemize}
+ \item You can download latest stable releases from \url{http://www.misdn.org/downloads/}
+
+ \item Just fetch the newest head of the GIT (mISDN provect moved from CVS)
+ In details this process described here: \url{http://www.misdn.org/index.php/GIT}
+\end{itemize}
-\begin{verbatim}
-cvs -d:pserver:anonymous:readonly@cvs.isdn4linux.de:/i4ldev co mISDN mISDNuser
-\end{verbatim}
then compile and install both with:
@@ -58,7 +60,7 @@ cd asterisk ;
That's all!
Follow the instructions in the mISDN Package for how to load the Kernel
-Modules.
+Modules. Also install process described in \url{http://www.misdn.org/index.php/Installing_mISDN}
\subsection{Pre-Requisites}
@@ -67,7 +69,7 @@ the mISDNuser package. Chan\_misdn works with both, the current release version
and the development (svn trunk) version of Asterisk. mISDNuser and mISDN must
be fetched from cvs.isdn4linux.de.
-You should use Kernels >= 2.6.9
+You should use Kernels $>$= 2.6.9
\subsection{Configuration}
@@ -231,7 +233,7 @@ parts. Misdn Debug messages begin with an 'I', asterisk messages begin with
an '*', the rest is clear I think.
Please take a trace of the problem and open a report in the Asterisk issue
-tracker at http://bugs.digium.com in the "channel drivers" project,
+tracker at \url{http://bugs.digium.com} in the "channel drivers" project,
"chan\_misdn" category. Read the bug guidelines to make sure you
provide all the information needed.