Achim J. Latz
2003-Jul-17 08:23 UTC
[Asterisk-Users] AVM Fritz! to connect LAN with ISDN line?
Hello, Is it possible to use * as a gateway in the following setup: LAN (with Windows NT/Linux PCs) | Ethernet (IP) | Linux PC with * and AVM Fritz! ISDN Adapter | ISDN | Someone with a analog/digital phone (POTS) Basically, people sitting on their PCs will wear a headset, and whenever they want to call someone, they start a phone application (e.g. Openphone) and dial the external/internal number. This software contacts *, and * establishes the connection (notifying the local/LAN user, or making a call through the ISDN interface to the external number). Additionally, incoming calls to the * gw are routed to the LAN PC where the user with the corresponding extension is logged on. (optional) Has someone done this? Does anyone have a (more or less) detailed instruction routine (e.g., what client software, codecs, ...) Thank you very much, Achim
Rainer Jochem
2003-Jul-17 08:48 UTC
[Asterisk-Users] AVM Fritz! to connect LAN with ISDN line?
> LAN (with Windows NT/Linux PCs) > | > Ethernet (IP) > | > Linux PC with * and AVM Fritz! ISDN Adapter > | > ISDN > | > Someone with a analog/digital phone (POTS)Sure. Works fine here with an Fritz!Card PCI v2.2> Has someone done this? Does anyone have a (more or less) detailed > instruction routine (e.g., what client software, codecs, ...)We use Cisco 7960 / kphone (SIP) - Linux / X-Lite (SIP) - Windows | LAN | Asterisk on a Debian box with an AVM Fritz! | ISDN You should use chan_capi, CAPI for the Fritz!-Card (available from AVM) and don't forget to turn SMP off in your kernel. (Otherwise the AVM CAPI-driver won't work) -- http://graphics.cs.uni-sb.de/VoIP/
WipeOut .
2003-Jul-17 09:40 UTC
[Asterisk-Users] AVM Fritz! to connect LAN with ISDN line?
Yup that will work.. I have the same setup on a Redhat9 system..> Hello, > > Is it possible to use * as a gateway in the following setup: > > LAN (with Windows NT/Linux PCs) > | > Ethernet (IP) > | > Linux PC with * and AVM Fritz! ISDN Adapter > | > ISDN > | > Someone with a analog/digital phone (POTS) > > Basically, people sitting on their PCs will wear a headset, and whenever > they want to call someone, they start a phone application (e.g. > Openphone) and dial the external/internal number. This software contacts > *, and * establishes the connection (notifying the local/LAN user, or > making a call through the ISDN interface to the external number). > > Additionally, incoming calls to the * gw are routed to the LAN PC where > the user with the corresponding extension is logged on. (optional) > > Has someone done this? Does anyone have a (more or less) detailed > instruction routine (e.g., what client software, codecs, ...) > > Thank you very much, > > Achim > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Peter Zeltins
2003-Jul-17 23:49 UTC
[Asterisk-Users] AVM Fritz! to connect LAN with ISDN line?
> Is it possible to use * as a gateway in the following setup: > > LAN (with Windows NT/Linux PCs) > | > Ethernet (IP) > | > Linux PC with * and AVM Fritz! ISDN Adapter > | > ISDN > | > Someone with a analog/digital phone (POTS)Works like a charm with standard I4L drivers. CAPI may work better, I4L does not recognize "ringing" condition for example. However installing chan_capi + CAPI driver is not as straightforward as I'd like it to be, and haven't got around to it yet Peter
WipeOut .
2003-Jul-18 00:40 UTC
[Asterisk-Users] AVM Fritz! to connect LAN with ISDN line?
Peter, What problems do you have with the chan_capi install? I am not a hardcore linux guru but it wasn't too hard to setup chan_capi.. Later..> Works like a charm with standard I4L drivers. CAPI may work better, I4L does > not recognize "ringing" condition for example. However installing chan_capi > + CAPI driver is not as straightforward as I'd like it to be, and haven't > got around to it yet > > Peter > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze