aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hardware.tex
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-15 22:29:45 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-15 22:29:45 +0000
commitacddd1bef695a205a9e6be7635998ec2d71d9237 (patch)
tree7e44cd7d9a574a5cc64239ef2ef9132c63946efd /doc/hardware.tex
parentddf7ae4539132d1c34d57a7e4cb1e35a379f18bf (diff)
Merged revisions 58931 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r58931 | russell | 2007-03-15 17:25:12 -0500 (Thu, 15 Mar 2007) | 13 lines Merge changes from svn/asterisk/team/russell/LaTeX_docs. * Convert most of the doc directory into a single LaTeX formatted document so that we can generate a PDF, HTML, or other formats from this information. * Add a CLI command to dump the application documentation into LaTeX format which will only be include if the configure script is run with --enable-dev-mode. * The PDF turned out to be close to 1 MB, so it is not included. However, you can simply run "make asterisk.pdf" to generate it yourself. We may include it in release tarballs or have automatically generated ones on the web site, but that has yet to be decided. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58932 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/hardware.tex')
-rw-r--r--doc/hardware.tex100
1 files changed, 100 insertions, 0 deletions
diff --git a/doc/hardware.tex b/doc/hardware.tex
new file mode 100644
index 000000000..3d7cabd82
--- /dev/null
+++ b/doc/hardware.tex
@@ -0,0 +1,100 @@
+\subsection{Introduction}
+
+A PBX is only really useful if you can get calls into it. Of course, you
+can use Asterisk with VoIP calls (SIP, H.323, IAX), but you can also talk
+to the real PSTN through various cards.
+
+Supported Hardware is divided into two general groups: Zaptel devices and
+non-zaptel devices. The Zaptel compatible hardware supports pseudo-TDM
+conferencing and all call features through chan\_zap, whereas non-zaptel
+compatible hardware may have different features.
+
+\subsection{Zaptel compatible hardware}
+
+\begin{itemize}
+\item Digium, Inc. (Primary Developer of Asterisk)
+ http://www.digium.com
+ \begin{itemize}
+ \item Analog Interfaces
+ \begin{itemize}
+ \item TDM400P - The TDM400P is a half-length PCI 2.2-compliant card that supports FXS and FXO station interfaces for connecting analog telephones and analog POTS lines through a PC.
+ \item TDM800P - The TDM800P is a half-length PCI 2.2-compliant, 8 port card using Digium's VoiceBus technology that supports FXS and FXO station interfaces for connecting analog telephones and analog POTS lines through a PC.
+ \item TDM2400P - The TDM2400P is a full-length PCI 2.2-compliant card for connecting analog telephones and analog POTS lines through a PC. It supports a combination of up to 6 FXS and/or FXO modules for a total of 24 lines.
+ \end{itemize}
+ \item Digital Interfaces
+ \begin{itemize}
+ \item TE412P - The TE412P offers an on-board DSP-based echo cancellation module. It supports E1, T1, and J1 environments and is selectable on a per-card or per-port basis.
+ \item TE410P - The TE410P improves performance and scalability through bus mastering architecture. It supports E1, T1, and J1 environments and is selectable on a per-card or per-port basis.
+ \item TE407P - The TE407P offers an on-board DSP-based echo cancellation module. It supports E1, T1, and J1 environments and is selectable on a per-card or per-port basis.
+ \item TE405P - The TE405P improves performance and scalability through bus mastering architecture. It supports both E1, T1, J1 environments and is selectable on a per-card or per-port basis.
+ \item TE212P - The TE212P offers an on-board DSP-based echo cancellation module. It supports E1, T1, and J1 environments and is selectable on a per-card or per-port basis.
+ \item TE210P - The TE210P improves performance and scalability through bus mastering architecture. It supports E1, T1, and J1 environments and is selectable on a per-card or per-port basis.
+ \item TE207P - The TE207P offers an on-board DSP-based echo cancellation module. It supports E1, T1, and J1 environments and is selectable on a per-card or per-port basis.
+ \item TE205P - The TE205P improves performance and scalability through bus mastering architecture. It supports both E1 and T1/J1 environments and is selectable on a per-card or per-port basis.
+ \item TE120P - The TE120P is a single span, selectable T1, E1, or J1 card and utilizes Digium's VoiceBus™ technology. It supports both voice and data modes.
+ \item TE110P - The TE110P brings a high-performance, cost-effective, and flexible single span togglable T1, E1, J1 interface to the Digium line-up of telephony interface devices.
+ \end{itemize}
+ \end{itemize}
+\end{itemize}
+
+\subsection{Non-zaptel compatible hardware}
+
+\begin{itemize}
+ \item QuickNet, Inc.
+ http://www.quicknet.net
+ \begin{itemize}
+ \item Internet PhoneJack - Single FXS interface. Supports Linux telephony
+ interface. DSP compression built-in.
+
+ \item Internet LineJack - Single FXS or FXO interface. Supports Linux
+ telephony interface.
+ \end{itemize}
+\end{itemize}
+
+\subsection{mISDN compatible hardware}
+
+mISDN homepage: http://www.isdn4linux.de/mISDN/
+
+Any adapter with an mISDN driver should be compatible with
+chan\_misdn. See the mISDN section for more information.
+
+\begin{itemize}
+ \item Digium, Inc. (Primary Developer of Asterisk)
+ http://www.digium.com
+ \begin{itemize}
+ \item B410P - 4 Port BRI card (TE/NT)
+ \end{itemize}
+\end{itemize}
+
+\begin{itemize}
+ \item beroNet
+ http://www.beronet.com
+ \begin{itemize}
+ \item BN4S0 - 4 Port BRI card (TE/NT)
+
+ \item BN8S0 - 8 Port BRI card (TE/NT)
+
+ \item Billion Card - Single Port BRI card (TE (/NT with crossed cable) )
+ \end{itemize}
+\end{itemize}
+
+\subsection{Miscellaneous other interfaces}
+
+\begin{itemize}
+ \item Digium, Inc. (Primary Developer of Asterisk)
+ \begin{itemize}
+ \item TC400B - The TC400B is a half-length, low-profile PCI 2.2-compliant card for transforming complex VoIP codecs (G.729) into simple codecs.
+ \end{itemize}
+
+ \item ALSA
+ http://www.alsa-project.org
+ \begin{itemize}
+ \item Any ALSA compatible full-duplex sound card
+ \end{itemize}
+
+ \item OSS
+ http://www.opensound.com
+ \begin{itemize}
+ \item Any OSS compatible full-duplex sound card
+ \end{itemize}
+\end{itemize}