[Asterisk-doc] docs installation.xml,1.7,1.8
blitzrage
asterisk-doc@lists.digium.com
Fri, 7 May 2004 01:52:45 +0000
Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11499/docs
Modified Files:
installation.xml
Log Message:
blitzrage
- in the installation chapter, I tried to rewrite the ISDN section a little
cleaner
Index: installation.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/installation.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** installation.xml 7 May 2004 01:37:42 -0000 1.7
--- installation.xml 7 May 2004 01:52:40 -0000 1.8
***************
*** 92,110 ****
<title>ISDN Cards</title>
<para>
! [This is great, but could someone write this in plainer
! English?]
! </para>
! <para>
! ISDN Hardware must not be expensive. A basic AVM card
! that comes with CAPI compatible kernel modules is available
! for about 40$. But there are several differences between the
! capacity of the cards (think of more than 2 B-channels) and
! of different ISDN standards. chan_capi is programmed to work
! even with multiple ISDN cards. To use chan_capi you must
! have CAPI support in your kernel config and for your ISDN card.
! Mostly the vendor of your card is serving the newest drivers
! for their cards. So Eicon and AVM. It is always a bit tricky to get CAPI
! support working for different ISDN cards. Below are some links to good
! descriptions how to get CAPI support for several cards.
</para>
<para>For a "Eicon Diva" visit:</para>
--- 92,106 ----
<title>ISDN Cards</title>
<para>
! ISDN hardware in most parts of the world are not very expensive. A basic AVM card
! that comes with CAPI compatible kernel modules is available for about $40US.
! Sometimes there are several differences between the capacity of the cards such as
! having more than 2 B-channels and supporting different ISDN standards. The chan_capi
! module is programmed to work even with multiple ISDN cards. To use chan_capi you must
! have support for CAPI and your ISDN card in your kernel configuration.
! You will have to check with your vendor to see if your particular card is supported, but
! Linux has good support for ISDN cards, so most likely it will. Cards such as Eicon and AVM
! are known to work with Asterisk. However it can be a bit tricky to get CAPI
! support working for different ISDN cards. The following links have good
! descriptions on how to get CAPI support for several cards.
</para>
<para>For a "Eicon Diva" visit:</para>
***************
*** 120,124 ****
<ulink url="http://www.avm.de" type="http">http://www.avm.de</ulink>
</para>
! <para>For AVM-Fritz! card: </para>
<para>
<ulink url="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/" type="http">ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/</ulink> (not only for SuSE)
--- 116,120 ----
<ulink url="http://www.avm.de" type="http">http://www.avm.de</ulink>
</para>
! <para>For AVM-Fritz! cards: </para>
<para>
<ulink url="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/" type="http">ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/</ulink> (not only for SuSE)